|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jicengine.builder.BuildContextImpl
Field Summary |
Fields inherited from interface org.jicengine.BuildContext |
VARIABLE_NAME |
Constructor Summary | |
BuildContextImpl(Instructions instructions)
|
Method Summary | |
Resource |
getCurrentFile()
|
java.util.Map |
getParameters()
|
Resource |
getResource(java.lang.String relativePath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BuildContextImpl(Instructions instructions)
Method Detail |
public Resource getResource(java.lang.String relativePath) throws java.io.IOException
getResource
in interface BuildContext
java.io.IOException
public Resource getCurrentFile()
getCurrentFile
in interface BuildContext
public java.util.Map getParameters()
getParameters
in interface BuildContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |