|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A common base interface for
ComplexTypeSG,
ObjectSG,
SchemaSG,
SimpleTypeSG, and
TypeSG.
| Method Summary | |
SGFactory |
getFactory()
Returns the factory that created this item. |
Locator |
getLocator()
Returns the items location in the schema; useful for error messages. |
SchemaSG |
getSchema()
Returns the items schema. |
void |
init()
Initializes the item. |
| Method Detail |
public SGFactory getFactory()
Returns the factory that created this item.
public SchemaSG getSchema()
Returns the items schema.
public Locator getLocator()
Returns the items location in the schema; useful for error messages.
public void init()
throws SAXException
Initializes the item.
SAXException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||