Package com.sun.faces.facelets.compiler
Class XMLInstruction
java.lang.Object
com.sun.faces.facelets.compiler.XMLInstruction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.sun.faces.facelets.compiler.Instruction
apply
(jakarta.el.ExpressionFactory factory, jakarta.el.ELContext ctx) boolean
void
write
(FacesContext context)
-
Constructor Details
-
XMLInstruction
-
-
Method Details
-
write
- Throws:
IOException
-
apply
public com.sun.faces.facelets.compiler.Instruction apply(jakarta.el.ExpressionFactory factory, jakarta.el.ELContext ctx) -
isLiteral
public boolean isLiteral()
-