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(FacesContext context) |
public XMLInstruction(ELText text)
public void write(FacesContext context) throws IOException
IOException
public com.sun.faces.facelets.compiler.Instruction apply(javax.el.ExpressionFactory factory, javax.el.ELContext ctx)
public boolean isLiteral()
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.