org.apache.ws.jaxme.xs.impl

Class XSNotationImpl

Implemented Interfaces:
XSNotation, XSObject

public class XSNotationImpl
extends XSObjectImpl
implements XSNotation

Author:
Jochen Wiedmann

Constructor Summary

XSNotationImpl(XSObject pParent, XsObject pBaseObject)

Method Summary

void
validate()

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl

getLocator, getParentObject, getXSSchema, getXsObject, isTopLevelObject, validate, validateAllIn

Constructor Details

XSNotationImpl

protected XSNotationImpl(XSObject pParent,
                         XsObject pBaseObject)

Method Details

validate

public void validate()
            throws SAXException
Specified by:
validate in interface XSObject
Overrides:
validate in interface XSObjectImpl