|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SGItem
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 |
|---|
SGFactory getFactory()
Returns the factory that created this item.
SchemaSG getSchema()
Returns the items schema.
org.xml.sax.Locator getLocator()
Returns the items location in the schema; useful for error messages.
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 | ||||||||