net.sf.jaxme.generator.sg.impl
Class JAXBSGItem
java.lang.Object
net.sf.jaxme.generator.sg.impl.JAXBSGItem
- Direct Known Subclasses:
- JAXBGroupSG, JAXBObjectSG, JAXBTypeSG, SimpleTypeSGImpl
- public abstract class JAXBSGItem
- extends java.lang.Object
Default implementation of SGItem.
- Author:
- Jochen Wiedmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBSGItem
protected JAXBSGItem(SGFactory pFactory,
SchemaSG pSchema,
net.sf.jaxme.xs.XSObject pObject)
getFactory
public SGFactory getFactory()
getSchema
public SchemaSG getSchema()
getXSObject
public net.sf.jaxme.xs.XSObject getXSObject()
getLocator
public Locator getLocator()