Package

eu.cdevreeze.xpathparser

parse

Permalink

package parse

FastParse parser of XPath expressions, returning AST objects from the 'ast' package if successful.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. parse
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object XPathParser

    Permalink

    XPath 3.0 parsing support, using FastParse.

    XPath 3.0 parsing support, using FastParse.

    Usage: XPathParser.xpathExpr.parse(xpathString)

    TODO XPath 3.1.

Inherited from AnyRef

Inherited from Any

Ungrouped