Package eu.xtreemos.xosd.factory.utils.parsers

Class Summary
XMLSearchEngine Search engine for the output of the XMLValidatorAndParser
XMLValidatorAndParser Validates the XML document against the XSD schema using org.w3c.dom packages.
XSDCodeGenerator The generator of Java constants from the provided XSD file The generator is provided AS IS and is to be used only for help with the XMLValidatorAndParser
XSDParser Parses the XSD document and generates the code that is used in the XMLSearchEngine.