Package | Description |
---|---|
at.jku.fim.rubanetra.config.model | |
at.jku.fim.rubanetra.config.model.impl |
Modifier and Type | Method and Description |
---|---|
RubanetraSystemConfiguration.OutputFormat |
RubanetraSystemConfiguration.getOutputFormat()
The format that is used to transform the derived data before it is written to the output-stream.
|
static RubanetraSystemConfiguration.OutputFormat |
RubanetraSystemConfiguration.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RubanetraSystemConfiguration.OutputFormat[] |
RubanetraSystemConfiguration.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RubanetraSystemConfiguration.OutputFormat |
RubanetraSystemConfigurationBuilder.getOutputFormat() |
Modifier and Type | Method and Description |
---|---|
static OutputWriterStrategy |
OutputStrategyFactory.createOutputWriterStrategy(RubanetraSystemConfiguration.OutputFormat outputFormat,
OutputStream out)
Returns an object capable of transforming data into the provided
RubanetraSystemConfiguration.OutputFormat |
Copyright © 2013–2015 Institute of networks and security. All rights reserved.