|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.view.facelets.compiler.XMLInstruction
public class XMLInstruction
Constructor Summary | |
---|---|
XMLInstruction(ELText text)
|
Method Summary | |
---|---|
org.apache.myfaces.view.facelets.compiler.Instruction |
apply(javax.el.ExpressionFactory factory,
javax.el.ELContext ctx)
|
boolean |
isLiteral()
|
void |
write(javax.faces.context.FacesContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLInstruction(ELText text)
Method Detail |
---|
public void write(javax.faces.context.FacesContext context) throws java.io.IOException
java.io.IOException
public org.apache.myfaces.view.facelets.compiler.Instruction apply(javax.el.ExpressionFactory factory, javax.el.ELContext ctx)
public boolean isLiteral()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |