StylesheetXmlMapper

StylesheetXmlMapper

Overview

StylesheetXmlMapper is a class in Aspose.Cells FOSS for Java.

Maps style information to and from XML.

This class provides 2 methods for working with StylesheetXmlMapper objects in Java programs. Available methods include: read, write. All exported members are accessible to any Java application after installing the Aspose.Cells FOSS for Java package.

Description

StylesheetXmlMapper is a class in the Aspose.Cells FOSS library for Java that exposes 2 methods and 0 properties for programmatic use.

Core capabilities include: not implemented in the foss edition — throws at runtime. reads style data from an xml input stream; not implemented in the foss edition — throws at runtime. writes style data to an xml output stream. These operations enable developers to integrate stylesheetxmlmapper functionality directly into Java applications.

Methods

SignatureDescription
read(stream: InputStream, styleRepository: Object)Not implemented in the FOSS edition — throws at runtime. Reads style data from an XML input stream.
write(stream: OutputStream, styleRepository: Object)Not implemented in the FOSS edition — throws at runtime. Writes style data to an XML output stream.

See Also

 English