public class StreamingXPATHCompiler extends Object
Constructor and Description |
---|
StreamingXPATHCompiler() |
Modifier and Type | Method and Description |
---|---|
static StreamingParser |
parse(String source)
This will create the Custom XPATH Parser Components for a given XPATH.
|
public static StreamingParser parse(String source) throws org.antlr.runtime.RecognitionException
source
- is the String for XPATH Expressionorg.antlr.runtime.RecognitionException
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.