org.apache.ws.jaxme.generator.types
Class AtomicTypeSGImpl
- SimpleTypeSGChain
public abstract class AtomicTypeSGImpl
AtomicTypeSG | getAtomicType(SimpleTypeSG pController)
|
TypedValue | getCastFromString(SimpleTypeSG pController, String pValue)
|
TypedValue | getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData)
|
TypedValue | getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData)
|
protected abstract String | getDatatypeName()
|
protected abstract JavaQName | getDatatypeType()
|
Object | getEqualsCheck(SimpleTypeSG pController, JavaMethod pMethod, Object pValue1, Object pValue2)
|
boolean | isAtomic(SimpleTypeSG pController)
|
boolean | isCausingParseConversionEvent(SimpleTypeSG pController)
|
addValidation , generate , generate , getAtomicType , getCollectionType , getFacet , getFacets , getFactory , getInitialValue , getListType , getLocator , getSchema , getUnionType , getXMLSetMethod , getXSType , hasSetMethod , init , isAtomic , isList , isNullable , isUnion , setNullable , setNullable |
AtomicTypeSGImpl
protected AtomicTypeSGImpl(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
throws SAXException
Creates a new instance of AtomicTypeSGImpl.
getDatatypeName
protected abstract String getDatatypeName()
getDatatypeType
protected abstract JavaQName getDatatypeType()