Package | Description |
---|---|
org.apache.tapestry5.dom |
A Document Object Model, a tree of nodes representing elements, attributes
and text within a document.
|
Modifier and Type | Method and Description |
---|---|
Collection<Attribute> |
Element.getAttributes()
Returns the attributes for this Element as a (often empty) collection of
Attribute s. |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.