com.sun.xml.fastinfoset.types
Class LexicalSpaceConvertor
java.lang.Object
com.sun.xml.fastinfoset.types.LexicalSpaceConvertor
public class LexicalSpaceConvertor
- extends java.lang.Object
Convertor from lexical space to value space.
- Author:
- Paul.Sandoz@Sun.Com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexicalSpaceConvertor
public LexicalSpaceConvertor()
convertToValueSpace
public static java.lang.Object convertToValueSpace(java.util.Set<XSDataType> types,
java.lang.String s,
LexicalSpaceConvertor.LexicalPreference preference)
convertToValueSpace
public static java.lang.Object convertToValueSpace(java.util.Set<XSDataType> types,
char[] ch,
int start,
int length,
LexicalSpaceConvertor.LexicalPreference preference)