Uses of Class
org.exolab.castor.xml.schema.Particle
Packages that use Particle
-
Uses of Particle in org.exolab.castor.xml.dtd
Methods in org.exolab.castor.xml.dtd that return ParticleModifier and TypeMethodDescriptionConverter.convertContentParticle
(ContentParticle dtdContent, Schema schema) Method to convertContentParticle
object, used to implement element content in the DTD object model, to the corresponding object in the Schema object model: eitherGroup
orElementDecl
. -
Uses of Particle in org.exolab.castor.xml.schema
Subclasses of Particle in org.exolab.castor.xml.schemaModifier and TypeClassDescriptionclass
An XML Schema ElementDeclclass
An XML Schema Groupclass
An XML Schema ModelGroup : invalid input: '<'xsd:group>class
A class that represents an XML Schema Wildcard.Methods in org.exolab.castor.xml.schema that return ParticleModifier and TypeMethodDescriptionComplexType.getParticle
(int index) Returns the Particle at the specified indexContentModelGroup.getParticle
(int index) Returns theParticle
at the specified index.Group.getParticle
(int index) Returns theParticle
at the specified index.