|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextImpl | |
org.apache.xerces.dom |
Uses of TextImpl in org.apache.xerces.dom |
Subclasses of TextImpl in org.apache.xerces.dom | |
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 |
DeferredCDATASectionImpl
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place. |
class |
DeferredTextImpl
Text nodes hold the non-markup, non-Entity content of an Element or Attribute. |
Fields in org.apache.xerces.dom declared as TextImpl | |
protected static TextImpl |
AttrImpl.textNode
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |