| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XSAttributeGroup | |
| net.sf.jaxme.xs | |
| net.sf.jaxme.xs.impl | |
| Uses of XSAttributeGroup in net.sf.jaxme.xs | 
| Methods in net.sf.jaxme.xs that return XSAttributeGroup | |
 XSAttributeGroup[] | 
XSSchema.getAttributeGroups()
Returns the array of global attribute groups.  | 
 XSAttributeGroup | 
XSSchema.getAttributeGroup(XsQName pName)
Returns the attribute group with the given name.  | 
 XSAttributeGroup | 
XSObjectFactory.newXSAttributeGroup(XSObject pParent,
                    XsTAttributeGroup pGroup)
Returns a new instance of XSAttributeGroup. | 
| Methods in net.sf.jaxme.xs with parameters of type XSAttributeGroup | |
 void | 
XSSchema.add(XSAttributeGroup pGroup)
Adds a new attribute group to the schema.  | 
 void | 
XSSchema.redefine(XSAttributeGroup pGroup)
Redefines an existing attribute group in the schema.  | 
| Uses of XSAttributeGroup in net.sf.jaxme.xs.impl | 
| Classes in net.sf.jaxme.xs.impl that implement XSAttributeGroup | |
 class | 
XSAttributeGroupImpl
 | 
| Methods in net.sf.jaxme.xs.impl that return XSAttributeGroup | |
 XSAttributeGroup[] | 
XSSchemaImpl.getAttributeGroups()
 | 
 XSAttributeGroup | 
XSSchemaImpl.getAttributeGroup(XsQName pName)
 | 
 XSAttributeGroup | 
XSObjectFactoryImpl.newXSAttributeGroup(XSObject pParent,
                    XsTAttributeGroup pGroup)
 | 
| Methods in net.sf.jaxme.xs.impl with parameters of type XSAttributeGroup | |
 void | 
XSSchemaImpl.add(XSAttributeGroup pGroup)
 | 
 void | 
XSSchemaImpl.redefine(XSAttributeGroup pGroup)
 | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||