Example usage for org.jdom2 Comment subclass-usage

List of usage examples for org.jdom2 Comment subclass-usage

Introduction

In this page you can find the example usage for org.jdom2 Comment subclass-usage.

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;