Uses of Class
org.apache.cocoon.xml.NamespacesTable

Packages that use NamespacesTable
org.apache.cocoon.components.expression   
org.apache.cocoon.util.jxpath   
 

Uses of NamespacesTable in org.apache.cocoon.components.expression
 

Methods in org.apache.cocoon.components.expression that return NamespacesTable
 NamespacesTable ExpressionContext.getNamespaces()
          Get the namespace table that tracks the applicable namespace prefix mappings for the expression context.
 

Uses of NamespacesTable in org.apache.cocoon.util.jxpath
 

Constructors in org.apache.cocoon.util.jxpath with parameters of type NamespacesTable
NamespacesTablePointer(NamespacesTable namespaces)
           
 



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