Skip navigation links
A B C D E F G H I L M N O P R S T V W X 

A

AbstractConfigFactory - Class in cn.chenhuanming.octopus.config
 
AbstractConfigFactory() - Constructor for class cn.chenhuanming.octopus.config.AbstractConfigFactory
 
AbstractFormatter<T> - Class in cn.chenhuanming.octopus.formatter
 
AbstractFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.AbstractFormatter
 
AbstractSheetReader<T> - Class in cn.chenhuanming.octopus.reader
 
AbstractSheetReader(Sheet, Config, CellPosition) - Constructor for class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
AbstractSheetWriter<T> - Class in cn.chenhuanming.octopus.writer
Created by chenhuanming on 2017-07-01.
AbstractSheetWriter(Config, HeaderWriter, CellPosition) - Constructor for class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
AbstractXMLConfigFactory - Class in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory(InputStream) - Constructor for class cn.chenhuanming.octopus.config.AbstractXMLConfigFactory
 
AbstractXMLConfigFactory.XmlNode - Interface in cn.chenhuanming.octopus.config
xml config constant
AbstractXMLConfigFactory.XmlNode.Field - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Field.Attribute - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Formatters - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Formatters.Attribute - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Formatters.Formatter - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Formatters.Formatter.Attribute - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Header - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Header.Attribute - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Root - Interface in cn.chenhuanming.octopus.config
 
AbstractXMLConfigFactory.XmlNode.Root.Attribute - Interface in cn.chenhuanming.octopus.config
 
addFormat(Class<T>, Formatter<T>) - Method in class cn.chenhuanming.octopus.formatter.DefaultFormatterContainer
 
AnnotationConfigFactory - Class in cn.chenhuanming.octopus.config.annotation
 
AnnotationConfigFactory(Class) - Constructor for class cn.chenhuanming.octopus.config.annotation.AnnotationConfigFactory
 

B

blankable - Variable in class cn.chenhuanming.octopus.config.ImportValidation
 
BooleanFormatter - Class in cn.chenhuanming.octopus.formatter
 
BooleanFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.BooleanFormatter
 
BORDER - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
BORDER_COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 

C

CanNotBeBlankException - Exception in cn.chenhuanming.octopus.exception
 
CanNotBeBlankException() - Constructor for exception cn.chenhuanming.octopus.exception.CanNotBeBlankException
 
canWrite(Sheet, Collection<T>) - Method in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
CellPosition - Interface in cn.chenhuanming.octopus.model
 
CellUtils - Class in cn.chenhuanming.octopus.util
 
CellUtils() - Constructor for class cn.chenhuanming.octopus.util.CellUtils
 
CheckedData<D> - Class in cn.chenhuanming.octopus.model
 
CheckedData() - Constructor for class cn.chenhuanming.octopus.model.CheckedData
 
CheckedExcelReader<T> - Class in cn.chenhuanming.octopus.reader
 
CheckedExcelReader(Workbook) - Constructor for class cn.chenhuanming.octopus.reader.CheckedExcelReader
 
CheckedSheetReader<T> - Class in cn.chenhuanming.octopus.reader
not thread-safe
CheckedSheetReader(Sheet, Config, CellPosition) - Constructor for class cn.chenhuanming.octopus.reader.CheckedSheetReader
 
CLASS - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Formatters.Formatter.Attribute
 
CLASS - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Root.Attribute
 
close() - Method in class cn.chenhuanming.octopus.writer.DefaultExcelWriter
 
close() - Method in interface cn.chenhuanming.octopus.writer.ExcelWriter
 
cn.chenhuanming.octopus - package cn.chenhuanming.octopus
 
cn.chenhuanming.octopus.config - package cn.chenhuanming.octopus.config
 
cn.chenhuanming.octopus.config.annotation - package cn.chenhuanming.octopus.config.annotation
 
cn.chenhuanming.octopus.exception - package cn.chenhuanming.octopus.exception
 
cn.chenhuanming.octopus.formatter - package cn.chenhuanming.octopus.formatter
 
cn.chenhuanming.octopus.model - package cn.chenhuanming.octopus.model
 
cn.chenhuanming.octopus.reader - package cn.chenhuanming.octopus.reader
 
cn.chenhuanming.octopus.util - package cn.chenhuanming.octopus.util
 
cn.chenhuanming.octopus.writer - package cn.chenhuanming.octopus.writer
 
COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
ColorUtils - Class in cn.chenhuanming.octopus.util
 
ColorUtils() - Constructor for class cn.chenhuanming.octopus.util.ColorUtils
 
Config - Class in cn.chenhuanming.octopus.config
 
Config() - Constructor for class cn.chenhuanming.octopus.config.Config
 
config - Variable in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
config - Variable in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
ConfigFactory - Interface in cn.chenhuanming.octopus.config
Factory of #Config
convertBorder(String) - Method in class cn.chenhuanming.octopus.config.AbstractConfigFactory
 
convertBorderColor(String) - Method in class cn.chenhuanming.octopus.config.AbstractConfigFactory
 

D

DATE_FORMAT - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
DATE_FORMAT - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Formatters.Attribute
 
DateFormatter - Class in cn.chenhuanming.octopus.formatter
 
DateFormatter(String) - Constructor for class cn.chenhuanming.octopus.formatter.DateFormatter
 
DEFAULT_DATE_FORMATTER - Static variable in annotation type cn.chenhuanming.octopus.config.annotation.Sheet
 
DefaultCellPosition - Class in cn.chenhuanming.octopus.model
 
DefaultCellPosition() - Constructor for class cn.chenhuanming.octopus.model.DefaultCellPosition
 
DefaultExcelReader<T> - Class in cn.chenhuanming.octopus.reader
 
DefaultExcelReader(Workbook) - Constructor for class cn.chenhuanming.octopus.reader.DefaultExcelReader
 
DefaultExcelWriter - Class in cn.chenhuanming.octopus.writer
 
DefaultExcelWriter(OutputStream) - Constructor for class cn.chenhuanming.octopus.writer.DefaultExcelWriter
 
DefaultExcelWriter(Workbook, OutputStream) - Constructor for class cn.chenhuanming.octopus.writer.DefaultExcelWriter
 
DefaultFormatterContainer - Class in cn.chenhuanming.octopus.formatter
 
DefaultFormatterContainer() - Constructor for class cn.chenhuanming.octopus.formatter.DefaultFormatterContainer
 
DefaultHeaderWriter - Class in cn.chenhuanming.octopus.writer
 
DefaultHeaderWriter() - Constructor for class cn.chenhuanming.octopus.writer.DefaultHeaderWriter
 
defaultIfEmpty(String, String) - Static method in class cn.chenhuanming.octopus.util.StringUtils
 
DefaultSheetReader<T> - Class in cn.chenhuanming.octopus.reader
 
DefaultSheetReader(Sheet, Config, CellPosition) - Constructor for class cn.chenhuanming.octopus.reader.DefaultSheetReader
 
DefaultSheetWriter<T> - Class in cn.chenhuanming.octopus.writer
 
DefaultSheetWriter(Config, HeaderWriter, CellPosition) - Constructor for class cn.chenhuanming.octopus.writer.DefaultSheetWriter
 
DefaultSheetWriter(Config) - Constructor for class cn.chenhuanming.octopus.writer.DefaultSheetWriter
 
DESCRIPTION - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
DoubleFormatter - Class in cn.chenhuanming.octopus.formatter
 
DoubleFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.DoubleFormatter
 
drawColumn(Sheet, int, int, Field, Object, WorkbookContext) - Method in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
drawHeader(Sheet, CellPosition, List<Field>) - Method in class cn.chenhuanming.octopus.writer.DefaultHeaderWriter
 
drawHeader(Sheet, CellPosition, List<Field>) - Method in interface cn.chenhuanming.octopus.writer.HeaderWriter
 

E

equals(Object) - Method in class cn.chenhuanming.octopus.formatter.AbstractFormatter
 
ExcelReader<T> - Interface in cn.chenhuanming.octopus.reader
 
ExcelWriter - Interface in cn.chenhuanming.octopus.writer
 

F

failWhenParse(int, int, Field, ParseException) - Method in class cn.chenhuanming.octopus.reader.CheckedSheetReader
 
failWhenParse(int, int, Field, ParseException) - Method in class cn.chenhuanming.octopus.reader.DefaultSheetReader
 
Field - Annotation Type in cn.chenhuanming.octopus.config.annotation
 
Field - Class in cn.chenhuanming.octopus.config
 
Field() - Constructor for class cn.chenhuanming.octopus.config.Field
 
FieldCellStyle - Class in cn.chenhuanming.octopus.config
cell style config of field
FieldCellStyle() - Constructor for class cn.chenhuanming.octopus.config.FieldCellStyle
 
