| Package | Description |
|---|---|
| com.sun.xml.fastinfoset.types |
| Modifier and Type | Method and Description |
|---|---|
static LexicalSpaceConvertor.LexicalPreference |
LexicalSpaceConvertor.LexicalPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LexicalSpaceConvertor.LexicalPreference[] |
LexicalSpaceConvertor.LexicalPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
LexicalSpaceConvertor.convertToValueSpace(Set<XSDataType> types,
char[] ch,
int start,
int length,
LexicalSpaceConvertor.LexicalPreference preference) |
static Object |
LexicalSpaceConvertor.convertToValueSpace(Set<XSDataType> types,
String s,
LexicalSpaceConvertor.LexicalPreference preference) |
Copyright © 2016 Oracle Corpration. All rights reserved.