org.apache.ws.jaxme.xs.impl

Class XSWildcardImpl

public class XSWildcardImpl extends XSOpenAttrsImpl implements XSWildcard

Author: Jochen Wiedmann

Constructor Summary
protected XSWildcardImpl(XSObject pParent, XsTWildcard pBaseObject)
Method Summary
XSAnnotation[]getAnnotations()
XsNamespaceListgetNamespaceList()
XsTWildcard.ProcessContentsgetProcessContents()
XsSchemaHeadergetSchemaHeader()
protected booleanisValidated()
voidvalidate()

Constructor Detail

XSWildcardImpl

protected XSWildcardImpl(XSObject pParent, XsTWildcard pBaseObject)

Method Detail

getAnnotations

public XSAnnotation[] getAnnotations()

getNamespaceList

public XsNamespaceList getNamespaceList()

getProcessContents

public XsTWildcard.ProcessContents getProcessContents()

getSchemaHeader

public XsSchemaHeader getSchemaHeader()

isValidated

protected boolean isValidated()

validate

public void validate()