public class ParsePrintSG extends SimpleTypeSGChainImpl
jaxb:javaType/@parseMethod and/or
jaxb:javaType/@printMethod.| Constructor and Description |
|---|
ParsePrintSG(SimpleTypeSGChain pType,
JAXBJavaType pJavaType)
Creates a new instance, which generates code
for the given type.
|
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
getCastFromString(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
java.lang.Object pData) |
TypedValue |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue) |
TypedValue |
getCastToString(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
DirectAccessible pData) |
boolean |
isCausingParseConversionEvent(SimpleTypeSG pController) |
addValidation, forAllNonNullValues, forAllValues, generate, generate, getAtomicType, getCollectionType, getEqualsCheck, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getRuntimeType, getSchema, getUnionType, getXMLSetMethod, hasSetMethod, init, isAtomic, isList, isNullable, isUnion, setNullablepublic ParsePrintSG(SimpleTypeSGChain pType, JAXBJavaType pJavaType)
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, java.lang.Object pData) throws org.xml.sax.SAXException
getCastFromString in interface SimpleTypeSGChaingetCastFromString in class SimpleTypeSGChainImplorg.xml.sax.SAXExceptionpublic TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString in interface SimpleTypeSGChaingetCastFromString in class SimpleTypeSGChainImplorg.xml.sax.SAXExceptionpublic TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, DirectAccessible pData) throws org.xml.sax.SAXException
getCastToString in interface SimpleTypeSGChaingetCastToString in class SimpleTypeSGChainImplorg.xml.sax.SAXExceptionpublic boolean isCausingParseConversionEvent(SimpleTypeSG pController)
isCausingParseConversionEvent in interface SimpleTypeSGChainisCausingParseConversionEvent in class SimpleTypeSGChainImpl