Package gnu.javax.swing.text.html.parser.models

Class Summary

list Part of the internal representation of the content model.
node Part of the internal representation of the content model.
noTagModel Disallows a single given tag at the current content level only.
PCDATAonly_model The model, allowing only PCDATA in it (like for element OPTION).
transformer Transforms the standard ContentModel tree into the internal representation, used in this implementation.
TableRowContentModel Table row content model.