Package org.jboss.dna.sequencer.xml

The classes that make up the XML sequencer.

See:
          Description


Class Summary
DnaDtdLexicon Lexicon of names for XML DTD concepts.
DnaDtdLexicon.Namespace  
DnaXmlLexicon Lexicon of names for XML concepts.
DnaXmlLexicon.Namespace  
InheritingXmlSequencer An XML sequencer that is a specialization of XmlSequencer by inheriting unqualified attribute namespaces from the element rather than from the default 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.jboss.dna.sequencer.xml* packages.
 

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

Package org.jboss.dna.sequencer.xml Description

The classes that make up the XML sequencer.



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