xpointer
Class ExtNodeFilter

java.lang.Object
  |
  +--xpointer.ExtNodeFilter

public class ExtNodeFilter
extends java.lang.Object

This class extentds the concept of NodeFilter, providing filtering values for points and ranges.


Field Summary
static int SHOW_POINT
           
static int SHOW_RANGE
           
 
Constructor Summary
ExtNodeFilter()
          Creates new ExtNodeFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHOW_POINT

public static final int SHOW_POINT

SHOW_RANGE

public static final int SHOW_RANGE
Constructor Detail

ExtNodeFilter

public ExtNodeFilter()
Creates new ExtNodeFilter