Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
Constructor Summary | |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
AtomicTypeSG | |
TypedValue |
|
TypedValue |
|
TypedValue |
|
String | |
Object |
|
Facet |
|
Facet[] | |
SGFactory |
|
SimpleTypeSGChain | |
Object |
|
ListTypeSG | |
Locator |
|
JavaQName | |
SchemaSG |
|
UnionTypeSG | |
JavaMethod |
|
boolean | |
void |
|
boolean |
|
boolean | |
boolean |
|
boolean | |
boolean |
|
void |
|
public void addValidation(JavaMethod pMethod, DirectAccessible pValue) throws SAXException
- Specified by:
- addValidation in interface SimpleTypeSG
public void forAllNonNullValues(JavaMethod pMethod, Object pValue, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface SimpleTypeSG
public void forAllValues(JavaMethod pMethod, Object pValue, SGlet pSGlet) throws SAXException
- Specified by:
- forAllValues in interface SimpleTypeSG
public void generate(JavaSource pSource) throws SAXException
- Specified by:
- generate in interface SimpleTypeSG
public AtomicTypeSG getAtomicType()
- Specified by:
- getAtomicType in interface SimpleTypeSG
public TypedValue getCastFromString(String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSG
public TypedValue getCastFromString(JavaMethod pMethod, Object pValue, Object pData) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSG
public TypedValue getCastToString(JavaMethod pMethod, Object pValue, DirectAccessible pData) throws SAXException
- Specified by:
- getCastToString in interface SimpleTypeSG
public String getCollectionType()
- Specified by:
- getCollectionType in interface SimpleTypeSG
public Object getEqualsCheck(JavaMethod pMethod, Object pValue1, Object pValue2) throws SAXException
- Specified by:
- getEqualsCheck in interface SimpleTypeSG
public SGFactory getFactory()
Returns the factory that created this item.
- Specified by:
- getFactory in interface SGItem
public Object getInitialValue(JavaSource pSource) throws SAXException
- Specified by:
- getInitialValue in interface SimpleTypeSG
public Locator getLocator()
Returns the items location in the schema; useful for error messages.
- Specified by:
- getLocator in interface SGItem
public JavaQName getRuntimeType()
- Specified by:
- getRuntimeType in interface SimpleTypeSG
public JavaMethod getXMLSetMethod(JavaSource pSource, String pFieldName, String pParamName, String pMethodName) throws SAXException
- Specified by:
- getXMLSetMethod in interface SimpleTypeSG
public boolean hasSetMethod() throws SAXException
- Specified by:
- hasSetMethod in interface SimpleTypeSG
public void init() throws SAXException
Initializes the item.
public boolean isCausingParseConversionEvent()
- Specified by:
- isCausingParseConversionEvent in interface SimpleTypeSG
public void setNullable(boolean pNullable)
- Specified by:
- setNullable in interface SimpleTypeSG