JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
I
M
N
O
T
D
decorateIdentity(List<Object>)
- Method in class org.apache.metamodel.excel.
ExcelConfiguration
DEFAULT_COLUMN_NAME_LINE
- Static variable in class org.apache.metamodel.excel.
ExcelConfiguration
E
ExcelConfiguration
- Class in
org.apache.metamodel.excel
Represents the configuration for reading/parsing Excel spreadsheets.
ExcelConfiguration()
- Constructor for class org.apache.metamodel.excel.
ExcelConfiguration
ExcelConfiguration(int, boolean, boolean)
- Constructor for class org.apache.metamodel.excel.
ExcelConfiguration
ExcelDataContext
- Class in
org.apache.metamodel.excel
DataContext
implementation to use for Excel spreadsheets.
ExcelDataContext(File)
- Constructor for class org.apache.metamodel.excel.
ExcelDataContext
Constructs an Excel DataContext based on a file, with default configuration
ExcelDataContext(File, ExcelConfiguration)
- Constructor for class org.apache.metamodel.excel.
ExcelDataContext
Constructs an Excel DataContext based on a resource and a custom configuration.
ExcelDataContext(Resource, ExcelConfiguration)
- Constructor for class org.apache.metamodel.excel.
ExcelDataContext
executeUpdate(UpdateScript)
- Method in class org.apache.metamodel.excel.
ExcelDataContext
G
getColumnNameLineNumber()
- Method in class org.apache.metamodel.excel.
ExcelConfiguration
The line number (1 based) from which to get the names of the columns.
getConfiguration()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
Gets the Excel configuration used.
getFile()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
Deprecated.
getMainSchema()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
getMainSchemaName()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
getResource()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
Gets the Excel resource being read
getSpreadsheetReaderDelegateClass()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
Convenient method for testing and inspecting internal state.
I
isSkipEmptyColumns()
- Method in class org.apache.metamodel.excel.
ExcelConfiguration
Defines if empty columns in the excel spreadsheet should be skipped while reading the spreadsheet.
isSkipEmptyLines()
- Method in class org.apache.metamodel.excel.
ExcelConfiguration
Defines if empty lines in the excel spreadsheet should be skipped while reading the spreadsheet.
M
materializeMainSchemaTable(Table, Column[], int)
- Method in class org.apache.metamodel.excel.
ExcelDataContext
N
NO_COLUMN_NAME_LINE
- Static variable in class org.apache.metamodel.excel.
ExcelConfiguration
notifyTablesModified()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
O
onSchemaCacheRefreshed()
- Method in class org.apache.metamodel.excel.
ExcelDataContext
org.apache.metamodel.excel
- package org.apache.metamodel.excel
Module package for MS Excel spreadsheet files
T
toString()
- Method in class org.apache.metamodel.excel.
ExcelConfiguration
D
E
G
I
M
N
O
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2007–2016
The Apache Software Foundation
. All rights reserved.