Package io.wcm.handler.commons.dom
Class HtmlComment
- java.lang.Object
-
- org.jdom2.Content
-
- org.jdom2.Comment
-
- io.wcm.handler.commons.dom.HtmlComment
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,org.jdom2.NamespaceAware
@ProviderType public final class HtmlComment extends org.jdom2.CommentHtml comment.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HtmlComment(java.lang.String text)Html comment.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-