Uses of Enum
com.sun.xml.fastinfoset.types.LexicalSpaceConvertor.LexicalPreference
Packages that use LexicalSpaceConvertor.LexicalPreference
-
Uses of LexicalSpaceConvertor.LexicalPreference in com.sun.xml.fastinfoset.types
Subclasses with type arguments of type LexicalSpaceConvertor.LexicalPreference in com.sun.xml.fastinfoset.typesMethods in com.sun.xml.fastinfoset.types that return LexicalSpaceConvertor.LexicalPreferenceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.LexicalSpaceConvertor.LexicalPreference.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sun.xml.fastinfoset.types with parameters of type LexicalSpaceConvertor.LexicalPreferenceModifier and TypeMethodDescriptionstatic ObjectLexicalSpaceConvertor.convertToValueSpace(Set<XSDataType> types, char[] ch, int start, int length, LexicalSpaceConvertor.LexicalPreference preference) static ObjectLexicalSpaceConvertor.convertToValueSpace(Set<XSDataType> types, String s, LexicalSpaceConvertor.LexicalPreference preference)