Package org.jibx.custom.classes

Interface Summary
IApply Apply customizations interface.
IClassSourceLocator Locator for class and/or source information.
IDocumentFormatter Formatter interface for JavaDoc conversion to XML documentation components.
 

Class Summary
ClassCustom Class customization information.
ClassCustomizationBase Command line processor for customizable tools working with Java classes.
ClassItemSourceWrapper Wrapper for class field or method item with added source information.
ClassSourceLocator Locator that supports both class file lookup and source file lookup.
ClassSourceWrapper Wrapper for class with added source information.
CustomBase Base class for all customizations.
GlobalCustom Global customization information.
GlobalCustom.Mapper Unmarshaller implementation for class.
NestingBase Base class for all standard binding customizations that can contain other customizations.
PackageCustom Package customization information.
SharedNestingBase Base class for all binding customizations that can contain other customizations.
SharedValueBase Base class for all value customization information.
ValueCustom Member field or property customization information.
 



Project Web Site