Package | Description |
---|---|
javax.faces.view.facelets |
This package contains public classes for the Java code API of Facelets. |
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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.