public static class SCXMLDigester.SetPathResolverRule
extends org.apache.commons.digester.Rule
Constructor and Description |
---|
SCXMLDigester.SetPathResolverRule(PathResolver pr)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
begin(String namespace,
String name,
Attributes attributes)
Deprecated.
|
public SCXMLDigester.SetPathResolverRule(PathResolver pr)
pr
- The PathResolverPathResolver
public final void begin(String namespace, String name, Attributes attributes)
begin
in class org.apache.commons.digester.Rule
Rule.begin(String, String, Attributes)
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.