|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| com.sun.facelets.tag | Tags and other objects that define Facelet implementations. |
| Uses of Location in com.sun.facelets.tag |
|---|
| Methods in com.sun.facelets.tag that return Location | |
|---|---|
Location |
TagAttribute.getLocation()
The location of this attribute in the FaceletContext |
Location |
Tag.getLocation()
Location of the Tag in the Facelet file |
| Constructors in com.sun.facelets.tag with parameters of type Location | |
|---|---|
Tag(Location location,
String namespace,
String localName,
String qName,
TagAttributes attributes)
|
|
TagAttribute(Location location,
String ns,
String localName,
String qName,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||