public class HexBinarySG extends AtomicTypeSGImpl
Modifier and Type | Field and Description |
---|---|
static JavaQName |
BYTE_ARRAY_TYPE |
Constructor and Description |
---|
HexBinarySG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of HexBinarySG.
|
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, isCausingParseConversionEvent
addValidation, generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable, setNullable
getFactory, getLocator, getSchema, getXSObject
public static final JavaQName BYTE_ARRAY_TYPE
public JavaQName getRuntimeType(SimpleTypeSG pController)
protected java.lang.String getDatatypeName()
getDatatypeName
in class AtomicTypeSGImpl
protected JavaQName getDatatypeType()
getDatatypeType
in class AtomicTypeSGImpl
public void forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void forAllValues(SimpleTypeSG pController, JavaMethod pMethod, java.lang.Object pValue, SGlet pSGlet) throws org.xml.sax.SAXException
org.xml.sax.SAXException