Class XmlCommentImpl

    • Method Detail

      • getContent

        public String getContent()
        Description copied from interface: XmlComment
        A string representing the content of the comment.
        Specified by:
        getContent in interface XmlComment
      • getParent

        public XmlContainer getParent()
        Description copied from interface: XmlComment
        The document or element information item which contains this information item in its [children] property.
        Specified by:
        getParent in interface XmlComment