public class BitextPatternRuleLoader extends DefaultHandler
PatternRules from an XML file.| Constructor and Description |
|---|
BitextPatternRuleLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<BitextPatternRule> |
getRules(InputStream is,
String filename) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic final List<BitextPatternRule> getRules(InputStream is, String filename) throws IOException
IOException