public static class HTMLControls.Control
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Set<java.lang.String> |
autoClosedBy |
boolean |
emptyAllowed |
HTMLControls.TagState |
endTag |
java.lang.String |
name |
HTMLControls.TagState |
startTag |
Constructor and Description |
---|
Control() |
public java.lang.String name
public HTMLControls.TagState startTag
public HTMLControls.TagState endTag
public boolean emptyAllowed
public java.util.Set<java.lang.String> autoClosedBy