Class XPSTextExtractor

java.lang.Object
org.apache.tika.parser.microsoft.ooxml.xps.XPSTextExtractor
All Implemented Interfaces:
Closeable, AutoCloseable, POITextExtractor, POIXMLTextExtractor

@Deprecated(since="2026-04-30") public class XPSTextExtractor extends Object implements POIXMLTextExtractor
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
Currently, mostly a pass-through class to hold pkg and properties and keep the general framework similar to our other POI-integrated extractors.