JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Serialized Form
Package
org.aksw.conjure.cli.config
Class
org.aksw.conjure.cli.config.SpringSourcesConfig
class SpringSourcesConfig extends
Object
implements
Serializable
serialVersionUID:
1L
Serialized Fields
sources
Set
<
String
> sources
sourceToContent
Map
<
String
,
byte[]> sourceToContent
A set of (absolute) paths to spring content files (.xml, groovy) together with their assigned content as a byte array.