org.apache.ws.jaxme.xs.xml.impl
public class XsObjectImpl extends Object implements XsObject
Base class for all the types, attributes, elements, ...
Constructor Summary | |
---|---|
protected | XsObjectImpl(XsObject pParent) |
Method Summary | |
---|---|
protected XsQName | asXsQName(String pName) |
protected static XsQName | asXsQName(XsESchema pSchema, Locator pLocator, NamespaceSupport pNss, String pName) |
XSContext | getContext() |
Locator | getLocator() |
protected NamespaceSupport | getNamespaceSupport() |
XsObjectFactory | getObjectFactory() |
XsObject | getParentObject() |
XsESchema | getXsESchema() |
boolean | isTopLevelObject() |
protected boolean | isValidated() |
void | validate() |