jInfer

Package cz.cuni.mff.ksi.jinfer.xsdimporter.utils

Package contains utility classes to be used by all importers of XSD Schemas.

See:
          Description

Class Summary
InterruptChecker Helper class to provide checking for thread interrupt.
XSDBuiltInDataTypes Class holding all known built-in data types supported by XSD Schema.
XSDImportSettings Helper class for accessing settings from module's properties panel.
XSDOccurences Helper class for creating intervals from string representation of occurrences.
XSDUtility Utility class providing convenience methods for importing XSD Schema documents.
 

Enum Summary
XSDAttribute Enumeration of known tag attributes for the purpose of parsing XSD Schemas.
XSDBuiltInDataTypes.DateType Non-conflicting types for date or time.
XSDBuiltInDataTypes.MiscType Other non-conflicting types.
XSDBuiltInDataTypes.NumericType Non-conflicting types of numeric nature.
XSDBuiltInDataTypes.StringType Non-conflicting types for names, references and other strings.
XSDBuiltInDataTypes.TrickyMiscType Other conflicting types.
XSDBuiltInDataTypes.TrickyNumericType Conflicting types of numeric nature.
XSDTag Enumeration of all known tags for the purpose of parsing XSD Schemas.
 

Exception Summary
XSDException Exception thrown when an error occurs during the import of XSD Schema.
 

Package cz.cuni.mff.ksi.jinfer.xsdimporter.utils Description

Package contains utility classes to be used by all importers of XSD Schemas.


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011