package

org.apache.commons.betwixt.registry

This package contains various plugins that can be used with XMLIntrospector to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding).

Interfaces

PolymorphicReferenceResolver

Resolves polymorphic references. 

XMLBeanInfoRegistry

Plug in registry for XMLBeanInfo's. 

Classes

DefaultXMLBeanInfoRegistry The default caching implementation. 
NoCacheRegistry This plug-in registry does not cache at all.