Package com.redspr.beanldom

Interface Summary
ClassInfo Superset of methods needed by clients to the cache of Object to XML mapping information.
PropertyInfo Similar to java.beans.PropertyDescriptor but maintains reference to return types ClassInfo and allows static "interpreter" methods.
 

Class Summary
ClassInfoFactory Store for mapping from Class to ClassInfo.
 

Exception Summary
LDOMException Utility exception wraps original Throwable in a RuntimeException to allow system errors to be thrown unchecked.