com.sun.facelets.compiler
Class XMLInstruction
java.lang.Object
com.sun.facelets.compiler.XMLInstruction
public class XMLInstruction
- extends Object
Method Summary |
com.sun.facelets.compiler.Instruction |
apply(javax.el.ExpressionFactory factory,
javax.el.ELContext ctx)
|
boolean |
isLiteral()
|
void |
write(FacesContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLInstruction
public XMLInstruction(ELText text)
write
public void write(FacesContext context)
throws IOException
- Throws:
IOException
apply
public com.sun.facelets.compiler.Instruction apply(javax.el.ExpressionFactory factory,
javax.el.ELContext ctx)
isLiteral
public boolean isLiteral()
Copyright © 2005 All Rights Reserved.