Uses of Class
com.sun.xml.xsom.impl.ParticleImpl
-
Packages that use ParticleImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package. -
-
Uses of ParticleImpl in com.sun.xml.xsom.impl
Methods in com.sun.xml.xsom.impl that return ParticleImpl Modifier and Type Method Description ParticleImpl
ModelGroupImpl. getChild(int idx)
ParticleImpl[]
ModelGroupImpl. getChildren()
Constructors in com.sun.xml.xsom.impl with parameters of type ParticleImpl Constructor Description ModelGroupImpl(SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, XSModelGroup.Compositor _compositor, ParticleImpl[] _children)
-