|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
javax.swing.text.html.HTML.Tag
![]()
![]()
![]()
javax.swing.text.html.HTML.UnknownTag


public static class HTML.UnknownTag


| Field Summary |
|---|
Fields inherited from class javax.swing.text.html.HTML.Tag ![]() |
|---|
A |
| Constructor Summary | |
|---|---|
HTML.UnknownTag
Creates a new UnknownTag with the specified
id. |
|
| Method Summary | |
|---|---|
boolean |
equals
Compares this object to the specifed object. |
int |
hashCode
Returns the hash code which corresponds to the string for this tag. |
Methods inherited from class javax.swing.text.html.HTML.Tag ![]() |
|---|
breaksFlow |
Methods inherited from class java.lang.Object ![]() |
|---|
clone |
| Constructor Detail |
|---|

public HTML.UnknownTag(String![]()
![]()
id)
UnknownTag with the specified
id.
id - the id of the new tag| Method Detail |
|---|

public int hashCode()
hashCode

in class Object

Object.equals(java.lang.Object)
,
Hashtable


public boolean equals(Object![]()
![]()
obj)
true if and only if the argument is not
null and is an UnknownTag object
with the same name.
equals

in class Object

obj - the object to compare this tag with
true if the objects are equal;
false otherwiseObject.hashCode()
,
Hashtable

|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||