|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Globals | |
---|---|
org.tinyjee.maven.dim.spi | Contains the use- and implementable interfaces. |
Uses of Globals in org.tinyjee.maven.dim.spi |
---|
Methods in org.tinyjee.maven.dim.spi that return Globals | |
---|---|
static Globals |
Globals.getInstance()
Returns a thread local, recursion safe instance. |
static Globals |
Globals.initializeGlobals(String charset,
Sink sink,
MacroRequest request,
org.apache.maven.doxia.logging.Log logger,
File attachedIncludesPath)
|
Globals |
Globals.operateOnSink(Sink sink)
Creates a globals instance for the given sink. |
static Globals |
Globals.reInitializeGlobals(String charset,
Sink sink,
MacroRequest request,
org.apache.maven.doxia.logging.Log logger,
File attachedIncludesPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |