Package com.sun.xml.analysis.frequency
Class SchemaProcessor
java.lang.Object
com.sun.xml.analysis.frequency.SchemaProcessor
A Schema processor that collects the namespaces, local names, elements
and attributes declared in a set of schema.
TODO: add default values for attribute/element simple content. : enums used for attribute/element simple content
- Author:
- Paul.Sandoz@Sun.Com
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaProcessor(URL schema) SchemaProcessor(URL schema, boolean collectValues, boolean generatePrefixes) SchemaProcessor(List<URL> schema) SchemaProcessor(List<URL> schema, boolean collectValues, boolean generatePrefixes) -
Method Summary