|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsESequence | |
net.sf.jaxme.xs | |
net.sf.jaxme.xs.impl | |
net.sf.jaxme.xs.jaxb.impl | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsESequence in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs with parameters of type XsESequence | |
XSGroup |
XSObjectFactory.newXSGroup(XSObject pParent,
XsESequence pSequence)
Returns a new instance of XSGroup . |
Uses of XsESequence in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl with parameters of type XsESequence | |
XSGroup |
XSObjectFactoryImpl.newXSGroup(XSObject pParent,
XsESequence pSequence)
|
Constructors in net.sf.jaxme.xs.impl with parameters of type XsESequence | |
XSTypeImpl.XSSequenceComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XsESequence pSequence)
|
|
XSGroupImpl(XSObject pParent,
XsESequence pSequence)
|
Uses of XsESequence in net.sf.jaxme.xs.jaxb.impl |
Methods in net.sf.jaxme.xs.jaxb.impl with parameters of type XsESequence | |
XSGroup |
JAXBObjectFactoryImpl.newXSGroup(XSObject pParent,
XsESequence pSequence)
|
Constructors in net.sf.jaxme.xs.jaxb.impl with parameters of type XsESequence | |
JAXBGroupImpl(XSObject pParent,
XsESequence pSequence)
Creates a new instance of JAXBGroupImpl. |
Uses of XsESequence in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsESequence | |
XsESequence |
XsTSimpleExplicitGroup.createSequence()
|
XsESequence |
XsObjectFactory.newXsESequence(XsObject pParent)
|
XsESequence |
XsGTypeDefParticle.createSequence()
|
XsESequence |
XsGParticle.createSequence()
|
XsESequence |
XsGNestedParticle.createSequence()
|
XsESequence |
XsGNestedParticle.getSequence()
|
Uses of XsESequence in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsESequence | |
class |
XsESequenceImpl
Implementation of the xs:sequence element, with the following
specification:
<xs:element name="sequence" type="xs:explicitGroup" id="sequence">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-sequence"/>
</xs:annotation>
</xs:element>
|
Methods in net.sf.jaxme.xs.xml.impl that return XsESequence | |
XsESequence |
XsTSimpleExplicitGroupImpl.createSequence()
|
XsESequence |
XsTRestrictionTypeImpl.createSequence()
|
XsESequence |
XsTRealGroupImpl.createSequence()
|
XsESequence |
XsTGroupImpl.createSequence()
|
XsESequence |
XsTExtensionTypeImpl.createSequence()
|
XsESequence |
XsTComplexTypeImpl.createSequence()
|
XsESequence |
XsTAllImpl.createSequence()
|
XsESequence |
XsObjectFactoryImpl.newXsESequence(XsObject pParent)
|
XsESequence |
XsGTypeDefParticleImpl.createSequence()
|
XsESequence |
XsGParticleImpl.createSequence()
|
XsESequence |
XsGComplexTypeModelImpl.createSequence()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |