|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.buildtools.maven2.plugin.builder.qdox._TagAttribute
public final class _TagAttribute
Representation of a Tag's attribute in a Facelet File
| Constructor Summary | |
|---|---|
_TagAttribute(_Location location,
String ns,
String localName,
String qName,
String value)
|
|
| Method Summary | |
|---|---|
String |
getLocalName()
Local name of this attribute |
_Location |
getLocation()
The location of this attribute in the FaceletContext |
String |
getNamespace()
The resolved Namespace for this attribute |
String |
getQName()
The qualified name for this attribute |
String |
getValue()
Return the literal value of this attribute |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public _TagAttribute(_Location location,
String ns,
String localName,
String qName,
String value)
| Method Detail |
|---|
public String getLocalName()
public _Location getLocation()
public String getNamespace()
public String getQName()
public String getValue()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||