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:
Serializable,Cloneable,org.jdom2.NamespaceAware
@ProviderType public final class HtmlComment extends org.jdom2.CommentHtml comment.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HtmlComment(String text)Html comment.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()
-