Package com.legstar.coxb.util

Utility classes for the binding API.

See:
          Description

Class Summary
BindingUtil Helper methods useful when manipulating bindings and transformers directly.
ClassUtil A helper class for dynamic class loading.
ClassUtil.ClassName A simple vehicle for class name and package name.
JAXBElementDescriptor This immutable class holds the parameters that describe the relationship between an XML element and a corresponding JAXB object.
NameUtil Utilities that are common to the binding API and dependents.
PictureUtil These are methods to help analyze a COBOL picture clause.
XmlUtil A utility class for XML manipulation.
 

Exception Summary
ClassInvokeException Dynamic invoke of a class method failed.
ClassLoadingException Class loading exceptions.
ClassMethodException Dynamic manipulation of methods failures.
JAXBAnnotationException If the JAXB annotations are incomplete or inconsistent we raise such an exception.
 

Package com.legstar.coxb.util Description

Utility classes for the binding API.



Copyright © 2015 LegSem. All Rights Reserved.