Package org.apache.taglibs.standard.extra.spath


package org.apache.taglibs.standard.extra.spath
  • Class
    Description
    Represents an absolute SPath expression.
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
    Represents a predicate expression concerning a single attribute.
    This exception is thrown when parse errors are encountered.
    Represents a simple path (SPath) expression.
    Represents a simple predicate expression.
    Represents a relative SPath expression.
    Filters a SAX stream based on a single supplied SPath expression.
     
     
     
    Tag handler that exposes SPath functionality.
    Represents a 'step' in an SPath expression.
    Describes the input token stream.