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