Modifier and Type | Field and Description |
---|---|
(package private) static SAXParserFactory |
factory |
(package private) XPathParser |
parser |
(package private) XMLSplitter |
splitter |
(package private) String[] |
tags |
(package private) XMLReader |
xmlReader |
(package private) Tree |
xpath |
Constructor and Description |
---|
XMLParser() |
String[] tags
Tree xpath
XMLSplitter splitter
XPathParser parser
XMLReader xmlReader
static final SAXParserFactory factory
public void initialize(Trees args)
initialize
in interface Parser
public void open(org.apache.hadoop.fs.FSDataInputStream fsin, long start, long end)
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.