Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
Constructor Summary | |
|
public Generator getGenerator(SGFactory pController)
- Specified by:
- getGenerator in interface SGFactoryChain
public GroupSG getGroupSG(SGFactory pController, XSGroup pGroup) throws SAXException
- Specified by:
- getGroupSG in interface SGFactoryChain
public GroupSG getGroupSG(SGFactory pController, XSGroup pGroup, Context pClassContext) throws SAXException
- Specified by:
- getGroupSG in interface SGFactoryChain
public GroupSG[] getGroups(SGFactory pController)
- Specified by:
- getGroups in interface SGFactoryChain
public ObjectSG getObjectSG(SGFactory pController, XSAny pAny, Context pContext) throws SAXException
- Specified by:
- getObjectSG in interface SGFactoryChain
public ObjectSG getObjectSG(SGFactory pController, XSElement pElement) throws SAXException
- Specified by:
- getObjectSG in interface SGFactoryChain
public ObjectSG getObjectSG(SGFactory pController, XSElement pElement, Context pContext) throws SAXException
- Specified by:
- getObjectSG in interface SGFactoryChain
public ObjectSG[] getObjects(SGFactory pController)
- Specified by:
- getObjects in interface SGFactoryChain
public SchemaSG getSchemaSG(SGFactory pController)
- Specified by:
- getSchemaSG in interface SGFactoryChain
public SchemaSG getSchemaSG(SGFactory pController, XSSchema pSchema) throws SAXException
- Specified by:
- getSchemaSG in interface SGFactoryChain
public TypeSG getTypeSG(SGFactory pController, XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- getTypeSG in interface SGFactoryChain
public TypeSG getTypeSG(SGFactory pController, XSType pType, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- getTypeSG in interface SGFactoryChain
public TypeSG getTypeSG(SGFactory pController, XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- getTypeSG in interface SGFactoryChain
public TypeSG[] getTypes(SGFactory pController)
- Specified by:
- getTypes in interface SGFactoryChain
public Facet newFacet(SGFactory pController, XSType pType, XSEnumeration[] pEnumerations) throws SAXException
- Specified by:
- newFacet in interface SGFactoryChain
public GroupSG newGroupSG(SGFactory pController, XSGroup pGroup) throws SAXException
- Specified by:
- newGroupSG in interface SGFactoryChain
public GroupSG newGroupSG(SGFactory pController, XSGroup pGroup, Context pClassContext) throws SAXException
- Specified by:
- newGroupSG in interface SGFactoryChain
public Object newObjectSG(SGFactory pController, XSAny pAny)
- Specified by:
- newObjectSG in interface SGFactoryChain
public Object newObjectSG(SGFactory pController, XSElement pElement) throws SAXException
- Specified by:
- newObjectSG in interface SGFactoryChain
public Object newObjectSG(SGFactory pController, XSElement pElement, Context pContext) throws SAXException
- Specified by:
- newObjectSG in interface SGFactoryChain
public Object newSchemaSG(SGFactory pController, XSSchema pSchema) throws SAXException
- Specified by:
- newSchemaSG in interface SGFactoryChain
public Object newTypeSG(SGFactory pController, XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- newTypeSG in interface SGFactoryChain
public Object newTypeSG(SGFactory pController, XSType pType, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- newTypeSG in interface SGFactoryChain
public Object newTypeSG(SGFactory pController, XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
- Specified by:
- newTypeSG in interface SGFactoryChain
public XSObjectFactory newXSObjectFactory(SGFactory pController) throws SAXException
- Specified by:
- newXSObjectFactory in interface SGFactoryChain
public XSParser newXSParser(SGFactory pController) throws SAXException
- Specified by:
- newXSParser in interface SGFactoryChain
public XsObjectFactory newXsObjectFactory(SGFactory pController) throws SAXException
- Specified by:
- newXsObjectFactory in interface SGFactoryChain