com.sun.faces.facelets.compiler
interface Instruction
Modifier and Type | Method and Description |
---|---|
Instruction |
apply(javax.el.ExpressionFactory factory,
javax.el.ELContext ctx) |
boolean |
isLiteral() |
void |
write(javax.faces.context.FacesContext context) |
void write(javax.faces.context.FacesContext context) throws java.io.IOException
java.io.IOException
Instruction apply(javax.el.ExpressionFactory factory, javax.el.ELContext ctx)
boolean isLiteral()
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.