public abstract class XmlSchemaDatatype extends Object
Constructor and Description |
---|
XmlSchemaDatatype()
Creates new XmlSchemaDatatype
|
Modifier and Type | Method and Description |
---|---|
abstract Object |
parseValue(Object input) |
abstract XmlTokenizedType |
tokenizedType() |
abstract Class |
valueType() |
public abstract Class valueType()
public abstract XmlTokenizedType tokenizedType()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.