Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom.TextImpl
-
Packages that use TextImpl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom -
-
Uses of TextImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Subclasses of TextImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom Modifier and Type Class Description classCDATASectionImplXML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.classDeferredCDATASectionImplXML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.classDeferredTextImplText nodes hold the non-markup, non-Entity content of an Element or Attribute.
-