A C E G L N O R

A

addDeclaration(String, String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Declare a new namespace prefix-uri mapping.

C

clear() - Method in class org.apache.cocoon.xml.util.NamespacesTable
Clear and reinitialize this namespace table before reuse.

E

enterScope() - Method in class org.apache.cocoon.xml.util.NamespacesTable
Enter a new scope.
enterScope(ContentHandler) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Start all declared mappings of the current scope and enter a new scope.

G

getCurrentScopeDeclarations() - Method in class org.apache.cocoon.xml.util.NamespacesTable
Get the declarations that were declared within the current scope.
getLocalName() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Name
Return the namespace local name.
getPrefix() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Declaration
Return the namespace prefix.
getPrefix() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Name
Return the namespace prefix.
getPrefix(String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Return one of the prefixes currently mapped to the specified URI or null.
getPrefixes(String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Return an array with all prefixes currently mapped to the specified URI.
getQName() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Name
Return the namespace raw name.
getUri() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Declaration
Return the namespace URI.
getUri() - Method in interface org.apache.cocoon.xml.util.NamespacesTable.Name
Return the namespace URI.
getUri(String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Return the URI associated with the given prefix or null if the prefix was not mapped.

L

leaveScope() - Method in class org.apache.cocoon.xml.util.NamespacesTable
Leave a scope.
leaveScope(ContentHandler) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Leave a scope.

N

NamespacesTable - class org.apache.cocoon.xml.NamespacesTable.
Deprecated. Use NamespacesTable instead.
NamespacesTable() - Constructor for class org.apache.cocoon.xml.NamespacesTable
Deprecated.  
NamespacesTable - class org.apache.cocoon.xml.util.NamespacesTable.
Keeps track of namespaces declarations and resolve namespaces names.
NamespacesTable() - Constructor for class org.apache.cocoon.xml.util.NamespacesTable
Construct a new NamespacesTable instance.
NamespacesTable.Declaration - interface org.apache.cocoon.xml.util.NamespacesTable.Declaration.
A namespace declaration.
NamespacesTable.Name - interface org.apache.cocoon.xml.util.NamespacesTable.Name.
A namespace-aware name.

O

org.apache.cocoon.xml - package org.apache.cocoon.xml
 
org.apache.cocoon.xml.util - package org.apache.cocoon.xml.util
 

R

removeDeclaration(String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Undeclare a namespace prefix-uri mapping.
resolve(String, String, String, String) - Method in class org.apache.cocoon.xml.util.NamespacesTable
Resolve a namespace-aware name against the current namespaces declarations.

A C E G L N O R

Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.