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.RecognitionExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.