|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ObjectCreationFactory
implementations.Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
SetRootRule
with the specified parameters.
SetRootRule
with the specified parameters.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use BeanPropertySetterRule.BeanPropertySetterRule()
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use BeanPropertySetterRule.BeanPropertySetterRule(String propertyName)
instead.
CallParamRule
rules or from the body of this
element.Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount, Class [] paramTypes)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use CallMethodRule.CallMethodRule(String methodName,int paramCount, String [] paramTypes)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use CallParamRule.CallParamRule(int paramIndex)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use CallParamRule.CallParamRule(int paramIndex, String attributeName)
instead.
Channel
implementation class.
Digester
instance.
FactoryCreateRule
to supply an
object based on the element's attributes.
FactoryCreateRule
to supply an
object based on the element's attributes.
Digester
instance that was set up by
FactoryCreateRule
upon initialization.
RulesBase
for complex schema.ObjectCreationFactory
to create
a new object which it pushes onto the object stack.ObjectCreationFactory
which will
then be used to create an object and push it on the stack.
ObjectCreationFactory
, which will then be used
to instantiate an object instance and push it onto the stack.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use FactoryCreateRule.FactoryCreateRule(Class clazz)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use FactoryCreateRule.FactoryCreateRule(Class clazz, String attributeName)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use FactoryCreateRule.FactoryCreateRule(ObjectCreationFactory creationFactory)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use FactoryCreateRule.FactoryCreateRule(String className)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use FactoryCreateRule.FactoryCreateRule(String className, String attributeName)
instead.
ObjectCreationFactory
.
ObjectCreationFactory
which will
then be used to create an object and push it on the stack.
ObjectCreationFactory
, which will then be used
to instantiate an object instance and push it onto the stack.
null
.
Digester
that was set by the
FactoryCreateRule
upon initialization.
Digester
that was set by the
FactoryCreateRule
upon initialization.
org.xml.sax.XMLReader
.
Rule
objects.
Rule
objects.
XMLReader
implementation.
Rule
objects.
Rules
implementation object containing our
rules collection and associated matching policy.
match()
on the Rules
implementation returned by getRules()
MethodUtils.invokeExactMethod
be used for the reflection.
Image
implementation class.
Item
implementation class.
Rule
objects are relevant, or null
for matching independent
of namespaces.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use ObjectCreateRule.ObjectCreateRule(Class clazz)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use ObjectCreateRule.ObjectCreateRule(String className)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use ObjectCreateRule.ObjectCreateRule(String attributeName, Class clazz)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use ObjectCreateRule.ObjectCreateRule(String className, String attributeName)
instead.
FactoryCreateRule
.xmlrules
package provides for XML-based definition of
rules for Digester
.MethodParam
rules.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method. Use Rule.Rule()
instead.
Rules
implementation containing our collection of
Rule
instances and associated matching policy.
Rules
interface that supports
the standard rule matching behavior.Rule
definitions, possibly associated with
a particular namespace URI, in one operation.RuleSet
interface.Digester
with which this Rule
is associated.
Digester
to allow the implementation to do logging,
classloading based on the digester's classloader, etc.
Digester
to allow the implementation to do logging,
classloading based on the digester's classloader, etc.
org.xml.sax.XMLReader
.
Rule
objects.
Rule
objects.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetNextRule.SetNextRule(String methodName)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetNextRule.SetNextRule(String methodName,String paramType)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetPropertiesRule.SetPropertiesRule()
instead.
XMLReader
implementation.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetPropertyRule.SetPropertyRule(String name, String value)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetRootRule.SetRootRule(String methodName)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetRootRule.SetRootRule(String methodName,String paramType)
instead.
Rule
objects.
Rules
implementation object containing our
rules collection and associated matching policy.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetTopRule.SetTopRule(String methodName)
instead.
Digester.addRule(java.lang.String, org.apache.commons.digester.Rule)
method.
Use SetTopRule.SetTopRule(String methodName, String paramType)
instead.
Thread.currentThread().getContextClassLoader()
)
to resolve/load classes that are defined in various rules.
MethodUtils.invokeExactMethod
should be used for the reflection.
TextInput
implementation class.
MethodUtils.invokeExactMethod
be used for reflection.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |