|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.sf.arise.piji.ReflectorHelper
|
+--net.sf.arise.piji.Ctor
| Field Summary |
| Fields inherited from class net.sf.arise.piji.ReflectorHelper |
ref |
| Constructor Summary | |
Ctor(Reflector ref)
|
|
| Method Summary | |
java.lang.Object |
construct(Context ctx,
java.lang.Class type,
Expression[] args,
int offset)
|
java.lang.Object |
construct(Context ctx,
Expression[] args)
|
java.lang.Object |
construct(Context ctx,
Expression[] args,
int offset)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Ctor(Reflector ref)
| Method Detail |
public final java.lang.Object construct(Context ctx,
Expression[] args)
throws java.lang.Throwable
java.lang.Throwable
public final java.lang.Object construct(Context ctx,
Expression[] args,
int offset)
throws java.lang.Throwable
java.lang.Throwable
public final java.lang.Object construct(Context ctx,
java.lang.Class type,
Expression[] args,
int offset)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth