org.nuiton.wikitty.publication
Class AbstractDecoredClass
java.lang.Object
org.nuiton.wikitty.publication.AbstractDecoredClass
public abstract class AbstractDecoredClass
- extends Object
Abstract class for the skeleton and signature for wikittyPubText content
transform and compile as Java class.
This class allow the evaluator engine to call the eval method to return
the result of the compiled code from the wikitty pub text content.
- Author:
- mfortun
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDecoredClass
public AbstractDecoredClass()
eval
public abstract Object eval(Map<String,Object> bindings)
throws Exception
- Throws:
Exception
Copyright © 2010-2011 CodeLutin. All Rights Reserved.