| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
Base class for all the types, attributes, elements, ...
| Constructor Summary | |
| protected  | XsObjectImpl(XsObject pParent) | 
| Method Summary | |
| protected  XsQName | asXsQName(java.lang.String pName) | 
| protected static XsQName | asXsQName(XsESchema pSchema,
          org.xml.sax.Locator pLocator,
          org.xml.sax.helpers.NamespaceSupport pNss,
          java.lang.String pName) | 
|  XSContext | getContext() | 
|  org.xml.sax.Locator | getLocator()Returns the SAX Locatorwith the instances
 location. | 
| protected  org.xml.sax.helpers.NamespaceSupport | getNamespaceSupport() | 
|  XsObjectFactory | getObjectFactory()Returns the object factory, that
 created this instance. | 
|  XsObject | getParentObject()Returns information on the parent object. | 
|  XsESchema | getXsESchema()Returns the objects syntactical schema. | 
|  boolean | isTopLevelObject()Returns whether the object is a top-level object. | 
| protected  boolean | isValidated() | 
|  void | validate()Validates the internal state of the type, attribute, element, or whatever object. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected XsObjectImpl(XsObject pParent)
| Method Detail | 
public XsESchema getXsESchema()
XsObject
getXsESchema in interface XsObjectpublic boolean isTopLevelObject()
XsObject
isTopLevelObject in interface XsObjectpublic XsObject getParentObject()
XsObject
getParentObject in interface XsObjectpublic XsObjectFactory getObjectFactory()
XsObjectobject factory, that
 created this instance.
getObjectFactory in interface XsObjectpublic org.xml.sax.Locator getLocator()
XsObjectLocator with the instances
 location.
getLocator in interface XsObjectprotected org.xml.sax.helpers.NamespaceSupport getNamespaceSupport()
protected XsQName asXsQName(java.lang.String pName)
                     throws org.xml.sax.SAXException
org.xml.sax.SAXException
protected static XsQName asXsQName(XsESchema pSchema,
                                   org.xml.sax.Locator pLocator,
                                   org.xml.sax.helpers.NamespaceSupport pNss,
                                   java.lang.String pName)
                            throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic XSContext getContext()
protected final boolean isValidated()
public void validate()
              throws org.xml.sax.SAXException
XsObject
validate in interface XsObjectorg.xml.sax.SAXException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||