Class | Description |
---|---|
DtdLexicon |
Lexicon of names for XML DTD concepts.
|
DtdLexicon.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 . |
XmlLexicon |
Lexicon of names for XML concepts.
|
XmlLexicon.Namespace | |
XmlSequencer |
A sequencer for XML files, which maintains DTD, entity, comments, and other content.
|
XmlSequencer.MimeTypeConstants | |
XmlSequencerHandler |
A
DefaultHandler2 implementation that is used by the sequencer. |
Enum | Description |
---|---|
XmlSequencer.AttributeScoping |
The choices for how attributes that have no namespace prefix should be assigned a namespace.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.