JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
N
P
R
S
T
V
W
A
addRegexRule(RegexRule)
- Method in class io.konig.spreadsheet.
DataSourceGenerator
C
clearParameters()
- Method in class io.konig.spreadsheet.
DatasourceVelocityContext
close()
- Method in class io.konig.spreadsheet.
DataSourceGenerator
D
DataSourceGenerator
- Class in
io.konig.spreadsheet
A utility that generates DataSource definitions associated with Shapes based on a template.
DataSourceGenerator(NamespaceManager, File, Properties)
- Constructor for class io.konig.spreadsheet.
DataSourceGenerator
DataSourceGenerator.VelocityFunctions
- Class in
io.konig.spreadsheet
DatasourceVelocityContext
- Class in
io.konig.spreadsheet
DatasourceVelocityContext(Properties)
- Constructor for class io.konig.spreadsheet.
DatasourceVelocityContext
E
EnumShapeGenerator
- Class in
io.konig.spreadsheet
EnumShapeGenerator(ShapeProducer, DataSourceGenerator)
- Constructor for class io.konig.spreadsheet.
EnumShapeGenerator
F
Function
- Class in
io.konig.spreadsheet
Function(String, ValueMap)
- Constructor for class io.konig.spreadsheet.
Function
FunctionParseException
- Exception in
io.konig.spreadsheet
FunctionParseException()
- Constructor for exception io.konig.spreadsheet.
FunctionParseException
FunctionParseException(String)
- Constructor for exception io.konig.spreadsheet.
FunctionParseException
FunctionParseException(Throwable)
- Constructor for exception io.konig.spreadsheet.
FunctionParseException
FunctionParser
- Class in
io.konig.spreadsheet
FunctionParser(FunctionVisitor)
- Constructor for class io.konig.spreadsheet.
FunctionParser
FunctionVisitor
- Interface in
io.konig.spreadsheet
G
generate(Shape, Function, ShapeManager)
- Method in class io.konig.spreadsheet.
DataSourceGenerator
generate(Shape, String, ShapeManager)
- Method in class io.konig.spreadsheet.
DataSourceGenerator
generateShapes(Graph, ShapeManager, IriTemplate, List<String>)
- Method in class io.konig.spreadsheet.
EnumShapeGenerator
get(String)
- Method in class io.konig.spreadsheet.
DatasourceVelocityContext
getClassLocalName()
- Method in class io.konig.spreadsheet.
ShapeBean
getClassNamespacePrefix()
- Method in class io.konig.spreadsheet.
ShapeBean
getContext()
- Method in class io.konig.spreadsheet.
DataSourceGenerator
getDatasetMapper()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getDataSourceGenerator()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getErrorCount()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getGraph()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getId(Vertex)
- Method in interface io.konig.spreadsheet.
IdMapper
getList()
- Method in class io.konig.spreadsheet.
ListFunctionVisitor
getMessage()
- Method in exception io.konig.spreadsheet.
SpreadsheetException
getName()
- Method in class io.konig.spreadsheet.
Function
getNamespaceManager()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getParameters()
- Method in class io.konig.spreadsheet.
Function
getPattern()
- Method in class io.konig.spreadsheet.
RegexRule
getPropertyName()
- Method in class io.konig.spreadsheet.
RegexRule
getReplacement()
- Method in class io.konig.spreadsheet.
RegexRule
getRow()
- Method in exception io.konig.spreadsheet.
SpreadsheetException
getShapeLocalName()
- Method in class io.konig.spreadsheet.
ShapeBean
getShapeManager()
- Method in class io.konig.spreadsheet.
WorkbookLoader
getShapeNamespacePrefix()
- Method in class io.konig.spreadsheet.
ShapeBean
getSheetName()
- Method in exception io.konig.spreadsheet.
SpreadsheetException
getSourceExpression()
- Method in class io.konig.spreadsheet.
RegexRule
getTemplateDir()
- Method in class io.konig.spreadsheet.
DataSourceGenerator
getVelocityLog()
- Method in class io.konig.spreadsheet.
DataSourceGenerator
I
IdMapper
- Interface in
io.konig.spreadsheet
io.konig.spreadsheet
- package io.konig.spreadsheet
isFailOnErrors()
- Method in class io.konig.spreadsheet.
WorkbookLoader
isFailOnWarnings()
- Method in class io.konig.spreadsheet.
WorkbookLoader
isInferRdfPropertyDefinitions()
- Method in class io.konig.spreadsheet.
WorkbookLoader
isNormalizeTerms()
- Method in class io.konig.spreadsheet.
WorkbookLoader
isWhitespace(int)
- Method in class io.konig.spreadsheet.
FunctionParser
L
ListFunctionVisitor
- Class in
io.konig.spreadsheet
ListFunctionVisitor()
- Constructor for class io.konig.spreadsheet.
ListFunctionVisitor
listNamespaces(String)
- Method in class io.konig.spreadsheet.
DataSourceGenerator.VelocityFunctions
load(Workbook, Graph)
- Method in class io.konig.spreadsheet.
WorkbookLoader
load(Workbook, Graph, File)
- Method in class io.konig.spreadsheet.
WorkbookLoader
M
MissingColumnException
- Exception in
io.konig.spreadsheet
MissingColumnException(String, String)
- Constructor for exception io.konig.spreadsheet.
MissingColumnException
N
next()
- Method in class io.konig.spreadsheet.
FunctionParser
P
parse(String)
- Method in class io.konig.spreadsheet.
FunctionParser
parse(Reader)
- Method in class io.konig.spreadsheet.
FunctionParser
put(Properties)
- Method in class io.konig.spreadsheet.
DataSourceGenerator
putParameter(String, String)
- Method in class io.konig.spreadsheet.
DatasourceVelocityContext
R
RegexRule
- Class in
io.konig.spreadsheet
An object that encapsulates information about a regular expression that should be applied while processing a template.
RegexRule(String, String, String, String)
- Constructor for class io.konig.spreadsheet.
RegexRule
RegexRuleSyntaxException
- Exception in
io.konig.spreadsheet
RegexRuleSyntaxException(String)
- Constructor for exception io.konig.spreadsheet.
RegexRuleSyntaxException
S
setClassLocalName(String)
- Method in class io.konig.spreadsheet.
ShapeBean
setClassNamespacePrefix(String)
- Method in class io.konig.spreadsheet.
ShapeBean
setDatasetMapper(IdMapper)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setFailOnErrors(boolean)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setFailOnWarnings(boolean)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setInferRdfPropertyDefinitions(boolean)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setNormalizeTerms(boolean)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setRow(Integer)
- Method in exception io.konig.spreadsheet.
SpreadsheetException
setShapeLocalName(String)
- Method in class io.konig.spreadsheet.
ShapeBean
setShapeManager(ShapeManager)
- Method in class io.konig.spreadsheet.
WorkbookLoader
setShapeNamespacePrefix(String)
- Method in class io.konig.spreadsheet.
ShapeBean
setSheetName(String)
- Method in exception io.konig.spreadsheet.
SpreadsheetException
setVelocityLog(File)
- Method in class io.konig.spreadsheet.
DataSourceGenerator
ShapeBean
- Class in
io.konig.spreadsheet
ShapeBean()
- Constructor for class io.konig.spreadsheet.
ShapeBean
spaceToComma(String)
- Method in class io.konig.spreadsheet.
DataSourceGenerator.VelocityFunctions
SpreadsheetException
- Exception in
io.konig.spreadsheet
SpreadsheetException(Throwable)
- Constructor for exception io.konig.spreadsheet.
SpreadsheetException
SpreadsheetException(String)
- Constructor for exception io.konig.spreadsheet.
SpreadsheetException
SpreadsheetException(String, Throwable)
- Constructor for exception io.konig.spreadsheet.
SpreadsheetException
T
TargetClassReasoner
- Class in
io.konig.spreadsheet
TargetClassReasoner(Graph)
- Constructor for class io.konig.spreadsheet.
TargetClassReasoner
TemplateException
- Class in
io.konig.spreadsheet
TemplateException()
- Constructor for class io.konig.spreadsheet.
TemplateException
topicNameNotDefined()
- Method in class io.konig.spreadsheet.
TemplateException
V
visit(Function)
- Method in interface io.konig.spreadsheet.
FunctionVisitor
visit(Function)
- Method in class io.konig.spreadsheet.
ListFunctionVisitor
visit(Shape)
- Method in class io.konig.spreadsheet.
TargetClassReasoner
W
WarningSpreadsheetException
- Exception in
io.konig.spreadsheet
WarningSpreadsheetException(List<String>)
- Constructor for exception io.konig.spreadsheet.
WarningSpreadsheetException
WorkbookLoader
- Class in
io.konig.spreadsheet
A utility that loads the contents of a workbook into a Graph.
WorkbookLoader(NamespaceManager)
- Constructor for class io.konig.spreadsheet.
WorkbookLoader
WorkbookLoader(NamespaceManager, File)
- Constructor for class io.konig.spreadsheet.
WorkbookLoader
A
C
D
E
F
G
I
L
M
N
P
R
S
T
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.