Searched defs:CDATASection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/
H A DCDATASection.java56 * <p>The <code>CDATASection</code> interface inherits from the
58 * interface. Adjacent <code>CDATASection</code> nodes are not merged by use
68 * <code>CDATASection</code>, character numeric references cannot be used as
70 * when serializing a <code>CDATASection</code> with a character encoding
82 public interface CDATASection extends Text { interface in inherits:Text

Completed in 340 milliseconds