|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsTAll | |
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 XsTAll in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs with parameters of type XsTAll | |
XSGroup |
XSObjectFactory.newXSGroup(XSObject pParent,
XsTAll pAll)
Returns a new instance of XSGroup . |
Uses of XsTAll in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl with parameters of type XsTAll | |
XSGroup |
XSObjectFactoryImpl.newXSGroup(XSObject pParent,
XsTAll pAll)
|
Constructors in net.sf.jaxme.xs.impl with parameters of type XsTAll | |
XSTypeImpl.XSAllComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XsTAll pAll)
|
|
XSGroupImpl(XSObject pParent,
XsTAll pAll)
|
Uses of XsTAll in net.sf.jaxme.xs.jaxb.impl |
Methods in net.sf.jaxme.xs.jaxb.impl with parameters of type XsTAll | |
XSGroup |
JAXBObjectFactoryImpl.newXSGroup(XSObject pParent,
XsTAll pAll)
|
Constructors in net.sf.jaxme.xs.jaxb.impl with parameters of type XsTAll | |
JAXBGroupImpl(XSObject pParent,
XsTAll pAll)
Creates a new instance of JAXBGroupImpl. |
Uses of XsTAll in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsTAll | |
XsTAll |
XsObjectFactory.newXsTAll(XsObject pParent)
|
XsTAll |
XsGTypeDefParticle.createAll()
|
XsTAll |
XsGParticle.createAll()
|
Uses of XsTAll in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsTAll | |
class |
XsTAllImpl
Implementation of the following type: <xs:complexType name="all"> <xs:annotation> <xs:documentation> Only elements allowed inside </xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="xs:explicitGroup"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:nonNegativeInteger"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="maxOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:allNNI"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType> |
Methods in net.sf.jaxme.xs.xml.impl that return XsTAll | |
XsTAll |
XsTRestrictionTypeImpl.createAll()
|
XsTAll |
XsTRealGroupImpl.createAll()
|
XsTAll |
XsTGroupImpl.createAll()
|
XsTAll |
XsTExtensionTypeImpl.createAll()
|
XsTAll |
XsTComplexTypeImpl.createAll()
|
XsTAll |
XsTAllImpl.createAll()
|
XsTAll |
XsObjectFactoryImpl.newXsTAll(XsObject pParent)
|
XsTAll |
XsGTypeDefParticleImpl.createAll()
|
XsTAll |
XsGParticleImpl.createAll()
|
XsTAll |
XsGComplexTypeModelImpl.createAll()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |