|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Constructors | |
String,
String
|
Create a new attribute from unencoded (raw) key and value. |
| Changed Constructors | ||
String,
String
|
Documentation changed from old to new. |
Create a new attribute from unencoded (raw) key and value. |
| Added Methods | |
boolean
hasDeclaredValue()
|
Check if this Attribute has a value. |
void
html(
String,
String
|
|
boolean
isDataAttribute(
String)
|
|
boolean
shouldCollapseAttribute(
String,
String
|
|
| Changed Methods | ||
String
getValue()
|
Documentation changed from old to new. |
Get the attribute value. |
boolean
isBooleanAttribute(
String)
|
Change in signature from void to String.Documentation changed from old to new. Change from non-static to static. |
Checks if this attribute name is defined as a boolean attribute in HTML5 |
void
setKey(
String)
|
Documentation changed from old to new. |
Set the attribute key; case is preserved. |
String
setValue(
String)
|
Documentation changed from old to new. |
Set the attribute value. |
boolean
shouldCollapseAttribute(
OutputSettings)
|
Documentation changed from old to new. |
Collapsible if it's a boolean attribute and value is empty or same as name |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||