FloatFormatter - Class in cn.chenhuanming.octopus.formatter
 
FloatFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.FloatFormatter
 
FONT_SIZE - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
FOREGROUND_COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
format(Boolean) - Method in class cn.chenhuanming.octopus.formatter.BooleanFormatter
 
format(Date) - Method in class cn.chenhuanming.octopus.formatter.DateFormatter
 
format(Double) - Method in class cn.chenhuanming.octopus.formatter.DoubleFormatter
 
format(Float) - Method in class cn.chenhuanming.octopus.formatter.FloatFormatter
 
format(T) - Method in interface cn.chenhuanming.octopus.formatter.Formatter
Format data from T to String when exporting
format(Integer) - Method in class cn.chenhuanming.octopus.formatter.IntegerFormatter
 
format(Long) - Method in class cn.chenhuanming.octopus.formatter.LongFormatter
 
format(Short) - Method in class cn.chenhuanming.octopus.formatter.ShortFormatter
 
FORMATTER - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
Formatter - Annotation Type in cn.chenhuanming.octopus.config.annotation
 
Formatter<T> - Interface in cn.chenhuanming.octopus.formatter
 
FormatterContainer - Interface in cn.chenhuanming.octopus.formatter
 

G

get(Class<T>) - Method in class cn.chenhuanming.octopus.formatter.DefaultFormatterContainer
 
get(Class<T>) - Method in interface cn.chenhuanming.octopus.formatter.FormatterContainer
 
get(int) - Method in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
get(int, Config, CellPosition) - Method in class cn.chenhuanming.octopus.reader.CheckedExcelReader
 
get(int, Config, CellPosition) - Method in class cn.chenhuanming.octopus.reader.DefaultExcelReader
 
get(String, Config, CellPosition) - Method in class cn.chenhuanming.octopus.reader.DefaultExcelReader
 
get(int, Config, CellPosition) - Method in interface cn.chenhuanming.octopus.reader.ExcelReader
 
get(String, Config, CellPosition) - Method in interface cn.chenhuanming.octopus.reader.ExcelReader
 
get(int) - Method in interface cn.chenhuanming.octopus.reader.SheetReader
 
getAttribute(Node, String) - Method in class cn.chenhuanming.octopus.config.AbstractXMLConfigFactory
 
getCellStyle(Field) - Method in class cn.chenhuanming.octopus.model.WorkbookContext
 
getCellValue(Sheet, int, int, String) - Static method in class cn.chenhuanming.octopus.util.CellUtils
 
getCol() - Method in interface cn.chenhuanming.octopus.model.CellPosition
begin with 0,same as java poi
getConfig() - Method in class cn.chenhuanming.octopus.config.annotation.AnnotationConfigFactory
 
getConfig() - Method in interface cn.chenhuanming.octopus.config.ConfigFactory
 
getConfig() - Method in class cn.chenhuanming.octopus.config.XmlConfigFactory
 
getHeaderStyle(Field) - Method in class cn.chenhuanming.octopus.model.WorkbookContext
 
getRow() - Method in interface cn.chenhuanming.octopus.model.CellPosition
begin with 0,same as java poi
getStartColumn() - Method in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
getterMethodHandle(Field) - Static method in class cn.chenhuanming.octopus.util.MethodHandleUtil
获取Getter方法句柄
getXMLConfigFactory(InputStream) - Static method in class cn.chenhuanming.octopus.Octopus
Deprecated.

H

hashCode() - Method in class cn.chenhuanming.octopus.formatter.AbstractFormatter
 
Header - Annotation Type in cn.chenhuanming.octopus.config.annotation
 
HEADER_BORDER - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
HEADER_BORDER_COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
HEADER_COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
HEADER_FONT_SIZE - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
HEADER_FOREGROUND_COLOR - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
headerWriter - Variable in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
HeaderWriter - Interface in cn.chenhuanming.octopus.writer
 
hex2Rgb(String) - Static method in class cn.chenhuanming.octopus.util.ColorUtils
hex color to Color

I

ImportValidation - Class in cn.chenhuanming.octopus.config
 
ImportValidation() - Constructor for class cn.chenhuanming.octopus.config.ImportValidation
 
IntegerFormatter - Class in cn.chenhuanming.octopus.formatter
 
IntegerFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.IntegerFormatter
 
invokeReadMethod(Method, Object, String) - Static method in class cn.chenhuanming.octopus.util.ReflectionUtils
call method and get the return string value,or return defaultValue
invokeReadMethod(Method, Object) - Static method in class cn.chenhuanming.octopus.util.ReflectionUtils
call getter method and return value,or return null
is - Variable in class cn.chenhuanming.octopus.config.AbstractXMLConfigFactory
 
IS_BLANKABLE - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
IS_BOLD - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
IS_HEADER_BOLD - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
isDate(Cell) - Static method in class cn.chenhuanming.octopus.util.CellUtils
 
isEmpty(String) - Static method in class cn.chenhuanming.octopus.util.StringUtils
 
isLeaf() - Method in class cn.chenhuanming.octopus.config.Field
 
isNotEmpty(String) - Static method in class cn.chenhuanming.octopus.util.StringUtils
 
iterator() - Method in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 

L

LongFormatter - Class in cn.chenhuanming.octopus.formatter
 
LongFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.LongFormatter
 

M

MethodHandleUtil - Class in cn.chenhuanming.octopus.util
Created by chenhuanming on 2017-07-01.
MethodHandleUtil() - Constructor for class cn.chenhuanming.octopus.util.MethodHandleUtil
 

N

NAME - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header.Attribute
 
newInstance(Class) - Method in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
newInstance(Class) - Method in class cn.chenhuanming.octopus.reader.CheckedSheetReader
 
newInstance(Class<T>) - Static method in class cn.chenhuanming.octopus.util.ReflectionUtils
 
nodeName - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field
 
nodeName - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Formatters.Formatter
 
nodeName - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Formatters
 
nodeName - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Header
 
nodeName - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Root
 
NotAllowValueException - Exception in cn.chenhuanming.octopus.exception
 
NotAllowValueException(List<String>) - Constructor for exception cn.chenhuanming.octopus.exception.NotAllowValueException
 
notEmpty(String, String) - Static method in class cn.chenhuanming.octopus.util.ValidationUtils
 

O

Octopus - Class in cn.chenhuanming.octopus
help you for simply import or output excel
Octopus() - Constructor for class cn.chenhuanming.octopus.Octopus
 
OPTION_SPLITTER_VERTICAL - Static variable in class cn.chenhuanming.octopus.util.StringUtils
 
OPTIONS - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
options - Variable in class cn.chenhuanming.octopus.config.ImportValidation
 

P

parse(String) - Method in class cn.chenhuanming.octopus.formatter.AbstractFormatter
 
