| Package | Description |
|---|---|
| javax.faces.view.facelets |
This package contains public classes for the Java code API of Facelets. |
| Modifier and Type | Method and Description |
|---|---|
abstract Location |
TagAttribute.getLocation()
The location of this attribute in the FaceletContext
|
Location |
Tag.getLocation()
Return the |
| Constructor and Description |
|---|
Tag(Location location,
String namespace,
String localName,
String qName,
TagAttributes attributes) |
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.