org.apache.ws.jaxme.xs.impl
Class XSAnyImpl

java.lang.Object
  extended by org.apache.ws.jaxme.xs.impl.XSObjectImpl
      extended by org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
          extended by org.apache.ws.jaxme.xs.impl.XSWildcardImpl
              extended by org.apache.ws.jaxme.xs.impl.XSAnyImpl
All Implemented Interfaces:
XSAny, XSAttributable, XSObject, XSOpenAttrs, XSWildcard

public class XSAnyImpl
extends XSWildcardImpl
implements XSAny

Author:
Jochen Wiedmann

Constructor Summary
protected XSAnyImpl(XSObject pParent, XsEAny pBaseObject)
           
 
Method Summary
 void validate()
          Validates the objects internal state.
 
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
getAnnotations, getNamespaceList, getProcessContents, getSchemaHeader, isValidated
 
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
getOpenAttributes
 
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validateAllIn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ws.jaxme.xs.XSWildcard
getNamespaceList, getProcessContents, getSchemaHeader
 
Methods inherited from interface org.apache.ws.jaxme.xs.XSOpenAttrs
getOpenAttributes
 
Methods inherited from interface org.apache.ws.jaxme.xs.XSObject
getLocator, getParentObject, getXSSchema, isTopLevelObject
 

Constructor Detail

XSAnyImpl

protected XSAnyImpl(XSObject pParent,
                    XsEAny pBaseObject)
Method Detail

validate

public void validate()
              throws org.xml.sax.SAXException
Description copied from interface: XSObject

Validates the objects internal state.

Specified by:
validate in interface XSObject
Overrides:
validate in class XSWildcardImpl
Throws:
org.xml.sax.SAXException