Uses of Class
org.htmlunit.cyberneko.xerces.dom.CharacterDataImpl
Packages that use CharacterDataImpl
-
Uses of CharacterDataImpl in org.htmlunit.cyberneko.xerces.dom
Subclasses of CharacterDataImpl in org.htmlunit.cyberneko.xerces.domModifier and TypeClassDescriptionclassXML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.classRepresents an XML (or HTML) comment.classProcessing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.classText nodes hold the non-markup, non-Entity content of an Element or Attribute.