|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.tools.resources.Attribute | +--org.w3c.tools.resources.SimpleAttribute | +--org.w3c.tools.resources.StringAttribute | +--org.w3c.jigsaw.frames.LanguageAttribute
Fields inherited from class org.w3c.tools.resources.Attribute |
COMPUTED,
DONTSAVE,
EDITABLE,
flags,
MANDATORY,
name,
type |
Constructor Summary | |
LanguageAttribute()
|
|
LanguageAttribute(java.lang.String name,
java.lang.String def,
int flags)
|
Methods inherited from class org.w3c.tools.resources.StringAttribute |
checkValue,
pickle,
unpickle |
Methods inherited from class org.w3c.tools.resources.SimpleAttribute |
stringify |
Methods inherited from class org.w3c.tools.resources.Attribute |
checkFlag,
getDefault,
getFlag,
getName,
getType,
setFlag,
setName |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LanguageAttribute(java.lang.String name, java.lang.String def, int flags)
public LanguageAttribute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |