|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeGroup | |
---|---|
convert.xml.dtd.om |
Uses of AttributeGroup in convert.xml.dtd.om |
---|
Methods in convert.xml.dtd.om that return AttributeGroup | |
---|---|
AttributeGroup |
AttlistDecl.getAttributeGroup()
|
AttributeGroup |
AttributeGroupDef.getAttributeGroup()
|
AttributeGroup |
AttributeGroupRef.getAttributeGroup()
|
Methods in convert.xml.dtd.om with parameters of type AttributeGroup | |
---|---|
void |
TopLevelVisitor.attlistDecl(NameSpec nameSpec,
AttributeGroup attributeGroup)
|
void |
TopLevelVisitor.attributeGroupDef(java.lang.String name,
AttributeGroup attributeGroup)
|
void |
AttributeGroupVisitor.attributeGroupRef(java.lang.String name,
AttributeGroup attributeGroup)
|
Constructors in convert.xml.dtd.om with parameters of type AttributeGroup | |
---|---|
AttlistDecl(NameSpec elementNameSpec,
AttributeGroup attributeGroup)
|
|
AttributeGroupDef(java.lang.String name,
AttributeGroup attributeGroup)
|
|
AttributeGroupRef(java.lang.String name,
AttributeGroup attributeGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |