Uses of Class
com.sun.faces.facelets.el.ELText
Packages that use ELText
-
Uses of ELText in com.sun.faces.facelets.compiler
Constructors in com.sun.faces.facelets.compiler with parameters of type ELTextModifierConstructorDescriptionUIInstructions
(ELText txt, com.sun.faces.facelets.compiler.Instruction[] instructions) XMLInstruction
(ELText text) -
Uses of ELText in com.sun.faces.facelets.el
Methods in com.sun.faces.facelets.el that return ELTextModifier and TypeMethodDescriptionELText.apply
(ExpressionFactory factory, ELContext ctx) Return an instance ofthis
that is applicable given the ELContext and ExpressionFactory state.static ELText
ELText.parse
(ExpressionFactory fact, ELContext ctx, String in) static ELText
ELText.parse
(ExpressionFactory fact, ELContext ctx, String in, String alias) Factory method for creating a validated ELText instance.static ELText
Factory method for creating an unvalidated ELText instance.static ELText