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.JAXBSGItem
org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
public abstract class AtomicTypeSGImpl
extends SimpleTypeSGImpl
Constructor Summary | |
|
Method Summary | |
AtomicTypeSG |
|
TypedValue |
|
TypedValue |
|
TypedValue |
|
TypedValue |
|
protected abstract String | |
protected abstract JavaQName | |
Object |
|
boolean |
|
boolean |
|
Methods inherited from class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl | |
addValidation , generate , generate , getAtomicType , getCollectionType , getFacet , getFacets , getFactory , getInitialValue , getListType , getLocator , getSchema , getUnionType , getXMLSetMethod , getXSType , hasSetMethod , init , isAtomic , isList , isNullable , isUnion , setNullable , setNullable |
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem | |
getFactory , getLocator , getSchema , getXSObject |
public AtomicTypeSG getAtomicType(SimpleTypeSG pController)
- Specified by:
- getAtomicType in interface SimpleTypeSGChain
- Overrides:
- getAtomicType in interface SimpleTypeSGImpl
public TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
public TypedValue getCastToString(SimpleTypeSG pController, Object pValue, DirectAccessible pData)
public TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData)
- Specified by:
- getCastToString in interface SimpleTypeSGChain
protected abstract String getDatatypeName()
public Object getEqualsCheck(SimpleTypeSG pController, JavaMethod pMethod, Object pValue1, Object pValue2) throws SAXException
- Specified by:
- getEqualsCheck in interface SimpleTypeSGChain
public boolean isAtomic(SimpleTypeSG pController)
- Specified by:
- isAtomic in interface SimpleTypeSGChain
- Overrides:
- isAtomic in interface SimpleTypeSGImpl
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
- Specified by:
- isCausingParseConversionEvent in interface SimpleTypeSGChain