|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.digester.Rule
org.apache.commons.scxml.io.SCXMLDigester.SetPathResolverRule
public static class SCXMLDigester.SetPathResolverRule
Custom digestion rule for setting PathResolver for runtime retrieval.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
SCXMLDigester.SetPathResolverRule(PathResolver pr)
Deprecated. Constructor. |
|
| Method Summary | |
|---|---|
void |
begin(java.lang.String namespace,
java.lang.String name,
org.xml.sax.Attributes attributes)
Deprecated. |
| Methods inherited from class org.apache.commons.digester.Rule |
|---|
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCXMLDigester.SetPathResolverRule(PathResolver pr)
pr - The PathResolverPathResolver| Method Detail |
|---|
public final void begin(java.lang.String namespace,
java.lang.String name,
org.xml.sax.Attributes attributes)
begin in class org.apache.commons.digester.RuleRule.begin(String, String, Attributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||