Uses of Class
org.exolab.castor.xml.schema.AttributeGroupDecl
Packages that use AttributeGroupDecl
-
Uses of AttributeGroupDecl in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return AttributeGroupDeclModifier and TypeMethodDescriptionRedefineSchema.getAttributeGroup(String name) Returns the AttributeGroup corresponding to the given canonical name (unqualified name).Methods in org.exolab.castor.xml.schema with parameters of type AttributeGroupDeclModifier and TypeMethodDescriptionvoidRedefineSchema.addAttributeGroup(AttributeGroupDecl attrGroup) Adds a AttributeGroup name in the list of redefined attributeGroups.voidSchema.addAttributeGroup(AttributeGroupDecl attrGroup) Adds the given attribute group definition to this Schema definition.booleanRedefineSchema.removeAttributeGroup(AttributeGroupDecl attrGroup) Removes the attributeGroup with the given name from the redefine structure.booleanSchema.removeAttributeGroup(AttributeGroupDecl group) Removes the given AttributeGroup definition from this Schema