|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnicodeBuilderValue | |
|---|---|
| com.caucho.quercus | |
| com.caucho.quercus.env | |
| Uses of UnicodeBuilderValue in com.caucho.quercus |
|---|
| Methods in com.caucho.quercus that return UnicodeBuilderValue | |
|---|---|
UnicodeBuilderValue |
QuercusContext.createUnicodeString(java.lang.String name)
Creates a string. |
| Uses of UnicodeBuilderValue in com.caucho.quercus.env |
|---|
| Subclasses of UnicodeBuilderValue in com.caucho.quercus.env | |
|---|---|
class |
UnicodeValueImpl
Represents a unicode string value. |
class |
UnsetUnicodeValue
|
| Fields in com.caucho.quercus.env declared as UnicodeBuilderValue | |
|---|---|
static UnicodeBuilderValue |
UnicodeBuilderValue.EMPTY
|
| Methods in com.caucho.quercus.env with parameters of type UnicodeBuilderValue | |
|---|---|
StringValue |
UnicodeBuilderValue.append(UnicodeBuilderValue sb,
int head,
int tail)
Append a Java buffer to the value. |
StringValue |
StringValue.append(UnicodeBuilderValue sb,
int head,
int tail)
Append a Java buffer to the value. |
StringValue |
ObjectExtValue.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
BinaryBuilderValue.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
Value.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
UnicodeBuilderValue.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
JavaAdapterVar.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
NullValue.appendTo(UnicodeBuilderValue sb)
Append to a unicode builder. |
StringValue |
LargeStringBuilderValue.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
StringValue.appendTo(UnicodeBuilderValue sb)
Append to a string builder. |
StringValue |
LongValue.appendTo(UnicodeBuilderValue sb)
Append to a unicode builder. |
StringValue |
StringBuilderValue.appendTo(UnicodeBuilderValue bb)
Append to a string builder. |
StringValue |
Var.appendTo(UnicodeBuilderValue sb)
Append to a unicode builder. |
| Constructors in com.caucho.quercus.env with parameters of type UnicodeBuilderValue | |
|---|---|
UnicodeBuilderValue(UnicodeBuilderValue v)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||