Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SGFactoryChain
public GroupSG getGroupSG(SGFactory pController, XSGroup pGroup, Context pClassContext) throws SAXException
public ObjectSG getObjectSG(SGFactory pController, XSAny pWildcard, Context pContext) throws SAXException
public ObjectSG getObjectSG(SGFactory pController, XSElement pElement) throws SAXException
public ObjectSG getObjectSG(SGFactory pController, XSElement pElement, Context pContext) throws SAXException
public TypeSG getTypeSG(SGFactory pController, XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public TypeSG getTypeSG(SGFactory pController, XSType pType, JAXBProperty.BaseType pBaseType) throws SAXException
public TypeSG getTypeSG(SGFactory pController, XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public Facet newFacet(SGFactory pController, XSType pType, XSEnumeration[] pEnumerations) throws SAXException
public GroupSG newGroupSG(SGFactory pController, XSGroup pGroup, Context pClassContext) throws SAXException
public Object newObjectSG(SGFactory pController, XSElement pElement, Context pContext) throws SAXException
public Object newTypeSG(SGFactory pController, XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public Object newTypeSG(SGFactory pController, XSType pType, JAXBProperty.BaseType pBaseType) throws SAXException
public Object newTypeSG(SGFactory pController, XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public XSObjectFactory newXSObjectFactory(SGFactory pController) throws SAXException
public XsObjectFactory newXsObjectFactory(SGFactory pController) throws SAXException