public class ConfigurationHandlers extends Object
Constructor and Description |
---|
ConfigurationHandlers()
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
ActionSaxHandlerFactories |
getActionSaxHandlerFactories()
Returns the known mergepoint action handlers.
|
OptionsSaxHandlerFactories |
getOptionsSaxHandlerFactories()
Returns the known options handlers.
|
OutletTypes |
getOutletTypes()
Returns the known outlet types.
|
Map<String,OutputType> |
getOutputTypes()
Returns the known output types.
|
SourceSaxHandlerFactories |
getSourceSaxHandlerFactories()
Returns the known source configuration handlers.
|
Set<StreamSourceFormat> |
getStreamSourceFormats()
Returns the known formats of stream (e.g.
|
public OutletTypes getOutletTypes()
public Map<String,OutputType> getOutputTypes()
public SourceSaxHandlerFactories getSourceSaxHandlerFactories()
public Set<StreamSourceFormat> getStreamSourceFormats()
public ActionSaxHandlerFactories getActionSaxHandlerFactories()
public OptionsSaxHandlerFactories getOptionsSaxHandlerFactories()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.