This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.xml.util.NamespacesTable.Name (Cocoon XML Utilities 1.0.0 API)

Uses of Interface
org.apache.cocoon.xml.util.NamespacesTable.Name

Packages that use NamespacesTable.Name
org.apache.cocoon.xml.util   
 

Uses of NamespacesTable.Name in org.apache.cocoon.xml.util
 

Methods in org.apache.cocoon.xml.util that return NamespacesTable.Name
 NamespacesTable.Name NamespacesTable.resolve(String uri, String raw, String prefix, String local)
          Resolve a namespace-aware name against the current namespaces declarations.
 



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