public final class LStringBuffer extends RefSupport implements Literal
Constructor and Description |
---|
LStringBuffer()
constructor of the class
|
LStringBuffer(String str)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
append(char c) |
void |
append(Ref ref) |
void |
append(String str) |
boolean |
eeq(PageContext pc,
Ref other) |
String |
getString(PageContext pc)
cast literal to a string
|
String |
getTypeName()
return the name name of a reference
|
Object |
getValue(PageContext pc)
return the value for that the reference is for
|
boolean |
isEmpty() |
getCollection, touchValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollection, touchValue
public LStringBuffer(String str)
str
- public LStringBuffer()
str
- public Object getValue(PageContext pc) throws PageException
Ref
getValue
in interface Ref
PageException
public void append(char c)
public boolean isEmpty()
public String getTypeName()
Ref
getTypeName
in interface Ref
public String getString(PageContext pc) throws PageException
Literal
getString
in interface Literal
PageException
public boolean eeq(PageContext pc, Ref other) throws PageException
eeq
in interface Ref
eeq
in class RefSupport
PageException
Copyright © 2015 Lucee