com.sun.facelets.compiler
Class MyFaces12TagRepresentation
java.lang.Object
com.sun.facelets.compiler.MyFaces12TagRepresentation
- All Implemented Interfaces:
- TagRepresentation
public class MyFaces12TagRepresentation
- extends Object
- implements TagRepresentation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getQName
public String getQName()
- Specified by:
getQName in interface TagRepresentation
getLocalName
public String getLocalName()
- Specified by:
getLocalName in interface TagRepresentation
getLocation
public Object getLocation()
- Specified by:
getLocation in interface TagRepresentation
getLocationLine
public int getLocationLine()
- Specified by:
getLocationLine in interface TagRepresentation
attributes
public Map<String,String> attributes()
- Specified by:
attributes in interface TagRepresentation
getNamespaceUrl
public String getNamespaceUrl()
- Specified by:
getNamespaceUrl in interface TagRepresentation
Copyright © 2012. All Rights Reserved.