poi/src/ooxml/java/org/apache/poi
Yegor Kozlov c467de1e22 don't depend on constants from javax.xml.XMLConstants from JRE, stay compatible with geronimo-stax
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_7@1026608 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 12:15:57 +00:00
..
dev Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
extractor Support nested outlook files in ExtractorFactory 2010-08-04 17:22:15 +00:00
openxml4j Improve handling and warnings when closing OPCPackage objects 2010-08-04 15:58:51 +00:00
ss/usermodel Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 2009-03-18 18:54:01 +00:00
util Various XWPF picture tweaks and more unit tests 2010-09-14 18:50:10 +00:00
xslf More XSLFRelation entries for common .pptx file parts 2010-09-13 11:45:34 +00:00
xssf don't depend on constants from javax.xml.XMLConstants from JRE, stay compatible with geronimo-stax 2010-10-23 12:15:57 +00:00
xwpf cleaned javadoc warnings 2010-10-06 08:55:30 +00:00
POIXMLDocument.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 2010-06-29 11:07:27 +00:00
POIXMLDocumentPart.java Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up relationships 2010-09-20 15:43:07 +00:00
POIXMLException.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLFactory.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLProperties.java More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 2010-06-29 11:07:27 +00:00
POIXMLPropertiesTextExtractor.java Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 2010-06-22 13:59:44 +00:00
POIXMLRelation.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIXMLTextExtractor.java fixing compiler warnings - unused imports, declared exceptions not thrown 2009-08-22 05:50:32 +00:00