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 Location of this
|
Constructor and Description |
---|
Tag(Location location,
String namespace,
String localName,
String qName,
TagAttributes attributes)
Constructor.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.