|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmNotation | |
---|---|
org.gxml.xs |
Uses of SmNotation in org.gxml.xs |
---|
Methods in org.gxml.xs that return SmNotation | |
---|---|
SmNotation<A,S> |
SmNamespace.getNotation(S name)
|
SmNotation<A,S> |
SmComponentProvider.getNotation(SmName<S> name)
Returns the SmNotation if it exists by the given name, otherwise null . |
Methods in org.gxml.xs that return types with arguments of type SmNotation | |
---|---|
java.lang.Iterable<SmNotation<A,S>> |
SmSchema.getNotations()
Returns the Notation declarations. |
Methods in org.gxml.xs with parameters of type SmNotation | |
---|---|
void |
SmParserHandler.error(SmNotation<A,S> notation,
SmException exception)
|
void |
SmVisitor.visitNotation(SmNotation<A,S> notation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |