|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloseTag | |
---|---|
org.htmlcleaner |
Uses of CloseTag in org.htmlcleaner |
---|
Methods in org.htmlcleaner that return CloseTag | |
---|---|
static CloseTag |
CloseTag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CloseTag[] |
CloseTag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.htmlcleaner with parameters of type CloseTag | |
---|---|
TagInfo(String name,
ContentType contentType,
BelongsTo belongsTo,
boolean deprecated,
boolean unique,
boolean ignorePermitted,
CloseTag closeTag,
Display display)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |