org.apache.ws.jaxme.generator.sg.impl
public class ParsePrintSG extends SimpleTypeSGChainImpl
jaxb:javaType/@parseMethod
and/or
jaxb:javaType/@printMethod
.
Constructor Summary | |
---|---|
ParsePrintSG(SimpleTypeSGChain pType, JAXBJavaType pJavaType) Creates a new instance, which generates code
for the given type. |
Method Summary | |
---|---|
TypedValue | getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) |
TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
TypedValue | getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData) |
boolean | isCausingParseConversionEvent(SimpleTypeSG pController) |