org.apache.ws.jaxme.generator.types

Class IDREFSG

Implemented Interfaces:
SimpleTypeSGChain

public class IDREFSG
extends StringSG

Author:
Jochen Wiedmann

Field Summary

Fields inherited from class org.apache.ws.jaxme.generator.types.StringSG

STRING_TYPE

Constructor Summary

IDREFSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)
Creates a new instance of IDREFSG.

Method Summary

Methods inherited from class org.apache.ws.jaxme.generator.types.StringSG

addValidation, forAllNonNullValues, forAllValues, getCastFromString, getCastFromString, getCastToString, getDatatypeName, getDatatypeType, getRuntimeType, isCausingParseConversionEvent

Methods inherited from class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl

getAtomicType, getCastFromString, getCastFromString, getCastToString, getCastToString, getDatatypeName, getDatatypeType, getEqualsCheck, isAtomic, isCausingParseConversionEvent

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

Constructor Details

IDREFSG

public IDREFSG(SGFactory pFactory,
               SchemaSG pSchema,
               XSType pType)
            throws SAXException
Creates a new instance of IDREFSG.