|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespacesTable.Declaration | |
---|---|
org.apache.cocoon.xml |
Uses of NamespacesTable.Declaration in org.apache.cocoon.xml |
---|
Methods in org.apache.cocoon.xml that return NamespacesTable.Declaration | |
---|---|
NamespacesTable.Declaration |
NamespacesTable.addDeclaration(String prefix,
String uri)
Declare a new namespace prefix-uri mapping. |
NamespacesTable.Declaration[] |
NamespacesTable.getCurrentScopeDeclarations()
Get the declarations that were declared within the current scope. |
NamespacesTable.Declaration |
NamespacesTable.removeDeclaration(String prefix)
Undeclare a namespace prefix-uri mapping. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |