public class XMLInstruction extends Object
| Constructor and Description |
|---|
XMLInstruction(ELText text) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.faces.facelets.compiler.Instruction |
apply(jakarta.el.ExpressionFactory factory,
jakarta.el.ELContext ctx) |
boolean |
isLiteral() |
void |
write(jakarta.faces.context.FacesContext context) |
public XMLInstruction(ELText text)
public void write(jakarta.faces.context.FacesContext context)
throws IOException
IOExceptionpublic com.sun.faces.facelets.compiler.Instruction apply(jakarta.el.ExpressionFactory factory,
jakarta.el.ELContext ctx)
public boolean isLiteral()
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.