| Package | Description |
|---|---|
| com.sun.faces.facelets.tag | |
| javax.faces.view.facelets |
| Modifier and Type | Class and Description |
|---|---|
class |
TagAttributesImpl
A set of TagAttributesImpl, usually representing all attributes on a Tag.
|
| Modifier and Type | Method and Description |
|---|---|
TagAttributes |
Tag.getAttributes()
Return an object encapsulating the
|
| Constructor and Description |
|---|
Tag(Location location,
String namespace,
String localName,
String qName,
TagAttributes attributes)
Constructor.
|
Tag(Tag orig,
TagAttributes attributes)
Constructor.
|
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.