public class Base64BinarySG extends AtomicTypeSGImpl
| Modifier and Type | Field and Description |
|---|---|
static JavaQName |
BYTE_ARRAY_TYPE |
| Constructor and Description |
|---|
Base64BinarySG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of Base64BinarySG.
|
| Modifier and Type | Method and Description |
|---|---|
void |
forAllNonNullValues(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet) |
void |
forAllValues(SimpleTypeSG pController,
JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet) |
protected java.lang.String |
getDatatypeName() |
protected JavaQName |
getDatatypeType() |
JavaQName |
getRuntimeType(SimpleTypeSG pController) |
getAtomicType, getCastFromString, getCastFromString, getCastToString, getEqualsCheck, isAtomic, isCausingParseConversionEventaddValidation, generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable, setNullablegetFactory, getLocator, getSchema, getXSObjectpublic static final JavaQName BYTE_ARRAY_TYPE
public JavaQName getRuntimeType(SimpleTypeSG pController)
protected java.lang.String getDatatypeName()
getDatatypeName in class AtomicTypeSGImplprotected JavaQName getDatatypeType()
getDatatypeType in class AtomicTypeSGImplpublic void forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic void forAllValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXException