Searched refs:CDATASectionImpl (Results 1 - 4 of 4) 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
H A DDeferredCDATASectionImpl.java50 extends CDATASectionImpl
H A DCoreDocumentImpl.java585 return new CDATASectionImpl(this, data);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DCDATAImpl.java37 extends com.sun.org.apache.xerces.internal.dom.CDATASectionImpl

Completed in 36 milliseconds