- tearDown() - Method in class org.apache.commons.digester3.AsyncReaderTestCase
 
-  
 
- tearDown() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Tear down instance variables required by this test case.
 
- tearDown() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
Tear down instance variables required by this test case.
 
- tearDown() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Tear down instance variables required by this test case.
 
- tearDown() - Method in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Tear down instance variables required by this test case.
 
- tearDown() - Method in class org.apache.commons.digester3.URLTestCase
 
- 
Tear down instance variables required by this test case.
 
- tearDown() - Method in class org.apache.commons.digester3.XMLSchemaTestCase
 
- 
Tear down instance variables required by this test case.
 
- test() - Method in class org.apache.commons.digester3.binder.Digester163TestCase
 
-  
 
- test(String, String) - Method in class org.apache.commons.digester3.NamedBean
 
-  
 
- test1() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test2() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test3() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test4() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test5() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test6() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- test7() - Method in class org.apache.commons.digester3.xmlrules.DigesterPatternStackTest
 
-  
 
- TEST_XML - Static variable in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML - Static variable in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML - Static variable in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML_1 - Static variable in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML_1 - Static variable in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML_2 - Static variable in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML_2 - Static variable in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- TEST_XML_3 - Static variable in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Simple test xml document used in the tests.
 
- testAddressBook() - Method in class org.apache.commons.digester3.annotations.addressbook.AddressBookTestCase
 
-  
 
- testAddRule() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test rule addition - this boils down to making sure that digester is set properly on rule addition.
 
- testAll() - Method in class org.apache.commons.digester3.LocationTrackerTestCase
 
-  
 
- testAncesterMatch() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
-  
 
- testAttributes() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether attributes are correctly imported into the fragment, using the example in the Test1 XML file.
 
- testAutomaticallySetProperties() - Method in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
Test that you can successfully automatically set properties.
 
- testAutomaticallySetProperties() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that you can successfully automatically set properties.
 
- testBadDocument() - Method in class org.apache.commons.digester3.XMLSchemaTestCase
 
-  
 
- testBasePath() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
- 
Test the FromXmlRules.addRuleInstances(digester, path) method, ie
 test loading rules at a base position other than the root.
 
- testBasic() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test method calls with the CallMethodRule rule.
 
- testBasic() - Method in class org.apache.commons.digester3.ObjectParamRuleTestCase
 
- 
Test method calls with the ObjectParamRule rule.
 
- testBasicInclude() - Method in class org.apache.commons.digester3.xmlrules.IncludeTest
 
-  
 
- testBasicNamespaceMatching() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
Test basic matchings involving namespaces.
 
- testBasicParentMatch() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
- 
Basic test of parent matching rules.
 
- testBasicSubstitution() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testBasicUniversal() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
- 
Basic test of universal matching rules.
 
- TestBean - Class in org.apache.commons.digester3
 
- 
General purpose test bean for Digester tests.
 
- TestBean() - Constructor for class org.apache.commons.digester3.TestBean
 
-  
 
- TestBean(boolean, double) - Constructor for class org.apache.commons.digester3.TestBean
 
-  
 
- TestBean(Boolean, Double) - Constructor for class org.apache.commons.digester3.TestBean
 
- 
see DIGESTER-154
 
- testBodyExpansion() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Test expansion of text in element bodies.
 
- testCallInvalidTarget() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test invoking an object which does not exist on the stack.
 
- testCallMethodOnly() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test method calls with the CallMethodRule reading from the element body, with no CallParamMethod rules added.
 
- testCallNext() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test invoking an object which is at top-1 on the stack, like SetNextRule does...
 
- testCallParamRule() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testCallRoot() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test invoking an object which is at the root of the stack, like SetRoot does...
 
- testCatalog() - Method in class org.apache.commons.digester3.annotations.catalog.CatalogTestCase
 
-  
 
- testChaining() - Method in class org.apache.commons.digester3.substitution.CompoundSubstitutorTestCase
 
-  
 
- testCircularInclude() - Method in class org.apache.commons.digester3.xmlrules.IncludeTest
 
- 
Validates that circular includes are detected and result in an exception
 
- testClear() - Method in class org.apache.commons.digester3.RegexRulesTestCase
 
- 
Test rules and clear methods
 
- testClear() - Method in class org.apache.commons.digester3.WithDefaultsRulesWrapperTestCase
 
-  
 
- TestConfigurablePluginAttributes - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for functionality which sets what xml attributes specify the plugin class or plugin declaration id.
 
- TestConfigurablePluginAttributes() - Constructor for class org.apache.commons.digester3.plugins.TestConfigurablePluginAttributes
 
-  
 
- TestConfigurablePluginAttributes.MultiContainer - Class in org.apache.commons.digester3.plugins
 
-  
 
- TestConfigurablePluginAttributes.MultiContainer() - Constructor for class org.apache.commons.digester3.plugins.TestConfigurablePluginAttributes.MultiContainer
 
-  
 
- testConstructors() - Method in class org.apache.commons.digester3.substitution.CompoundSubstitutorTestCase
 
-  
 
- testCreateDigester() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
- 
Tests the DigesterLoader.createDigester(), with multiple
 included rule sources: testrules.xml includes another rules xml
 file, and also includes programmatically created rules.
 
- testCustomisedProperties1() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that you can customise the property mappings using the constructor which takes arrays-of-strings.
 
- testCustomisedProperties2a() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that you can ignore a single input xml element using the constructor which takes a single remapping.
 
- testCustomisedProperties2b() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that you can customise the property mappings using the constructor which takes a single remapping.
 
- TestDeclaration - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for basic PluginDeclarationRule behaviour.
 
- TestDeclaration() - Constructor for class org.apache.commons.digester3.plugins.TestDeclaration
 
-  
 
- testDefaultBehaviour() - Method in class org.apache.commons.digester3.plugins.TestConfigurablePluginAttributes
 
-  
 
- TestDefaultPlugin - Class in org.apache.commons.digester3.plugins
 
-  
 
- TestDefaultPlugin() - Constructor for class org.apache.commons.digester3.plugins.TestDefaultPlugin
 
-  
 
- testDefaultPlugins1() - Method in class org.apache.commons.digester3.plugins.TestDefaultPlugin
 
-  
 
- testDefaultPlugins2() - Method in class org.apache.commons.digester3.plugins.TestDefaultPlugin
 
-  
 
- testDefaultPlugins3() - Method in class org.apache.commons.digester3.plugins.TestDefaultPlugin
 
-  
 
- TestDelegate - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for Delegate behaviour.
 
- TestDelegate() - Constructor for class org.apache.commons.digester3.plugins.TestDelegate
 
-  
 
- testDigester() - Method in class org.apache.commons.digester3.Digester133TestCase
 
-  
 
- testDigesterBodyTextStack() - Method in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
This is a general digester test but it fits into here pretty well.
 
- testDigesterDTDError() - Method in class org.apache.commons.digester3.DTDValidationTestCase
 
-  
 
- testDigesterNoDTDValidation() - Method in class org.apache.commons.digester3.DTDValidationTestCase
 
-  
 
- testDigesterResolveRelative() - Method in class org.apache.commons.digester3.TestEntityResolution
 
-  
 
- testDigesterRuleCallOrder() - Method in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
This is a general digester test but it fits into here pretty well.
 
- testDigesterValidation() - Method in class org.apache.commons.digester3.DTDValidationTestCase
 
-  
 
- testDocumentFragment() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
 
- testDummy() - Method in class org.apache.commons.digester3.plugins.TestDelegate
 
-  
 
- testElement() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
 
- testElementWithNoAttributes() - Method in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Test SetPropertyRule when matched XML element has no attributes.
 
- testEmployee() - Method in class org.apache.commons.digester3.annotations.employee.EmployeeTestCase
 
-  
 
- TestEntityResolution - Class in org.apache.commons.digester3
 
- 
Tests for entity resolution.
 
- TestEntityResolution() - Constructor for class org.apache.commons.digester3.TestEntityResolution
 
-  
 
- testEntityText() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
This unit test checks that text nodes are correctly created when xml entities are used.
 
- testExpansionException() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Test that an unknown variable causes a RuntimeException.
 
- testExpansionOfPropertyInProperty() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Second of two tests added to verify that the substitution framework is capable of processing Ant-like properties.
 
- testExpansionWithMultipleSources() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Test that a MultiVariableExpander with multiple sources works.
 
- testExpansionWithMutableSource() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
First of two tests added to verify that the substitution framework is capable of processing Ant-like properties.
 
- testExpansionWithNoSource() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Test that a MultiVariableExpander with no sources does no expansion.
 
- TestFactoryCreate - Class in org.apache.commons.digester3
 
- 
Test case for factory create rules.
 
- TestFactoryCreate(boolean) - Constructor for class org.apache.commons.digester3.TestFactoryCreate
 
-  
 
- testFactoryCreateRule() - Method in class org.apache.commons.digester3.TestFactoryCreate
 
-  
 
- testFactoryCreateRule() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testFactoryIgnoreCreateRule() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testFactoryNotIgnoreCreateRule() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testFromStack() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
-  
 
- testGetPrefixedResource() - Method in class org.apache.commons.digester3.binder.BinderClassLoaderTestCase
 
-  
 
- testGetResource() - Method in class org.apache.commons.digester3.binder.BinderClassLoaderTestCase
 
-  
 
- testGetRoot() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test the Digester.getRoot method.
 
- testGlobalOverride() - Method in class org.apache.commons.digester3.plugins.TestConfigurablePluginAttributes
 
-  
 
- testGoodDocument() - Method in class org.apache.commons.digester3.XMLSchemaTestCase
 
- 
Test XML Schema validation.
 
- testIgnoreMissing() - Method in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Positive test for SetPropertyRule ignoring missing properties.
 
- testImport() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether the created fragment can be imported into an existing document.
 
- TestInline - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for declaration of plugin classes "inline" (ie by specifying plugin-class).
 
- TestInline() - Constructor for class org.apache.commons.digester3.plugins.TestInline
 
-  
 
- testInlineDeclaration() - Method in class org.apache.commons.digester3.plugins.TestInline
 
-  
 
- testInputSourceLoader() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testInstanceOverride() - Method in class org.apache.commons.digester3.plugins.TestConfigurablePluginAttributes
 
-  
 
- testInstructors() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
-  
 
- testInvalidNodeTypes() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
 
- testItem1() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
-  
 
- testItem2() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
-  
 
- testItem3() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
-  
 
- testItem4() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
- 
This is an "anti-test" that demonstrates how digester can fails to produce the correct results, due to a
 design flaw (or at least limitation) in the way that CallMethodRule and CallParamRule work.
 
- testLeadingSlash() - Method in class org.apache.commons.digester3.plugins.TestInline
 
-  
 
- testLoad1() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
- 
Tests the DigesterLoader.load(), with multiple included rule
 sources: testrules.xml includes another rules xml file, and
 also includes programmatically created rules.
 
- testLoad2() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
- 
The same as testLoad1, exception the input file is passed to
 DigesterLoader as an InputStream instead of a URL.
 
- testLoadClass() - Method in class org.apache.commons.digester3.binder.BinderClassLoaderTestCase
 
-  
 
- TestLocalRules - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for defining custom rules on the plugin class itself.
 
- TestLocalRules() - Constructor for class org.apache.commons.digester3.plugins.TestLocalRules
 
-  
 
- testLocalRules() - Method in class org.apache.commons.digester3.plugins.TestLocalRules
 
-  
 
- testLongMatch() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
-  
 
- testMandatoryProperties() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that it is an error when a child element exists but no corresponding java property exists.
 
- testMatch() - Method in class org.apache.commons.digester3.WithDefaultsRulesWrapperTestCase
 
-  
 
- testMatchAll() - Method in class org.apache.commons.digester3.RegexRulesTestCase
 
- 
Test regex that matches everything
 
- testMatchMixed() - Method in class org.apache.commons.digester3.RegexRulesTestCase
 
- 
Test a mixed regex - in other words, one that sometimes returns true and sometimes false
 
- testMatchNothing() - Method in class org.apache.commons.digester3.RegexRulesTestCase
 
- 
Test regex matcher that matches nothing
 
- testMiddleInstructors() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
-  
 
- testMultiRuleMatch() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that:
 
 you can have rules matching the same pattern as the SetNestedPropertiesRule,
 you can have rules matching child elements of the rule,
 the Rules object is reset nicely.
 
 
- testNamedIndependence() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Tests that values are stored independently
 
- testNamedStackIsEmpty() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Tests for isEmpty
 
- testNamedStackPushPeekPop() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Tests the push-peek-pop cycle for a named stack
 
- testNamespacedAttribute() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether namespaced attributes are handled correctly, using the example from the file Test10 XML file.
 
- testNamespaces() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether namespaces are handled correctly, using the example from the file Test3 XML file.
 
- testNamespaceSnapshots() - Method in class org.apache.commons.digester3.NamespaceSnapshotTestCase
 
- 
Namespace snapshot test case.
 
- testNegative() - Method in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Negative test for SetPropertyRule.
 
- testNegativeNotIgnoreMissing() - Method in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Negative test for SetPropertyRule ignoring missing properties.
 
- testNested() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether control is returned to digester after fragment construction.
 
