|
|||||||||||
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
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(String namespace,
String name,
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(String namespace, String name, Attributes attributes)
Rule.begin(String, String, Attributes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |