Package org.w3c.tidy

Class DOMCDATASectionImpl

All Implemented Interfaces:
CDATASection, CharacterData, Node, Text

public class DOMCDATASectionImpl extends DOMTextImpl implements CDATASection
Tidy implementation of org.w3c.dom.CDATASection.
Version:
$Revision: 400 $ ($Author: fgiust $)
Author:
Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina