Class SetAllPropertiesRule
java.lang.Object
org.apache.tomcat.util.digester.Rule
org.apache.tomcat.util.digester.SetPropertiesRule
org.apache.catalina.startup.SetAllPropertiesRule
Deprecated.
This will be removed in Tomcat 10
Rule that uses the introspection utils to set properties.
-
Nested Class Summary
Nested classes/interfaces inherited from class SetPropertiesRule
SetPropertiesRule.Listener -
Field Summary
Fields inherited from class SetPropertiesRule
excludesFields inherited from class Rule
digester, namespaceURI, sm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SetPropertiesRule
begin, toStringMethods inherited from class Rule
body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
SetAllPropertiesRule
public SetAllPropertiesRule()Deprecated. -
SetAllPropertiesRule
Deprecated.
-