|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.marshal.Marshal
com.caucho.quercus.marshal.ExtValueMarshal
com.caucho.quercus.marshal.ProExtValueMarshal
public class ProExtValueMarshal
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ProExtValueMarshal(java.lang.Class expectedClass)
|
|
| Method Summary | |
|---|---|
void |
generate(PhpWriter out,
ExprGenerator expr,
java.lang.Class expectedClass)
|
void |
generateMarshal(CodeWriterAttribute code,
int argIndex)
|
void |
generateResultEnd(PhpWriter out)
|
void |
generateResultStart(PhpWriter out)
|
void |
generateUnmarshal(CodeWriterAttribute code)
|
boolean |
isByteCodeGenerator()
|
| Methods inherited from class com.caucho.quercus.marshal.ExtValueMarshal |
|---|
getExpectedClass, getMarshalingCostImpl, isReadOnly, isValue, marshal, marshal, unmarshal |
| Methods inherited from class com.caucho.quercus.marshal.Marshal |
|---|
getMarshalingCost, getMarshalingCost, isBoolean, isDouble, isLong, isReference, isString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProExtValueMarshal(java.lang.Class expectedClass)
| Method Detail |
|---|
public void generate(PhpWriter out,
ExprGenerator expr,
java.lang.Class expectedClass)
throws java.io.IOException
generate in interface ProMarshaljava.io.IOException
public void generateResultStart(PhpWriter out)
throws java.io.IOException
generateResultStart in interface ProMarshaljava.io.IOException
public void generateResultEnd(PhpWriter out)
throws java.io.IOException
generateResultEnd in interface ProMarshaljava.io.IOExceptionpublic boolean isByteCodeGenerator()
isByteCodeGenerator in interface ProMarshal
public void generateMarshal(CodeWriterAttribute code,
int argIndex)
generateMarshal in interface ProMarshalpublic void generateUnmarshal(CodeWriterAttribute code)
generateUnmarshal in interface ProMarshal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||