public class DmozParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DmozParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Command-line access.
|
void |
parseDmozFile(File dmozFile,
int subsetDenom,
boolean includeAdult,
int skew,
Pattern topicPattern,
boolean snippet)
Iterate through all the items in this structured DMOZ file.
|
public void parseDmozFile(File dmozFile, int subsetDenom, boolean includeAdult, int skew, Pattern topicPattern, boolean snippet) throws IOException, SAXException, ParserConfigurationException
Copyright © 2015 The Apache Software Foundation