- java.lang.Object
-
- com.sun.faces.facelets.compiler.LiteralXMLInstruction
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private char[] |
instruction |
private int |
len |
private static char[] |
STOP |
-
Method Summary
Methods
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) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
len
private final int len
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.