Package org.modeshape.sequencer.xml

The classes that make up the XML sequencer.

See:
          Description


Class Summary
InheritingXmlSequencer An XML sequencer that is a specialization of XmlSequencer by inheriting unqualified attribute namespaces from the element rather than from the default namespace.
ModeShapeDtdLexicon Lexicon of names for XML DTD concepts.
ModeShapeDtdLexicon.Namespace  
ModeShapeXmlLexicon Lexicon of names for XML concepts.
ModeShapeXmlLexicon.Namespace  
XmlSequencer A sequencer for XML files, which maintains DTD, entity, comments, and other content.
XmlSequencerHandler A DefaultHandler2 implementation that is used by the sequencer.
XmlSequencerI18n The internationalized string constants for the org.modeshape.sequencer.xml* packages.
 

Enum Summary
XmlSequencer.AttributeScoping The choices for how attributes that have no namespace prefix should be assigned a namespace.
 

Package org.modeshape.sequencer.xml Description

The classes that make up the XML sequencer.



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