Uses of Class
com.sun.faces.facelets.el.ELText
-
Uses of ELText in com.sun.faces.facelets.compiler
ModifierConstructorDescriptionUIInstructions
(ELText txt, com.sun.faces.facelets.compiler.Instruction[] instructions) XMLInstruction
(ELText text) -
Uses of ELText in com.sun.faces.facelets.el
Modifier 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