|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.generator.sg.impl.JAXBSGItem
net.sf.jaxme.generator.sg.impl.JAXBObjectSG
| Constructor Summary | |
JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
TypeSG pComplexType,
net.sf.jaxme.xs.XSSimpleContentType pContainer,
net.sf.jaxme.xs.XSType pType)
Creates a new instance of JAXBObjectSG generating the given simple content pContent of the given complex type
pComplexType. |
|
JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSAttribute pAttribute,
Context pClassContext)
Creates a new, local instance of JAXBObjectSG, generating the given attribute within the given Context. |
|
JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSElement pElement)
Creates a new, global instance of JAXBObjectSG, generating the given element. |
|
JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSElement pElement,
Context pClassContext)
Creates a new, local instance of JAXBObjectSG, generating the given element within the given Context. |
|
| Method Summary | |
void |
generate(ObjectSG pController)
|
Context |
getClassContext(ObjectSG pController)
|
SGFactory |
getFactory(ObjectSG pController)
|
Locator |
getLocator(ObjectSG pController)
|
net.sf.jaxme.xs.xml.XsQName |
getName(ObjectSG pController)
|
SchemaSG |
getSchema(ObjectSG pController)
|
TypeSG |
getTypeSG(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
getXMLHandler(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
getXMLImplementation(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
getXMLInterface(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
getXMLSerializer(ObjectSG pController)
|
void |
init(ObjectSG pController)
|
| Methods inherited from class net.sf.jaxme.generator.sg.impl.JAXBSGItem |
getFactory, getLocator, getSchema, getXSObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSAttribute pAttribute,
Context pClassContext)
throws SAXException
Creates a new, local instance of JAXBObjectSG, generating
the given attribute within the given Context.
public JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSElement pElement)
throws SAXException
Creates a new, global instance of JAXBObjectSG, generating the given element.
public JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSElement pElement,
Context pClassContext)
throws SAXException
Creates a new, local instance of JAXBObjectSG, generating
the given element within the given Context.
public JAXBObjectSG(SGFactory pFactory,
SchemaSG pSchema,
TypeSG pComplexType,
net.sf.jaxme.xs.XSSimpleContentType pContainer,
net.sf.jaxme.xs.XSType pType)
throws SAXException
Creates a new instance of JAXBObjectSG generating the given simple
content pContent of the given complex type
pComplexType.
| Method Detail |
public void init(ObjectSG pController)
throws SAXException
init in interface ObjectSGChainSAXExceptionpublic TypeSG getTypeSG(ObjectSG pController)
getTypeSG in interface ObjectSGChainpublic Locator getLocator(ObjectSG pController)
getLocator in interface ObjectSGChainpublic SGFactory getFactory(ObjectSG pController)
getFactory in interface ObjectSGChainpublic SchemaSG getSchema(ObjectSG pController)
getSchema in interface ObjectSGChainpublic Context getClassContext(ObjectSG pController)
getClassContext in interface ObjectSGChainpublic net.sf.jaxme.xs.xml.XsQName getName(ObjectSG pController)
getName in interface ObjectSGChain
public net.sf.jaxme.js.JavaSource getXMLInterface(ObjectSG pController)
throws SAXException
getXMLInterface in interface ObjectSGChainSAXException
public net.sf.jaxme.js.JavaSource getXMLImplementation(ObjectSG pController)
throws SAXException
getXMLImplementation in interface ObjectSGChainSAXException
public net.sf.jaxme.js.JavaSource getXMLSerializer(ObjectSG pController)
throws SAXException
getXMLSerializer in interface ObjectSGChainSAXException
public net.sf.jaxme.js.JavaSource getXMLHandler(ObjectSG pController)
throws SAXException
getXMLHandler in interface ObjectSGChainSAXException
public void generate(ObjectSG pController)
throws SAXException
generate in interface ObjectSGChainSAXException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||