|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.engine.StaticClassWrapper
Simple class for wrapping a Class instance of a static class. This allows static classes to be placed into the context.
Constructor Summary | |
StaticClassWrapper(java.lang.Class c)
Creates new StaticClassWrapper |
Method Summary | |
java.lang.Class |
get()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StaticClassWrapper(java.lang.Class c)
Method Detail |
public final java.lang.Class get()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |