All Differences
Removals
Additions
Changes
Bold is New, strike is deleted


A  B C D E F G H I L M N O P R S T U X TOP
ActionMappingStrategy
AddDefaultsRule
ArrayBindAction
AttributeRule

B  A C D E F G H I L M N O P R S T U X TOP
BeanBindAction
BeanProperty
BeanRuleSet
  org.apache.commons.betwixt.io
  BeanRuleSet (XMLIntrospector, String, ElementDescriptor, Context) constructor
begin
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.AddDefaultsRule
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.AttributeRule
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.ElementRule
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.HideRule
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.InfoRule
  type  (String, String, Attributes) in org.apache.commons.betwixt.digester.TextRule

C  A B D E F G H I L M N O P R S T U X TOP
configureProperty
  type  (AttributeDescriptor, PropertyDescriptor) in org.apache.commons.betwixt.digester.XMLIntrospectorHelper
  type  (ElementDescriptor, PropertyDescriptor) in org.apache.commons.betwixt.digester.XMLIntrospectorHelper
  type  (ElementDescriptor, PropertyDescriptor, String, Class) in org.apache.commons.betwixt.digester.XMLIntrospectorHelper
createNameMapper ()
createPluralStemmer ()
createXMLDescriptor (IntrospectionConfiguration)
currentMappingAction ()

D  A B C E F G H I L M N O P R S T U X TOP
DefaultActionMappingStrategy
defaultAddMethods
  type  (ElementDescriptor, Class) in org.apache.commons.betwixt.XMLIntrospector
  type  (XMLIntrospector, ElementDescriptor, Class) in org.apache.commons.betwixt.digester.XMLIntrospectorHelper

E  A B C D F G H I L M N O P R S T U X TOP
ElementDescriptor
  org.apache.commons.betwixt
  ElementDescriptor (boolean) constructor
ElementRule
end
  type  (String, String) in org.apache.commons.betwixt.digester.AttributeRule
  type  (String, String) in org.apache.commons.betwixt.digester.ElementRule
  type  () in org.apache.commons.betwixt.digester.HideRule
  type  (String, String) in org.apache.commons.betwixt.digester.InfoRule

F  A B C D E G H I L M N O P R S T U X TOP
findGetCollectionDescriptor (XMLIntrospector, ElementDescriptor, String)
findParent (ElementDescriptor)

G  A B C D E F H I L M N O P R S T U X TOP
getActionMappingStrategy
  type  () in org.apache.commons.betwixt.io.read.ReadConfiguration
  type  () in org.apache.commons.betwixt.io.read.ReadContext
getAttributeNameMapper ()
getBean ()
getClassNormalizer ()
getConfiguration ()
getCurrentDescriptor ()
getCurrentElement ()
getCurrentUpdater ()
getElementDescriptor (String)
getElementNameMapper ()
getLastMappedClass ()
getPluralStemmer ()
getRootClass ()
getXMLIntrospector ()

H  A B C D E F G I L M N O P R S T U X TOP
HideRule

I  A B C D E F G H L M N O P R S T U X TOP
InfoRule
IntrospectionConfiguration
isAttributesForPrimitives ()
isCollective ()
isHollow ()
isPrimitiveType ()
isSimple ()
isWrapCollectionsInElement
  type  () in org.apache.commons.betwixt.ElementDescriptor
  type  () in org.apache.commons.betwixt.XMLIntrospector

L  A B C D E F G H I M N O P R S T U X TOP
log

M  A B C D E F G H I L N O P R S T U X TOP
makeElementDescriptorMap (ElementDescriptor, Map)
MappingAction
MappingAction.Base
markClassMap (Class)

N  A B C D E F G H I L M O P R S T U X TOP
NamespacePrefixMapper
org.apache.commons.betwixt
org.apache.commons.betwixt.digester
org.apache.commons.betwixt.io
org.apache.commons.betwixt.io.read
org.apache.commons.betwixt.schema
org.apache.commons.betwixt.strategy

P  A B C D E F G H I L M N O R S T U X TOP
popBean ()
popElement ()
popMappingAction ()
populateAttributes (AttributeDescriptor[], Attributes)
popUpdater ()
pushBean (Object)
pushElement (String)
pushMappingAction (MappingAction)
pushUpdater (Updater)

R  A B C D E F G H I L M N O P S T U X TOP
ReadConfiguration
ReadContext

S  A B C D E F G H I L M N O P R T U X TOP
setActionMappingStrategy (ActionMappingStrategy)
setAttributeNameMapper (NameMapper)
setAttributesForPrimitives (boolean)
setBean (Object)
setClassNormalizer (ClassNormalizer)
setConfiguration (IntrospectionConfiguration)
setElementNameMapper (NameMapper)
setHollow (boolean)
setPluralStemmer (PluralStemmer)
setPrimitiveType (boolean)
setRootClass (Class)
setUseBeanInfoSearchPath (boolean)
setWrapCollectionsInElement
  type  (boolean) in org.apache.commons.betwixt.ElementDescriptor
  type  (boolean) in org.apache.commons.betwixt.XMLIntrospector
setXMLIntrospector (XMLIntrospector)
SimpleTypeBindAction
SimpleTypeMapper
SimpleTypeMapper.Binding
StandardSimpleTypeMapper
swapDescriptor (ElementDescriptor, ElementDescriptor, ElementDescriptor)

T  A B C D E F G H I L M N O P R S U X TOP
TextRule

U  A B C D E F G H I L M N O P R S T X TOP
useBeanInfoSearchPath ()

X  A B C D E F G H I L M N O P R S T U TOP
XMLIntrospector
  org.apache.commons.betwixt
  XMLIntrospector (IntrospectionConfiguration) constructor
XMLIntrospectorHelper