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, setNullable
public 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 SimpleTypeSGChain
getCastFromString
in class SimpleTypeSGChainImpl
org.xml.sax.SAXException
public TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString
in interface SimpleTypeSGChain
getCastFromString
in class SimpleTypeSGChainImpl
org.xml.sax.SAXException
public TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, DirectAccessible pData) throws org.xml.sax.SAXException
getCastToString
in interface SimpleTypeSGChain
getCastToString
in class SimpleTypeSGChainImpl
org.xml.sax.SAXException
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
isCausingParseConversionEvent
in interface SimpleTypeSGChain
isCausingParseConversionEvent
in class SimpleTypeSGChainImpl