Class DelegatingCDATASection

  • All Implemented Interfaces:
    org.w3c.dom.CDATASection, org.w3c.dom.CharacterData, org.w3c.dom.Node, org.w3c.dom.Text

    public class DelegatingCDATASection
    extends DelegatingText
    implements org.w3c.dom.CDATASection
    • Constructor Detail

      • DelegatingCDATASection

        protected DelegatingCDATASection​(org.w3c.dom.CDATASection base,
                                         DelegatingDocument doc)