Java org.apache.commons.jxpath.ri NamespaceResolver fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jxpath.ri NamespaceResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jxpath.ri NamespaceResolver.

The text is from its open source code.

Constructor

NamespaceResolver(NamespaceResolver parent)
Create a new NamespaceResolver.

Method

StringgetNamespaceURI(String prefix)
Given a prefix, returns a registered namespace URI.