public class Context extends Object
Constants
config
ONode
node
Object
object
String
text
Class<?>
type
Context(Constants config, Object from)
Context(Constants config, Object from, boolean fromIsStr)
Context(Constants config, ONode node, Class<?> to)
Context
handle(Handler handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Constants config
public String text
public ONode node
public Object object
public Class<?> type
public Context(Constants config, Object from)
public Context(Constants config, Object from, boolean fromIsStr)
public Context(Constants config, ONode node, Class<?> to)
public Context handle(Handler handler) throws Exception
Exception
Copyright © 2019. All rights reserved.