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 TypeMethodDescriptionvoid
RedefineSchema.addAttributeGroup
(AttributeGroupDecl attrGroup) Adds a AttributeGroup name in the list of redefined attributeGroups.void
Schema.addAttributeGroup
(AttributeGroupDecl attrGroup) Adds the given attribute group definition to this Schema definition.boolean
RedefineSchema.removeAttributeGroup
(AttributeGroupDecl attrGroup) Removes the attributeGroup with the given name from the redefine structure.boolean
Schema.removeAttributeGroup
(AttributeGroupDecl group) Removes the given AttributeGroup definition from this Schema