|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDefaultHandler
PatternRuleLoader
public class PatternRuleLoader
Loads PatternRules from an XML file.
| Constructor Summary | |
|---|---|
PatternRuleLoader()
|
|
| Method Summary | |
|---|---|
List<PatternRule> |
getRules(InputStream is,
String filename)
|
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 PatternRuleLoader()
| Method Detail |
|---|
public final List<PatternRule> getRules(InputStream is,
String filename)
throws IOException
IOException
public final void main(String[] args)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||