org.apache.ws.jaxme.generator.sg
Interface SGItem
- AttributeSG, GroupSG, ObjectSG, SchemaSG, SimpleTypeSG, TypeSG
- AttributeSGImpl, GroupSGImpl, ObjectSGImpl, SchemaSGImpl, SimpleTypeSGImpl, TypeSGImpl
getFactory
public SGFactory getFactory()
Returns the factory that created this item.
getLocator
public Locator getLocator()
Returns the items location in the schema; useful for
error messages.
getSchema
public SchemaSG getSchema()
Returns the items schema.
init
public void init()
throws SAXException
Initializes the item.