org.w3c.tidy
Class DOMCommentImpl

org.w3c.tidy.DOMCommentImpl

public class DOMCommentImpl

DOMCommentImpl (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000

Version:
1.7, 1999/12/06 Tidy Release 30 Nov 1999
Author:
Dave Raggett , Andy Quick (translation to Java)

Constructor Summary
protected DOMCommentImpl(Node adaptee)
           
 
Method Summary
 String getNodeName()
           
 short getNodeType()
           
 

Constructor Detail

DOMCommentImpl

protected DOMCommentImpl(Node adaptee)
Method Detail

getNodeName

public String getNodeName()
See Also:
org.w3c.dom.Node#getNodeName

getNodeType

public short getNodeType()
See Also:
org.w3c.dom.Node#getNodeType


Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.