Package org.apache.tapestry5.dom
Class Attribute
java.lang.Object
org.apache.tapestry5.dom.Attribute
An attribute within an
Element
. Each attribute has a namespace URI, a local name
within the namespace, and a value.- Since:
- 5.1.0.2
-
Method Summary
-
Method Details
-
getName
-
getNamespace
-
getValue
-