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.SGFactoryImpl
Constructor Summary | |
public GroupSG getGroupSG(XSGroup pGroup) throws SAXException
- Specified by:
- getGroupSG in interface SGFactory
public GroupSG getGroupSG(XSGroup pGroup, Context pClassContext) throws SAXException
- Specified by:
- getGroupSG in interface SGFactory
public ObjectSG getObjectSG(XSAny pWildcard, Context pContext) throws SAXException
- Specified by:
- getObjectSG in interface SGFactory
public ObjectSG getObjectSG(XSElement pElement) throws SAXException
- Specified by:
- getObjectSG in interface SGFactory
public ObjectSG getObjectSG(XSElement pElement, Context pContext) throws SAXException
- Specified by:
- getObjectSG in interface SGFactory
public SchemaSG getSchemaSG(XSSchema pSchema) throws SAXException
- Specified by:
- getSchemaSG in interface SGFactory
public TypeSG getTypeSG(XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public TypeSG getTypeSG(XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public GroupSG newGroupSG(XSGroup pGroup) throws SAXException
- Specified by:
- newGroupSG in interface SGFactory
public GroupSG newGroupSG(XSGroup pGroup, Context pClassContext) throws SAXException
- Specified by:
- newGroupSG in interface SGFactory
public Object newObjectSG(XSElement pElement) throws SAXException
- Specified by:
- newObjectSG in interface SGFactory
public Object newObjectSG(XSElement pElement, Context pContext) throws SAXException
- Specified by:
- newObjectSG in interface SGFactory
public Object newSchemaSG(XSSchema pSchema) throws SAXException
- Specified by:
- newSchemaSG in interface SGFactory
public Object newTypeSG(XSType pType, Context pClassContext, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public Object newTypeSG(XSType pType, XsQName pName, JAXBProperty.BaseType pBaseType) throws SAXException
public XSObjectFactory newXSObjectFactory() throws SAXException
- Specified by:
- newXSObjectFactory in interface SGFactory
public XSParser newXSParser() throws SAXException
- Specified by:
- newXSParser in interface SGFactory
public XsObjectFactory newXsObjectFactory() throws SAXException
- Specified by:
- newXsObjectFactory in interface SGFactory