public class ByteSG extends PrimitiveTypeSG
| Modifier and Type | Field and Description |
|---|---|
static JavaQName |
BYTE_OBJECT_TYPE |
static JavaQName |
BYTE_TYPE |
| Constructor and Description |
|---|
ByteSG(SGFactory pFactory,
SchemaSG pSchema,
XSType pType)
Creates a new instance of LongSG.
|
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
getCastFromString(SimpleTypeSG pController,
java.lang.String pValue) |
protected java.lang.String |
getDatatypeName() |
protected JavaQName |
getDatatypeType() |
protected JavaQName |
getObjectRuntimeType(SimpleTypeSG pController) |
JavaQName |
getPrimitiveRuntimeType(SimpleTypeSG pController) |
forAllNonNullValues, forAllValues, getCastFromString, getCastToString, getEqualsCheck, getRuntimeType, isUnsignedgetAtomicType, 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_TYPE
public static final JavaQName BYTE_OBJECT_TYPE
public JavaQName getPrimitiveRuntimeType(SimpleTypeSG pController)
getPrimitiveRuntimeType in class PrimitiveTypeSGprotected JavaQName getObjectRuntimeType(SimpleTypeSG pController)
getObjectRuntimeType in class PrimitiveTypeSGprotected java.lang.String getDatatypeName()
getDatatypeName in class AtomicTypeSGImplprotected JavaQName getDatatypeType()
getDatatypeType in class AtomicTypeSGImplpublic TypedValue getCastFromString(SimpleTypeSG pController, java.lang.String pValue) throws org.xml.sax.SAXException
getCastFromString in interface SimpleTypeSGChaingetCastFromString in class AtomicTypeSGImplorg.xml.sax.SAXException