| Package | Description |
|---|---|
| org.htmlunit.cyberneko.xerces.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
CDATASectionImpl
XML provides the CDATA markup to allow a region of text in which most of the
XML delimiter recognition does not take place.
|
class |
CommentImpl
Represents an XML (or HTML) comment.
|
class |
ProcessingInstructionImpl
Processing Instructions (PIs) permit documents to carry processor-specific
information alongside their actual content.
|
class |
TextImpl
Text nodes hold the non-markup, non-Entity content of an Element or
Attribute.
|
Copyright © 2024 HtmlUnit. All rights reserved.