public class DisambiguationRuleLoader
extends DefaultHandler
DisambiguationPatternRules from a disambiguation rules XML
file.| Constructor and Description |
|---|
DisambiguationRuleLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<DisambiguationPatternRule> |
getRules(InputStream file) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic final List<DisambiguationPatternRule> getRules(InputStream file) throws ParserConfigurationException, SAXException, IOException
ParserConfigurationExceptionSAXExceptionIOExceptionCopyright © 2005-2011 Daniel Naber