Class DelegatingComment

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

    public class DelegatingComment
    extends DelegatingCharacterData
    implements org.w3c.dom.Comment
    • Constructor Detail

      • DelegatingComment

        protected DelegatingComment​(org.w3c.dom.Comment base,
                                    DelegatingDocument doc)