Uses of Interface
com.sun.xml.xsom.XSParticle
-
-
Uses of XSParticle in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSParticle Modifier and Type Method Description XSParticleXSContentType. asParticle()Equivalent of(this instanceof XSParticle)?this:nullXSParticleXSModelGroup. getChild(int idx)Gets i-ith child.XSParticle[]XSModelGroup. getChildren()Gets all the children in one array.
-