|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsENotation | |
net.sf.jaxme.xs | |
net.sf.jaxme.xs.impl | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsENotation in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs with parameters of type XsENotation | |
XSNotation |
XSObjectFactory.newXSNotation(XSObject pParent,
XsENotation pType)
Returns a new instance of XSNotation . |
Uses of XsENotation in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl with parameters of type XsENotation | |
XSNotation |
XSObjectFactoryImpl.newXSNotation(XSObject pParent,
XsENotation pNotation)
|
Uses of XsENotation in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsENotation | |
XsENotation |
XsObjectFactory.newXsENotation(XsObject pParent)
|
XsENotation |
XsESchema.createNotation()
|
Uses of XsENotation in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsENotation | |
class |
XsENotationImpl
Interface of the xs:notation element, with
the following specification:
|
Methods in net.sf.jaxme.xs.xml.impl that return XsENotation | |
XsENotation |
XsObjectFactoryImpl.newXsENotation(XsObject pParent)
|
XsENotation |
XsESchemaImpl.createNotation()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |