|
||||||||||
| 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.digester.NodeCreateRule
org.apache.commons.scxml.io.SCXMLDigester.ParseExternalContentRule
public static class SCXMLDigester.ParseExternalContentRule
Custom digestion rule for parsing bodies of
ExternalContent elements.
ExternalContent| Field Summary |
|---|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
SCXMLDigester.ParseExternalContentRule()
Deprecated. Constructor. |
|
| Method Summary | |
|---|---|
void |
end(java.lang.String namespace,
java.lang.String name)
Deprecated. |
| Methods inherited from class org.apache.commons.digester.NodeCreateRule |
|---|
begin, end |
| Methods inherited from class org.apache.commons.digester.Rule |
|---|
begin, body, body, 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.ParseExternalContentRule()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException - A JAXP configuration error| Method Detail |
|---|
public final void end(java.lang.String namespace,
java.lang.String name)
end in class org.apache.commons.digester.RuleRule.end(String, String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||