|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeGroupDecl | |
|---|---|
| org.exolab.castor.xml.schema | |
| Uses of AttributeGroupDecl in org.exolab.castor.xml.schema |
|---|
| Methods in org.exolab.castor.xml.schema that return AttributeGroupDecl | |
|---|---|
AttributeGroupDecl |
RedefineSchema.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 AttributeGroupDecl | |
|---|---|
void |
Schema.addAttributeGroup(AttributeGroupDecl attrGroup)
Adds the given attribute group definition to this Schema definition. |
void |
RedefineSchema.addAttributeGroup(AttributeGroupDecl attrGroup)
Adds a AttributeGroup name in the list of redefined attributeGroups. |
boolean |
Schema.removeAttributeGroup(AttributeGroupDecl group)
Removes the given AttributeGroup definition from this Schema |
boolean |
RedefineSchema.removeAttributeGroup(AttributeGroupDecl attrGroup)
Removes the attributeGroup with the given name from the redefine structure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||