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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DCDATASectionImpl.java52 public class CDATASectionImpl class in inherits:TextImpl,CDATASection
68 public CDATASectionImpl(CoreDocumentImpl ownerDoc, String data) { method in class:CDATASectionImpl
89 } // class CDATASectionImpl

Completed in 117 milliseconds