Uses of Interface
com.sun.xml.xsom.XSModelGroupDecl
-
Uses of XSModelGroupDecl in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSModelGroupDeclModifier and TypeMethodDescriptionXSTerm.asModelGroupDecl()XSSchema.getModelGroupDecl(String localName) XSSchemaSet.getModelGroupDecl(String namespaceURI, String localName) Methods in com.sun.xml.xsom that return types with arguments of type XSModelGroupDeclModifier and TypeMethodDescriptionXSSchema.getModelGroupDecls()Gets all theXSModelGroupDecls in this schema.XSSchema.iterateModelGroupDecls()XSSchemaSet.iterateModelGroupDecls()Iterates all model group declarations in all the schemas.