Java org.apache.poi.xssf.extractor XSSFExportToXml fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xssf.extractor XSSFExportToXml fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xssf.extractor XSSFExportToXml.

The text is from its open source code.

Constructor

XSSFExportToXml(XSSFMap map)
Creates a new exporter and sets the mapping to be used when generating the XML output document

Method

voidexportToXML(OutputStream os, boolean validate)
Exports the data in an XML stream