|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineContext | |
---|---|
org.apache.cocoon.bean | |
org.apache.cocoon.environment.commandline |
Uses of CommandLineContext in org.apache.cocoon.bean |
---|
Fields in org.apache.cocoon.bean declared as CommandLineContext | |
---|---|
protected CommandLineContext |
CocoonWrapper.cliContext
|
Uses of CommandLineContext in org.apache.cocoon.environment.commandline |
---|
Constructors in org.apache.cocoon.environment.commandline with parameters of type CommandLineContext | |
---|---|
AbstractCommandLineEnvironment(String uri,
Map attributes,
Map parameters,
Map headers,
String view,
File context,
CommandLineContext cliContext,
OutputStream stream,
Logger log)
|
|
FileSavingEnvironment(String uri,
File context,
Map attributes,
Map parameters,
Map headers,
Map links,
List gatheredLinks,
CommandLineContext cliContext,
OutputStream stream,
Logger log)
|
|
FileSavingEnvironment(String uri,
long lastModified,
File context,
Map attributes,
Map parameters,
Map headers,
Map links,
List gatheredLinks,
CommandLineContext cliContext,
OutputStream stream,
Logger log)
|
|
LinkSamplingEnvironment(String uri,
File contextFile,
Map attributes,
Map parameters,
Map headers,
CommandLineContext cliContext,
Logger log)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |