public class XMLInstruction extends Object
Constructor and Description |
---|
XMLInstruction(ELText text) |
Modifier and Type | Method and Description |
---|---|
org.apache.myfaces.view.facelets.compiler.Instruction |
apply(jakarta.el.ExpressionFactory factory,
jakarta.el.ELContext ctx) |
boolean |
isLiteral() |
void |
write(FacesContext context) |
public XMLInstruction(ELText text)
public void write(FacesContext context) throws IOException
IOException
public org.apache.myfaces.view.facelets.compiler.Instruction apply(jakarta.el.ExpressionFactory factory, jakarta.el.ELContext ctx)
public boolean isLiteral()
Copyright © 2021 The Apache Software Foundation. All rights reserved.