|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractTagState
AbstractAttributeState
ScriptTag.State
public static class ScriptTag.State
Field Summary | |
---|---|
String |
language
|
String |
src
|
boolean |
suppressComments
|
String |
type
|
Fields inherited from class AbstractAttributeState |
---|
ATTR_GENERAL, EMPTY_STRING |
Constructor Summary | |
---|---|
ScriptTag.State()
|
Method Summary | |
---|---|
void |
clear()
|
Methods inherited from class AbstractAttributeState |
---|
getAttribute, getGeneralAttributeMap, registerAttribute, registerAttribute, removeAttribute, selectMap |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String type
public String src
public String language
public boolean suppressComments
Constructor Detail |
---|
public ScriptTag.State()
Method Detail |
---|
public void clear()
clear
in class AbstractAttributeState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |