|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDefaultHandler
DisambiguationRuleLoader
public class DisambiguationRuleLoader
Loads DisambiguationPatternRules from a
disambiguation rules XML file.
| Constructor Summary | |
|---|---|
DisambiguationRuleLoader()
|
|
| Method Summary | |
|---|---|
List<DisambiguationPatternRule> |
getRules(InputStream file)
|
| Methods inherited from class DefaultHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisambiguationRuleLoader()
| Method Detail |
|---|
public final List<DisambiguationPatternRule> getRules(InputStream file)
throws ParserConfigurationException,
SAXException,
IOException
ParserConfigurationException
SAXException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||