SharedStringTableXmlMapper

SharedStringTableXmlMapper

Overview

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

Maps shared string tables to/from XML.

This class provides 2 methods for working with SharedStringTableXmlMapper 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

SharedStringTableXmlMapper 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 shared strings from an xml stream; not implemented in the foss edition — throws at runtime. writes shared strings to an xml stream. These operations enable developers to integrate sharedstringtablexmlmapper functionality directly into Java applications.

Methods

SignatureDescription
read(stream: InputStream, sharedStrings: Object)Not implemented in the FOSS edition — throws at runtime. Reads shared strings from an XML stream.
write(stream: OutputStream, sharedStrings: Object)Not implemented in the FOSS edition — throws at runtime. Writes shared strings to an XML stream.

See Also

 English