Generated by
JDiff

API Differences

Between REFACTORING-BRANCH_2004-01-13_PRE-BRANCH and REFACTORING-BRANCH_2004-01-13

Added Packages
org.apache.commons.betwixt.
schema

Contains classes that generate XML (w3c) schema from Betwixt descriptors.

 

Changed Packages
org.apache.commons.betwixt

This package contains the main betwixt introspection code.

org.apache.commons.betwixt.
digester

This package contains the Digester and associated rules and helper classes for parsing the XMLBeanInfo metadata from an XML file format.

org.apache.commons.betwixt.io

Package contains classes dealing directly with the reading and writing of beans.

org.apache.commons.betwixt.
io.read

Package contains strategy and configuration classes used by reading only.

org.apache.commons.betwixt.
strategy

This package contains a variety of plugin Strategy patterns that can be used to customize the default behaviour.of the XMLIntrospector