|
||||||||||
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. |
org.xml.sax.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 org.xml.sax.Locator getLocator()
Returns the items location in the schema; useful for error messages.
public void init() throws org.xml.sax.SAXException
Initializes the item.
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |