Class XmlComment


  • public class XmlComment
    extends XmlContent
    XML Comment
    • Constructor Summary

      Constructors 
      Constructor Description
      XmlComment​(java.lang.String data)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • XmlComment

        public XmlComment​(java.lang.String data)