|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectHandlerImpl
public abstract class HandlerImpl
Constructor Summary | |
---|---|
HandlerImpl()
|
Method Summary | |
---|---|
MutablePicoContainer |
getContext()
|
void |
setContext(MutablePicoContainer context)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface Handler |
---|
createChildHandler, endChildHandler, getComponent, getParentHandler, getParseNode, getSchemaContent, startChildHandler |
Constructor Detail |
---|
public HandlerImpl()
Method Detail |
---|
public MutablePicoContainer getContext()
getContext
in interface Handler
public void setContext(MutablePicoContainer context)
setContext
in interface Handler
context
- The context in which the the instance is to be parsed in.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |