org.w3c.tidy
Class DOMCDATASectionImpl

org.w3c.tidy.DOMCDATASectionImpl

public class DOMCDATASectionImpl

DOMCDATASectionImpl (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.11, 2000/08/16 Tidy Release 4 Aug 2000
Author:
Dave Raggett , Andy Quick (translation to Java), Gary L Peskin

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

Constructor Detail

DOMCDATASectionImpl

protected DOMCDATASectionImpl(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.