parse(String) - Method in interface cn.chenhuanming.octopus.formatter.Formatter
Read String type data from excel and get T when importing If data is not valid,then throw ParseException.It will catch in return value of @{# CheckedSheetReader}
ParseException - Exception in cn.chenhuanming.octopus.exception
 
ParseException(String) - Constructor for exception cn.chenhuanming.octopus.exception.ParseException
 
ParseException(String, Throwable) - Constructor for exception cn.chenhuanming.octopus.exception.ParseException
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.AbstractFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.BooleanFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.DateFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.DoubleFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.FloatFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.IntegerFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.LongFormatter
 
parseImpl(String) - Method in class cn.chenhuanming.octopus.formatter.ShortFormatter
 
PatternNotMatchException - Exception in cn.chenhuanming.octopus.exception
 
PatternNotMatchException(Pattern) - Constructor for exception cn.chenhuanming.octopus.exception.PatternNotMatchException
 
POSITION_ZERO_ZERO - Static variable in class cn.chenhuanming.octopus.util.CellUtils
 

R

readBySheetName(InputStream, String, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
read data from sheet by nodeName in excel
readBySheetNameWithValidation(InputStream, String, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
 
readFirstSheet(InputStream, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
read data from first sheet of excel
readFirstSheetWithValidation(InputStream, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
 
readMethod(Class, String) - Static method in class cn.chenhuanming.octopus.util.ReflectionUtils
 
readOneSheet(InputStream, int, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
read data from sheet at the specified position in excel
readOneSheetWithValidation(InputStream, int, Config, CellPosition) - Static method in class cn.chenhuanming.octopus.Octopus
 
ReflectionUtils - Class in cn.chenhuanming.octopus.util
 
ReflectionUtils() - Constructor for class cn.chenhuanming.octopus.util.ReflectionUtils
 
REGEX - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
regex - Variable in class cn.chenhuanming.octopus.config.ImportValidation
 

S

setBorderColor(Workbook, CellStyle, Color[]) - Static method in class cn.chenhuanming.octopus.util.ColorUtils
 
setCellValue(Sheet, int, int, String, CellStyle) - Static method in class cn.chenhuanming.octopus.util.CellUtils
 
setColor(Workbook, Font, Color) - Static method in class cn.chenhuanming.octopus.util.ColorUtils
 
setForegroundColor(Workbook, CellStyle, Color) - Static method in class cn.chenhuanming.octopus.util.ColorUtils
 
setMergeRegion(Sheet, int, int, int, int, CellStyle) - Static method in class cn.chenhuanming.octopus.util.CellUtils
 
setMergeRegionValue(Sheet, int, int, int, int, String, CellStyle) - Static method in class cn.chenhuanming.octopus.util.CellUtils
 
setterMethodHandle(Field) - Static method in class cn.chenhuanming.octopus.util.MethodHandleUtil
获取Setter方法句柄
setValue(String, Field, Object) - Method in class cn.chenhuanming.octopus.reader.AbstractSheetReader
set value into object
setValue(String, Field, Object) - Method in class cn.chenhuanming.octopus.reader.CheckedSheetReader
 
Shareable - Annotation Type in cn.chenhuanming.octopus.config.annotation
thread unsafe, only used when the formatter is stateless
Sheet - Annotation Type in cn.chenhuanming.octopus.config.annotation
 
sheet - Variable in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
SheetNotFoundException - Exception in cn.chenhuanming.octopus.exception
 
SheetNotFoundException(String) - Constructor for exception cn.chenhuanming.octopus.exception.SheetNotFoundException
 
SheetReader<T> - Interface in cn.chenhuanming.octopus.reader
Created by Administrator on 2017-06-10.
SheetWriter<T> - Interface in cn.chenhuanming.octopus.writer
writes data into a sheet Created by chenhuanming on 2017-07-01.
ShortFormatter - Class in cn.chenhuanming.octopus.formatter
 
ShortFormatter() - Constructor for class cn.chenhuanming.octopus.formatter.ShortFormatter
 
size() - Method in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
size() - Method in interface cn.chenhuanming.octopus.reader.SheetReader
 
startPoint - Variable in class cn.chenhuanming.octopus.reader.AbstractSheetReader
 
startPoint - Variable in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
StringUtils - Class in cn.chenhuanming.octopus.util
 
StringUtils() - Constructor for class cn.chenhuanming.octopus.util.StringUtils
 

T

TARGET - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Formatters.Formatter.Attribute
 

V

validateXML(Source, String) - Method in class cn.chenhuanming.octopus.config.AbstractXMLConfigFactory
 
ValidationUtils - Class in cn.chenhuanming.octopus.util
 
ValidationUtils() - Constructor for class cn.chenhuanming.octopus.util.ValidationUtils
 

W

WIDTH - Static variable in interface cn.chenhuanming.octopus.config.AbstractXMLConfigFactory.XmlNode.Field.Attribute
 
workbook - Variable in class cn.chenhuanming.octopus.reader.DefaultExcelReader
 
WorkbookContext - Class in cn.chenhuanming.octopus.model
context of one workbook manage limited resources of workbook,such as color,fieldCellStyle
WorkbookContext(Workbook) - Constructor for class cn.chenhuanming.octopus.model.WorkbookContext
 
write(Sheet, Collection<T>) - Method in class cn.chenhuanming.octopus.writer.AbstractSheetWriter
 
write(String, SheetWriter<T>, Collection<T>) - Method in class cn.chenhuanming.octopus.writer.DefaultExcelWriter
 
write(Sheet, Collection<T>) - Method in class cn.chenhuanming.octopus.writer.DefaultSheetWriter
 
write(String, SheetWriter<T>, Collection<T>) - Method in interface cn.chenhuanming.octopus.writer.ExcelWriter
 
write(Sheet, Collection<T>) - Method in interface cn.chenhuanming.octopus.writer.SheetWriter
 
writeMethod(Class, String) - Static method in class cn.chenhuanming.octopus.util.ReflectionUtils
 
writeOneSheet(OutputStream, Config, String, Collection<T>) - Static method in class cn.chenhuanming.octopus.Octopus
write one sheet into excel file

X

XmlConfigFactory - Class in cn.chenhuanming.octopus.config
read config from xml file,construct Config
XmlConfigFactory(InputStream) - Constructor for class cn.chenhuanming.octopus.config.XmlConfigFactory
 
A B C D E F G H I L M N O P R S T V W X 
Skip navigation links

Copyright © 2019. All rights reserved.