|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmAttribute | |
---|---|
org.gxml.sa | |
org.gxml.xs |
Uses of SmAttribute in org.gxml.sa |
---|
Methods in org.gxml.sa that return SmAttribute | |
---|---|
SmAttribute<A,S> |
GxMetaBridge.getAttributeDeclaration(SmName<S> attributeName)
|
Uses of SmAttribute in org.gxml.xs |
---|
Methods in org.gxml.xs that return SmAttribute | |
---|---|
SmAttribute<A,S> |
SmAttributeUse.getAttribute()
Returns the {attribute declaration} property. |
SmAttribute<A,S> |
SmNamespace.getAttributeDeclaration(S name)
|
SmAttribute<A,S> |
SmMetaBridge.getAttributeDeclaration(SmName<S> attributeName)
|
SmAttribute<A,S> |
SmComponentProvider.getAttributeDeclaration(SmName<S> name)
Returns the SmAttribute if it exists by the given name, otherwise
null . |
SmAttribute<A,S> |
SmCache.getAttributeDeclaration(SmName<S> name)
|
Methods in org.gxml.xs that return types with arguments of type SmAttribute | |
---|---|
java.lang.Iterable<SmAttribute<A,S>> |
SmSchema.getAttributes()
Returns the Attribute declarations. |
Methods in org.gxml.xs with parameters of type SmAttribute | |
---|---|
void |
SmParserHandler.error(SmAttribute<A,S> attribute,
SmException exception)
|
void |
SmSequenceTypeVisitor.visit(SmAttribute<A,S> schemaAttribute)
|
void |
SmVisitor.visitAttribute(SmAttribute<A,S> attribute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |