Class FaceletTagLibrary
java.lang.Object
org.apache.myfaces.config.element.facelets.FaceletTagLibrary
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FaceletTagLibraryImpl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
abstract List<FaceletFunction>
abstract String
abstract String
abstract String
abstract List<FaceletTag>
getTags()
-
Constructor Details
-
FaceletTagLibrary
public FaceletTagLibrary()
-
-
Method Details
-
getNamespace
-
getShortName
-
getCompositeLibraryName
-
getLibraryClass
-
getTags
-
getFunctions
-