|
||||||||||
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.struts.config.PlugInSetPropertyRule
final class PlugInSetPropertyRule
Class that records the name and value of a configuration property to be
used in configuring a PlugIn
instance when instantiated.
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.Rule |
---|
digester, namespaceURI |
Constructor Summary | |
---|---|
PlugInSetPropertyRule()
|
Method Summary | |
---|---|
void |
begin(java.lang.String namespace,
java.lang.String names,
org.xml.sax.Attributes attributes)
|
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 PlugInSetPropertyRule()
Method Detail |
---|
public void begin(java.lang.String namespace, java.lang.String names, org.xml.sax.Attributes attributes) throws java.lang.Exception
begin
in class org.apache.commons.digester.Rule
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |