Generated by
JDiff

Package org.apache.commons.betwixt.digester

Changed Classes
AddDefaultsRule

AddDefaultsRule appends all the default properties to the current element.

AttributeRule

AttributeRule the digester Rule for parsing the <attribute> elements.

ElementRule

ElementRule the digester Rule for parsing the <element> elements.

HideRule

HideRule hides the property of the given name.

InfoRule

InfoRule the digester Rule for parsing the info element.

TextRule

Rule for parsing <text> elements.

XMLIntrospectorHelper

XMLIntrospectorHelper a helper class for common code shared between the digestor and introspector.

TODO this class will be deprecated soon need to move the isLoop and isPrimitiveType but probably need to think about whether they need replacing with something different.