Package org.modeshape.sequencer.xsd

The classes that make up the XML Schema Document sequencer.

See:
          Description


Class Summary
NamespaceEntityResolver A simple registry that keeps track of the UUID and Path for entities, keyed by their namespace and name.
NamespaceEntityResolver.Target  
XsdI18n The internationalized string constants for the org.modeshape.sequencer.zip packages.
XsdLexicon A lexicon of names used within the XSD sequencer.
XsdLexicon.Namespace  
XsdReader A class that can parse XML Schema Documents, derive a graph structure from the content, and output that graph structure to a supplied SequencerOutput.
XsdResolvers  
XsdResolvers.SymbolSpace In XML Schema, there is a distinct symbol space within each target namespace for each kind of declaration and definition component, except that within a target namespace the simple type definitions and complex type definitions share a single symbol space.
XsdSequencer A sequencer that processes and extract the schema object model from XML Schema Document files.
 

Package org.modeshape.sequencer.xsd Description

The classes that make up the XML Schema Document sequencer.



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.