- testNestedBody() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
-  
 
- testNoExpansion() - Method in class org.apache.commons.digester3.substitution.VariableExpansionTestCase
 
- 
Test that by default no expansion occurs.
 
- testNonNamespacedAttribute() - Method in class org.apache.commons.digester3.NodeCreateRuleTestCase
 
- 
Tests whether non-namespaced attributes are handled correctly, using the example from the file Test11 XML file.
 
- testNonStandardLocalRules() - Method in class org.apache.commons.digester3.plugins.TestLocalRules
 
-  
 
- testNullFileParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test null parsing.
 
- testNullInputSourceParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testNullInputStreamParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testNullReaderParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testNullStringParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testNullURLParse() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testObjectCreate1() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test object creation (and associated property setting) with nothing on the stack, which should cause an
 appropriate Employee object to be returned.
 
- testObjectCreate2() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test object creation (and associated property setting) with nothing on the stack, which should cause an
 appropriate Employee object to be returned.
 
- testObjectCreate3() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test object creation (and associated property setting) with nothing on the stack, which should cause an
 appropriate Employee object to be returned.
 
- testObjectCreate4() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Same as testObjectCreate1(), except use individual call method rules to set the properties of the Employee.
 
- testObjectCreate5() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Same as testObjectCreate1(), except use individual call method rules to set the properties of the Employee.
 
- testOnceAndOnceOnly() - Method in class org.apache.commons.digester3.DigesterTestCase
 
-  
 
- testOrdering() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
Rules must always be returned in the correct order.
 
- testOrderNestedPartA() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test that the target object for a CallMethodRule is the object that was on top of the object stack when the
 CallMethodRule fired, even when other rules fire between the CallMethodRule and its associated CallParamRules.
 
- testOrderNestedPartB() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test nested CallMethod rules.
 
- testParamsFromStack() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
This tests the call methods params enhancement that provides for more complex stack-based calls.
 
- testParserResolveRelative() - Method in class org.apache.commons.digester3.TestEntityResolution
 
-  
 
- testPathCallParam() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test for the PathCallParamRule
 
- testPerson() - Method in class org.apache.commons.digester3.annotations.person.PersonTestCase
 
-  
 
- testPopNamedStackNotPushed() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Tests popping named stack not yet pushed
 
- testPositive() - Method in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Positive test for SetPropertiesRule.
 
- testPositive() - Method in class org.apache.commons.digester3.SetPropertyRuleTestCase
 
- 
Positive test for SetPropertyRule.
 
- testPositiveNotIgnoreMissingWithIgnoreAttributes() - Method in class org.apache.commons.digester3.SetPropertiesRuleTestCase
 
- 
Negative test for SetPropertyRule ignoring missing properties.
 
- testPredeclaration() - Method in class org.apache.commons.digester3.plugins.TestDeclaration
 
-  
 
- testPrimitiveReading() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
-  
 
- testPristine() - Method in class org.apache.commons.digester3.URLTestCase
 
-  
 
- testProcessingHook() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
-  
 
- testPropagateException() - Method in class org.apache.commons.digester3.TestFactoryCreate
 
-  
 
- testProperties() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test the basic property getters and setters.
 
- TestRecursion - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for plugins with custom rules which include PluginCreateRule instances, allowing recursive datastructures
 to be processed.
 
- TestRecursion() - Constructor for class org.apache.commons.digester3.plugins.TestRecursion
 
-  
 
- testRecursiveNestedProperties() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that the rule works in a sane manner when the associated pattern is a wildcard such that the rule matches
 one of its own child elements.
 
- testRecursiveRules() - Method in class org.apache.commons.digester3.plugins.TestRecursion
 
-  
 
- testRegistrations() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test registration of URLs for specified public identifiers.
 
- testRepeatedParse() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
It should be possible to parse the same input twice, and get trees of objects that are isomorphic but not be
 identical object instances.
 
- testResource() - Method in class org.apache.commons.digester3.URLTestCase
 
-  
 
- testRootTailMatch() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
- 
Basic test of wild matches.
 
- testRss() - Method in class org.apache.commons.digester3.annotations.rss.RssTestCase
 
-  
 
- TestRule - Class in org.apache.commons.digester3
 
- 
 This rule implementation is intended to help test digester.
 
- TestRule(String) - Constructor for class org.apache.commons.digester3.TestRule
 
- 
Base constructor.
 
- TestRule(String, String) - Constructor for class org.apache.commons.digester3.TestRule
 
- 
Constructor sets namespace URI.
 
