|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.html.HTMLElement
public abstract class HTMLElement
| Nested Class Summary | |
|---|---|
protected static class |
HTMLElement.NameAndType
|
| Constructor Summary | |
|---|---|
HTMLElement()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String key)
|
protected HTMLElement.NameAndType |
nameAndType(java.lang.String name,
java.lang.Class type)
|
void |
setAttribute(java.lang.String key,
java.lang.Object val)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLElement()
| Method Detail |
|---|
protected HTMLElement.NameAndType nameAndType(java.lang.String name,
java.lang.Class type)
public java.lang.Object getAttribute(java.lang.String key)
public void setAttribute(java.lang.String key,
java.lang.Object val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||