Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jdom.xpath
Class JaxenXPath.NSContext  view JaxenXPath.NSContext download JaxenXPath.NSContext.java

java.lang.Object
  extended bySimpleNamespaceContext
      extended byorg.jdom.xpath.JaxenXPath.NSContext
Enclosing class:
JaxenXPath

private class JaxenXPath.NSContext
extends SimpleNamespaceContext


Constructor Summary
JaxenXPath.NSContext()
           
 
Method Summary
 java.lang.String translateNamespacePrefixToUri(java.lang.String prefix)
          [Jaxen NamespaceContext interface support] Translates the provided namespace prefix into the matching bound namespace URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxenXPath.NSContext

public JaxenXPath.NSContext()
Method Detail

translateNamespacePrefixToUri

public java.lang.String translateNamespacePrefixToUri(java.lang.String prefix)
[Jaxen NamespaceContext interface support] Translates the provided namespace prefix into the matching bound namespace URI.