- TestRule.TestRuleProvider - Class in org.apache.commons.digester3
 
-  
 
- TestRule.TestRuleProvider(String) - Constructor for class org.apache.commons.digester3.TestRule.TestRuleProvider
 
-  
 
- TestRule.TestRuleProvider(String, List<Rule>) - Constructor for class org.apache.commons.digester3.TestRule.TestRuleProvider
 
-  
 
- TestRuleInfo - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for the declaration of custom rules for a plugin using a separate class to define the rules.
 
- TestRuleInfo() - Constructor for class org.apache.commons.digester3.plugins.TestRuleInfo
 
-  
 
- testRuleInfoAutoDetect() - Method in class org.apache.commons.digester3.plugins.TestRuleInfo
 
-  
 
- testRuleInfoExplicitClass() - Method in class org.apache.commons.digester3.plugins.TestRuleInfo
 
-  
 
- testRuleInfoExplicitMethod() - Method in class org.apache.commons.digester3.plugins.TestRuleInfo
 
-  
 
- testRules() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Basic test for rule creation and matching.
 
- testRules() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
Basic test for rule creation and matching.
 
- testRules() - Method in class org.apache.commons.digester3.WithDefaultsRulesWrapperTestCase
 
-  
 
- testRulesBase() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
 
- testRulesBase() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
 
- TestRuleSet - Class in org.apache.commons.digester3
 
- 
RuleSet that mimics the rules set used for Employee and Address creation, optionally associated with a particular
 namespace URI.
 
- TestRuleSet() - Constructor for class org.apache.commons.digester3.TestRuleSet
 
- 
Construct an instance of this RuleSet with default values.
 
- TestRuleSet(String) - Constructor for class org.apache.commons.digester3.TestRuleSet
 
- 
Construct an instance of this RuleSet associated with the specified prefix, associated with no namespace URI.
 
- TestRuleSet(String, String) - Constructor for class org.apache.commons.digester3.TestRuleSet
 
- 
Construct an instance of this RuleSet associated with the specified prefix and namespace URI.
 
- testRuleSet1() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test object creation (and associated property setting) with nothing on the stack, which should cause an
 appropriate Employee object to be returned.
 
- testRuleSet2() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Same as testRuleSet1 except using a single namespace.
 
- testRuleSet3() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Same as testRuleSet2 except using a namespace for employee that we should recognize, and a namespace
 for address that we should skip.
 
- testServletBean() - Method in class org.apache.commons.digester3.annotations.servletbean.ServletBeanTestCase
 
-  
 
- testSetBoolean(String, boolean) - Method in class org.apache.commons.digester3.PrimitiveBean
 
-  
 
- testSetCustomProperties() - Method in class org.apache.commons.digester3.RuleTestCase
 
-  
 
- testSetCustomProperties() - Method in class org.apache.commons.digester3.xmlrules.FromXmlRuleSetTest
 
-  
 
- testSetGivenProperty() - Method in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
Test that you can successfully set a given property
 
- testSetNext() - Method in class org.apache.commons.digester3.RuleTestCase
 
-  
 
- testSettingProperties() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
- 
Test CallMethodRule variants which specify the classes of the parameters to target methods.
 
- testSetTop() - Method in class org.apache.commons.digester3.RuleTestCase
 
-  
 
- testSetTopRule1() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Test the two argument version of the SetTopRule rule.
 
- testSetTopRule2() - Method in class org.apache.commons.digester3.RuleTestCase
 
- 
Same as testSetTopRule1 except using the three argument form of the SetTopRule rule.
 
- testSetUnknownProperty() - Method in class org.apache.commons.digester3.BeanPropertySetterRuleTestCase
 
- 
Test that trying to set an unknown property throws an exception.
 
- testSimpleRegexMatch() - Method in class org.apache.commons.digester3.RegexRulesTestCase
 
-  
 
- testSingle() - Method in class org.apache.commons.digester3.binder.Digester163TestCase
 
-  
 
- testStackAction() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test custom StackAction subclasses.
 
- testStackMethods() - Method in class org.apache.commons.digester3.DigesterTestCase
 
- 
Test the basic stack mechanisms.
 
- testTrailingSlash() - Method in class org.apache.commons.digester3.RulesBaseTestCase
 
- 
Tests the behaviour when a rule is added with a trailing slash
 
- testTwoCalls() - Method in class org.apache.commons.digester3.CallMethodRuleTestCase
 
-  
 
- testUnknownChildrenCausesException() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that unknown child elements trigger an exception.
 
- testUnknownChildrenExceptionOverride() - Method in class org.apache.commons.digester3.SetNestedPropertiesRuleTestCase
 
- 
Test that unknown child elements are allowed if the appropriate flag is set.
 
- testUrlInclude() - Method in class org.apache.commons.digester3.xmlrules.IncludeTest
 
-  
 
- testWildcard1() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
- 
This test checks that CallParamRule instances which fetch data from xml attributes work ok when invoked
 "recursively", ie a rule instances' methods gets called in the order
 begin[1]/begin[2]/body[2]/end[2]/body[1]/end[1]
 
- testWildcard2() - Method in class org.apache.commons.digester3.OverlappingCallMethodRuleTestCase
 
- 
This test checks that CallParamRule instances which fetch data from the xml element body work ok when invoked
 "recursively", ie a rule instances' methods gets called in the order
 begin[1]/begin[2]/body[2]/end[2]/body[1]/end[1]
 
- testWildMatch() - Method in class org.apache.commons.digester3.ExtendedBaseRulesTestCase
 
- 
Basic test of wild matches.
 
- testXInclude() - Method in class org.apache.commons.digester3.XIncludeTestCase
 
- 
Test XInclude.
 
- testXmlRuleImplicitResource() - Method in class org.apache.commons.digester3.plugins.TestXmlRuleInfo
 
-  
 
- TestXmlRuleInfo - Class in org.apache.commons.digester3.plugins
 
- 
Test cases for the declaration of custom rules for a plugin using xmlrules format files.
 
- TestXmlRuleInfo() - Constructor for class org.apache.commons.digester3.plugins.TestXmlRuleInfo
 
-  
 
- testXmlRuleInfoExplicitFile() - Method in class org.apache.commons.digester3.plugins.TestXmlRuleInfo
 
-  
 
- testXmlRuleInfoExplicitResource() - Method in class org.apache.commons.digester3.plugins.TestXmlRuleInfo
 
-  
 
- TextLabel - Class in org.apache.commons.digester3.plugins
 
-  
 
- TextLabel() - Constructor for class org.apache.commons.digester3.plugins.TextLabel
 
-  
 
- TextLabel2 - Class in org.apache.commons.digester3.plugins
 
-  
 
- TextLabel2() - Constructor for class org.apache.commons.digester3.plugins.TextLabel2
 
-  
 
- TextLabel2RuleInfo - Class in org.apache.commons.digester3.plugins
 
-  
 
- TextLabel2RuleInfo() - Constructor for class org.apache.commons.digester3.plugins.TextLabel2RuleInfo
 
-  
 
- ThrowExceptionCreationFactory - Class in org.apache.commons.digester3.xmlrules
 
- 
Object creation factory used for testing exception propagation.
 
- ThrowExceptionCreationFactory() - Constructor for class org.apache.commons.digester3.xmlrules.ThrowExceptionCreationFactory
 
-  
 
- toString() - Method in class org.apache.commons.digester3.Address
 
-  
 
- toString() - Method in class org.apache.commons.digester3.AlphaBean
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.addressbook.Address
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.addressbook.AddressBook
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.addressbook.Person
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.catalog.Book
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.catalog.Catalog
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.employee.Address
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.employee.Employee
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.person.Person
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.rss.Channel
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.rss.Image
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.rss.Item
 
-  
 
- toString() - Method in class org.apache.commons.digester3.annotations.servletbean.ServletBean
 
-  
 
- toString() - Method in class org.apache.commons.digester3.BetaBean
 
-  
 
- toString() - Method in class org.apache.commons.digester3.Box
 
-  
 
- toString() - Method in class org.apache.commons.digester3.Employee
 
-  
 
- toString() - Method in class org.apache.commons.digester3.NamedBean
 
-  
 
- toString() - Method in class org.apache.commons.digester3.SimpleTestBean
 
-  
 
- toString() - Method in class org.apache.commons.digester3.TestRule
 
- 
Return the identifier.
 
- toString() - Method in class org.apache.commons.digester3.xmlrules.CallParamTestObject
 
-  
 
- toString() - Method in class org.apache.commons.digester3.xmlrules.Entry
 
-  
 
- toString() - Method in class org.apache.commons.digester3.xmlrules.Feed
 
-  
 
- toString() - Method in class org.apache.commons.digester3.xmlrules.ObjectTestImpl
 
-  
 
- triple(String, String, String) - Method in class org.apache.commons.digester3.xmlrules.CallParamTestObject
 
-