org.apache.ws.jaxme.xs.xml
public interface XsObject
| Method Summary | |
|---|---|
| Locator | getLocator() Returns the SAX Locator with the instances
location. |
| XsObjectFactory | getObjectFactory() Returns the object factory, that
created this instance. |
| XsObject | getParentObject() Returns information on the parent object. More precisely, returns either of the following:
|
| XsESchema | getXsESchema() Returns the objects syntactical schema. |
| boolean | isTopLevelObject() Returns whether the object is a top-level object. |
| void | validate() Validates the internal state of the type, attribute, element,
or whatever object. |
object factory, that
created this instance.