writer2latex.office
Class MIMETypes
public final
class
MIMETypes
extends MIMETypes
MIMETypes.java
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1, as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA
Copyright: 2002-2008 by Henrik Just
All Rights Reserved.
Version 1.0 (2008-11-24)
public static final String BIBTEX_EXT
public static final String BMP_EXT
public static final byte[] BMP_SIG
public static final String CALC
public static final String CHART
public static final String DRAW
public static final String EPS_EXT
public static final byte[] EPS_SIG
public static final byte[] GIF87_SIG
public static final byte[] GIF89_SIG
public static final String GIF_EXT
public static final String IMPRESS
public static final String JPEG_EXT
public static final byte[] JPEG_SIG
public static final String LATEX_EXT
public static final String MATH
public static final String ODF
public static final String ODP
public static final String ODS
public static final String ODT
public static final String PDF_EXT
public static final String PNG_EXT
public static final byte[] PNG_SIG
public static final String SVM_EXT
public static final byte[] SVM_SIG
public static final String TIFF_EXT
public static final byte[] TIFF_SIG
public static final byte[] WMF30_SIG
public static final String WMF_EXT
public static final byte[] WMF_SIG
public static final String WRITER
public static final String XHTML_EXT
public static final String XHTML_MATHML_EXT
public static final String XHTML_MATHML_XSL_EXT
public static final String ZIP
public static final byte[] ZIP_SIG
public static final String getFileExtension(String sMIME)
public static final String getMagicMIMEType(byte[] blob)
public static boolean isVectorFormat(String sMIME)