public final class HtmlDecorator extends Object implements TagDecorator
| Modifier and Type | Field and Description | 
|---|---|
| static HtmlDecorator | INSTANCE | 
| static String | XHTML_NAMESPACE | 
| Constructor and Description | 
|---|
| HtmlDecorator() | 
public static final String XHTML_NAMESPACE
public static final HtmlDecorator INSTANCE
public Tag decorate(Tag tag)
decorate in interface TagDecoratorCopyright © 2021 The Apache Software Foundation. All rights reserved.