From 4c8a39924bab46769287b2602208be082abe23ce Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Thu, 16 Dec 2010 07:39:21 +0000 Subject: Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1049802 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/document/word_with_embeded_ooxml.doc | Bin 0 -> 319488 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/document/word_with_embeded_ooxml.doc (limited to 'test-data') diff --git a/test-data/document/word_with_embeded_ooxml.doc b/test-data/document/word_with_embeded_ooxml.doc new file mode 100644 index 0000000000..f25cacf91f Binary files /dev/null and b/test-data/document/word_with_embeded_ooxml.doc differ -- cgit v1.2.3