|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDefaultHandler
FalseFriendRuleLoader
public class FalseFriendRuleLoader
Loads PatternRules from a false friends XML file.
| Constructor Summary | |
|---|---|
FalseFriendRuleLoader()
|
|
| Method Summary | |
|---|---|
List<PatternRule> |
getRules(InputStream file,
Language textLanguage,
Language motherTongue)
|
void |
main(String[] args)
Testing only. |
| 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 FalseFriendRuleLoader()
| Method Detail |
|---|
public final List<PatternRule> getRules(InputStream file,
Language textLanguage,
Language motherTongue)
throws ParserConfigurationException,
SAXException,
IOException
ParserConfigurationException
SAXException
IOException
public void main(String[] args)
throws ParserConfigurationException,
SAXException,
IOException
ParserConfigurationException
SAXException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||