Package com.legstar.xsd

Common XML schema manipulation classes.

See:
          Description

Interface Summary
XsdObjectProcessor Class which implement this interface are capable of performing some processing on XML Schema objects.
 

Class Summary
AbstractXsdAnnotator Common methods and properties for all XML schema annotators.
AbstractXsdConfig A simple configuration model based on a properties file loaded from classpath.
XsdCobolTypeMap The type map associates XML Schema types with Cobol data items type candidates.
XsdConstants A set of constant values.
XsdFacets This class collects all facet values of interest in an XML schema type.
XsdNavigator Navigates an XML Schema starting from root elements.
XsdReader Reads XML Schema from an input stream producing an Apache XML Schema object;
XsdRootElement Represent a root element to add to an XML schema.
XsdToCobolStringResult Results from translation are a COBOL annotated XML schema and COBOL source code that describes the COBOL structures.
XsdWriter Writes results to the file system.
 

Exception Summary
InvalidParameterException Something is wrong with one of the parameters.
InvalidXsdException Something is wrong with the input document.
XsdMappingException Unable to map an XML Schema element or attribute to a COBOL data item or attribute.
 

Package com.legstar.xsd Description

Common XML schema manipulation classes.



Copyright © 2012 LegSem. All Rights Reserved.