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