|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmAttributeGroup | |
---|---|
org.gxml.xs |
Uses of SmAttributeGroup in org.gxml.xs |
---|
Methods in org.gxml.xs that return SmAttributeGroup | |
---|---|
SmAttributeGroup<A,S> |
SmNamespace.getAttributeGroup(S name)
|
SmAttributeGroup<A,S> |
SmComponentProvider.getAttributeGroup(SmName<S> name)
Returns the SmAttributeGroup if it exists by the given name, otherwise null . |
SmAttributeGroup<A,S> |
SmCache.getAttributeGroup(SmName<S> name)
|
Methods in org.gxml.xs that return types with arguments of type SmAttributeGroup | |
---|---|
java.lang.Iterable<SmAttributeGroup<A,S>> |
SmSchema.getAttributeGroups()
Returns the Attribute group definitions. |
Methods in org.gxml.xs with parameters of type SmAttributeGroup | |
---|---|
void |
SmParserHandler.error(SmAttributeGroup<A,S> attributeGroup,
SmException exception)
|
void |
SmVisitor.visitAttributeGroup(SmAttributeGroup<A,S> attributeGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |