jd.xml.xpath.axis
Class AxisLibrary

java.lang.Object
  extended byjd.xml.xpath.axis.AxisLibrary

public class AxisLibrary
extends Object

A collection of all XPath axis instances.


Field Summary
static AxisLibrary INSTANCE
          The library.
 
Method Summary
 Axis get(String name)
          Get an axis instance for a name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final AxisLibrary INSTANCE
The library.

Method Detail

get

public Axis get(String name)
Get an axis instance for a name.