public class TableParser extends Object
Sheet
based on its markup and component models.Modifier and Type | Class and Description |
---|---|
static class |
TableParser.OutputPathBehavior
Set the page relative path in tag.
|
Constructor and Description |
---|
TableParser(org.apache.poi.ss.usermodel.Sheet sheet,
CellExporter cellExporter) |
public TableParser(org.apache.poi.ss.usermodel.Sheet sheet, CellExporter cellExporter)
public void parse(org.apache.wicket.Component tableComponent) throws IOException, org.apache.wicket.util.resource.ResourceStreamNotFoundException, ParseException
Sheet
objecttableComponent
- IOException
org.apache.wicket.util.resource.ResourceStreamNotFoundException
ParseException
public org.apache.poi.ss.usermodel.Sheet getSheet()
Copyright © 2015. All rights reserved.