|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLoggable | +--org.apache.cocoon.components.treeprocessor.AbstractProcessingNode
Field Summary | |
protected java.lang.String |
location
|
Fields inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
OBJECT_SOURCE_RESOLVER |
Constructor Summary | |
AbstractProcessingNode()
|
Method Summary | |
java.lang.String |
getLocation()
Get the location of this node. |
protected static SourceResolver |
getSourceResolver(java.util.Map objectModel)
Get the SourceResolver in an object model. |
void |
setLocation(java.lang.String location)
Set the location of this node. |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.components.treeprocessor.ProcessingNode |
invoke |
Field Detail |
protected java.lang.String location
Constructor Detail |
public AbstractProcessingNode()
Method Detail |
protected static final SourceResolver getSourceResolver(java.util.Map objectModel)
SourceResolver
in an object model.public java.lang.String getLocation()
getLocation
in interface ProcessingNode
public void setLocation(java.lang.String location)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |