public class BitextPatternRuleLoader extends DefaultHandler
PatternRule
s 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, warning
public final List<BitextPatternRule> getRules(InputStream is, String filename) throws IOException
IOException