org.apache.ws.commons.schema
Class XmlSchemaDatatype
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaDatatype
public abstract class XmlSchemaDatatype
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSchemaDatatype
public XmlSchemaDatatype()
- Creates new XmlSchemaDatatype
parseValue
public abstract Object parseValue(Object input)
valueType
public abstract Class valueType()
tokenizedType
public abstract XmlTokenizedType tokenizedType()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.