public static class SCXMLDigester.ParseDataRule
extends org.apache.commons.digester.NodeCreateRule
Constructor and Description |
---|
SCXMLDigester.ParseDataRule(PathResolver pr)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
begin(String namespace,
String name,
Attributes attributes)
Deprecated.
|
void |
end(String namespace,
String name)
Deprecated.
|
public SCXMLDigester.ParseDataRule(PathResolver pr) throws ParserConfigurationException
pr
- The PathResolver
ParserConfigurationException
- A JAXP configuration errorpublic final void begin(String namespace, String name, Attributes attributes) throws Exception
begin
in class org.apache.commons.digester.NodeCreateRule
Exception
Rule.begin(String, String, Attributes)
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.