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