| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImplorg.apache.ws.jaxme.generator.sg.impl.ParsePrintSGpublic class ParsePrintSGextends SimpleTypeSGChainImpljaxb:javaType/@parseMethod and/or
jaxb:javaType/@printMethod.
Constructor Summary | |
| |
Method Summary | |
TypedValue |
|
TypedValue |
|
TypedValue |
|
boolean |
|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl | |
addValidation, forAllNonNullValues, forAllValues, generate, generate, getAtomicType, getCastFromString, getCastFromString, getCastToString, getCollectionType, getEqualsCheck, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getRuntimeType, getSchema, getUnionType, getXMLSetMethod, hasSetMethod, init, isAtomic, isCausingParseConversionEvent, isList, isNullable, isUnion, setNullable | |
public ParsePrintSG(SimpleTypeSGChain pType, JAXBJavaType pJavaType)
Creates a new instance, which generates code for the given type.
public TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface SimpleTypeSGChainImpl
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface SimpleTypeSGChainImpl
public TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData) throws SAXException
- Specified by:
- getCastToString in interface SimpleTypeSGChain
- Overrides:
- getCastToString in interface SimpleTypeSGChainImpl
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
- Specified by:
- isCausingParseConversionEvent in interface SimpleTypeSGChain
- Overrides:
- isCausingParseConversionEvent in interface SimpleTypeSGChainImpl