|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xpath.expr.Var
com.caucho.xpath.expr.ObjectVar
public class ObjectVar
A variable containing a Java object.
| Constructor Summary | |
|---|---|
ObjectVar(java.lang.Object object)
Creates a new object variable with the object. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.xpath.expr.Var |
|---|
free |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectVar(java.lang.Object object)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||