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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DCommentImpl.java34 public class CommentImpl class in inherits:CharacterDataImpl,CharacterData,Comment
50 public CommentImpl(CoreDocumentImpl ownerDoc, String data) { method in class:CommentImpl
71 } // class CommentImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DCommentImpl.java40 public class CommentImpl class in inherits:com.sun.org.apache.xerces.internal.dom.CommentImpl,javax.xml.soap.Text,org.w3c.dom.Comment
41 extends com.sun.org.apache.xerces.internal.dom.CommentImpl
50 public CommentImpl(SOAPDocumentImpl ownerDoc, String text) { method in class:CommentImpl

Completed in 33 milliseconds