|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.xmlrules.FromXmlRuleSet.XMLRulesLoader
org.apache.commons.digester.xmlrules.FromXmlRuleSet.InputSourceXMLRulesLoader
private class FromXmlRuleSet.InputSourceXMLRulesLoader
Loads XMLRules from an InputSource
Field Summary | |
---|---|
private org.xml.sax.InputSource |
inputSource
|
Constructor Summary | |
---|---|
FromXmlRuleSet.InputSourceXMLRulesLoader(org.xml.sax.InputSource inputSource)
|
Method Summary | |
---|---|
void |
loadRules()
Load rules now |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.xml.sax.InputSource inputSource
Constructor Detail |
---|
public FromXmlRuleSet.InputSourceXMLRulesLoader(org.xml.sax.InputSource inputSource)
Method Detail |
---|
public void loadRules() throws XmlLoadException
FromXmlRuleSet.XMLRulesLoader
loadRules
in class FromXmlRuleSet.XMLRulesLoader
XmlLoadException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |