|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.impl.HandlerImpl
public abstract class HandlerImpl
Constructor Summary | |
---|---|
HandlerImpl()
|
Method Summary | |
---|---|
org.picocontainer.MutablePicoContainer |
getContext()
|
void |
setContext(org.picocontainer.MutablePicoContainer context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.xml.impl.Handler |
---|
createChildHandler, endChildHandler, getComponent, getParentHandler, getParseNode, getSchemaContent, startChildHandler |
Constructor Detail |
---|
public HandlerImpl()
Method Detail |
---|
public org.picocontainer.MutablePicoContainer getContext()
getContext
in interface Handler
public void setContext(org.picocontainer.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 |