|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.appserver.parser.woml.WOMLNamespaced
com.webobjects.appserver.parser.woml.WOMLAttribute
public class WOMLAttribute
Constructor Summary | |
---|---|
WOMLAttribute(Map uriToNamespace,
Attributes attributes,
int index)
|
Method Summary | |
---|---|
String |
getValue()
|
boolean |
isValueDynamic()
|
String |
toString()
|
Methods inherited from class com.webobjects.appserver.parser.woml.WOMLNamespaced |
---|
getName, getNamespace, getQName, hasNamespace, isNamespace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WOMLAttribute(Map uriToNamespace, Attributes attributes, int index)
Method Detail |
---|
public boolean isValueDynamic()
public String getValue()
public String toString()
toString
in class Object
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |