|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WikiXMLParser | |
---|---|
edu.jhu.nlp.wikipedia |
Uses of WikiXMLParser in edu.jhu.nlp.wikipedia |
---|
Subclasses of WikiXMLParser in edu.jhu.nlp.wikipedia | |
---|---|
class |
WikiXMLDOMParser
A memory efficient parser for easy access to Wikipedia XML dumps in native and compressed XML formats. Typical pattern of use: |
class |
WikiXMLSAXParser
A SAX Parser for Wikipedia XML dumps. |
Methods in edu.jhu.nlp.wikipedia that return WikiXMLParser | |
---|---|
static WikiXMLParser |
WikiXMLParserFactory.getDOMParser(java.lang.String fileName)
|
static WikiXMLParser |
WikiXMLParserFactory.getSAXParser(java.lang.String fileName)
|
Constructors in edu.jhu.nlp.wikipedia with parameters of type WikiXMLParser | |
---|---|
IteratorHandler(WikiXMLParser myParser)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |