Package org.apache.commons.betwixt

Interface Summary
TestCollectionMapping.Element  
TestCollectionMapping2.SubElement  
TestMultipleCollectionMappings.Element  
TestReferenceMapping.Element  
 

Class Summary
AbstractTestCase Abstract base class for test cases.
AdderButNoPropertyBean Bean to test finding an adder without an associated property.
AddressBean CustomerBean is a sample bean for use by the test cases.
AddressBookWithMapArrayAdder  
ArrayBean Bean that contains an array property.
ArrayListExtender  
BookBean  
Categories  
Category  
CustomerBean CustomerBean is a sample bean for use by the test cases.
DeltaBean A simple bean that demonstrates conversions of primitives and objects.
DoubleLinkedChildBean This is a child that has a property containing it's parent.
DoubleLinkedParentBean This is a child that has a property containing it's parent.
DynaWithDotBetwixt Test bean which extends DynaBean but has a .betwixt file.
EventBean Represent some kind of event.
IdMap  
LibraryBean  
LibraryBeanWithArraySetter  
ListOfNames A simple collection of NameBean's.
LoopBean This is a bean specifically designed to test cyclic references.
MapBean MapBean is a sample bean used for testing maps.
MoonBean  
NameBean NameBean very simple bean (useful to debug complex test cases).
NoAdderBean A bean with a list property with a setter but no adder.
PartyBean Simple bean
PersonBean PersonBean is a sample bean for use with the test cases.
PersonListBean Bean to test lists of people
PlanetBean  
PoemBean  
RSSBeanReader Reads an RSS file using Betwixt's auto-digester rules then outputs it again.
RSSBeanWriter Reads an RSS file using Digesters's RSS demo then uses Betwixt to output it as XML again.
SampleBeanWriter A sample program to output a bean as pretty printed XML
SimpleClass  
SystemProperties A sample program to output system properties as XML
TestArrayMaps  
TestArrays  
TestAttributeQNameProblem I would SAX 'start element' event's attributes always expect to have qName equal to localName for simple, unprefixed XML tags.
TestAttributeQNameProblem.StdOutContentHandler  
TestBeanReader Test harness for the BeanReader
TestBeanWriter Test harness for the BeanWriter
TestBeanWriter.BeanWithAddMethod  
TestClassProperty This test is the result of a problem I had with outputting a bean's class property as XML.
TestCollectionMapping Tests the multi-mapping of collections with polymorphic entries.
TestCollectionMapping.Container  
TestCollectionMapping.ElementA  
TestCollectionMapping.ElementB  
TestCollectionMapping.ElementC  
TestCollectionMapping2 Tests the multi-mapping of collections with polymorphic entries.
TestCollectionMapping2.Container  
TestCollectionMapping2.Element  
TestCollectionMapping2.SubElementA  
TestCollectionMapping2.SubElementB  
TestCollectives  
TestConversion Tests conversions.
TestCyclicRegistration  
TestDescriptors Test harness for the Descriptors (ElementDescriptor and so on).
TestDynaBeanSupport Test harness for the DynaBeans support
TestMaps  
TestMultiMapping  
TestMultipleCollectionMappings Tests the multi-mapping of collections with polymorphic entries.
TestMultipleCollectionMappings.Container  
TestMultipleCollectionMappings.ElementA  
TestMultipleCollectionMappings.ElementB  
TestMultipleCollectionMappings.ElementC  
TestMultipleCollectionMappings.InnerNode  
TestMultipleCollectionMappings.Node1  
TestMultipleCollectionMappings.Node2  
TestMultipleCollectionMappings.Node3  
TestOptions  
TestReferenceMapping Tests the multi-mapping of polymorphic references.
TestReferenceMapping.Container  
TestReferenceMapping.ElementA  
TestReferenceMapping.ElementB  
TestStringCollections  
TestTextMapping Tests the mapping of a property to the inner text of an element.
TestTextMapping.Element  
TestXMLBeanInfoDigester Test harness for the Digester of XMLBeanInfo
TestXMLUtils Test harness for the XMLUtils
Tweedledee Simple bean that with a (brotherly) cycle class graph reference
Tweedledum Simple bean that with a (brotherly) cycle class graph reference
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.