List of usage examples for org.jdom2 Comment subclass-usage
From source file io.wcm.handler.commons.dom.HtmlComment.java
/** * Html comment. */ @ProviderType public final class HtmlComment extends Comment { private static final long serialVersionUID = 1L;