net.sf.mmm.content.parser.impl.opendoc.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mmm-content-parser-impl-opendoc Show documentation
Show all versions of mmm-content-parser-impl-opendoc Show documentation
Content parsers for open-document files (mimetypes "application/vnd.oasis.opendocument.*").
/* $Id: package-info.java 843 2010-10-16 21:05:43Z hohwille $
* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
/**
* Contains {@link net.sf.mmm.content.parser.api.ContentParser}-implementations
* for OO-XML files.
* Content-Parser Impl OpenDoc
* This package contains implementations of the
* {@link net.sf.mmm.content.parser.api.ContentParser} interface for
* OpenOffice-XML files.
*/
package net.sf.mmm.content.parser.impl.opendoc;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy