fr.opensagres.xdocreport.document.pptx
Class PPTXConstants

java.lang.Object
  extended by fr.opensagres.xdocreport.document.pptx.PPTXConstants

public class PPTXConstants
extends Object

Open Office ODS constants. For mime mapping please see http://framework.openoffice.org/documentation/mimetypes/mimetypes.html.


Field Summary
static String A_NS
           
static String CONTENT_TYPES_XML
           
static String DESCRIPTION_DISCOVERY
           
static String ID_DISCOVERY
           
static String LVL_ATTR
           
static MimeMapping MIME_MAPPING
           
static String MIMETYPE
           
static String P_ELT
           
static String P_NS
           
static String PPR_ELT
           
static String PPTX_EXTENSION
           
static String PRESENTATION_PRESENTATION_XML_ENTRY
           
static String PRESENTATION_SLIDES_XML_ENTRY
           
static String PRESENTATIONML_PRESENTATION
           
static String R_ELT
           
static String T_ELT
           
static String TXBODY_ELT
           
 
Constructor Summary
PPTXConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRESENTATION_PRESENTATION_XML_ENTRY

public static final String PRESENTATION_PRESENTATION_XML_ENTRY
See Also:
Constant Field Values

PRESENTATION_SLIDES_XML_ENTRY

public static final String PRESENTATION_SLIDES_XML_ENTRY
See Also:
Constant Field Values

MIMETYPE

public static final String MIMETYPE
See Also:
Constant Field Values

CONTENT_TYPES_XML

public static final String CONTENT_TYPES_XML
See Also:
Constant Field Values

PRESENTATIONML_PRESENTATION

public static final String PRESENTATIONML_PRESENTATION
See Also:
Constant Field Values

PPTX_EXTENSION

public static final String PPTX_EXTENSION
See Also:
Constant Field Values

P_NS

public static final String P_NS
See Also:
Constant Field Values

A_NS

public static final String A_NS
See Also:
Constant Field Values

P_ELT

public static final String P_ELT
See Also:
Constant Field Values

PPR_ELT

public static final String PPR_ELT
See Also:
Constant Field Values

R_ELT

public static final String R_ELT
See Also:
Constant Field Values

T_ELT

public static final String T_ELT
See Also:
Constant Field Values

TXBODY_ELT

public static final String TXBODY_ELT
See Also:
Constant Field Values

LVL_ATTR

public static final String LVL_ATTR
See Also:
Constant Field Values

MIME_MAPPING

public static final MimeMapping MIME_MAPPING

ID_DISCOVERY

public static final String ID_DISCOVERY
See Also:
Constant Field Values

DESCRIPTION_DISCOVERY

public static final String DESCRIPTION_DISCOVERY
See Also:
Constant Field Values
Constructor Detail

PPTXConstants

public PPTXConstants()


Copyright © 2013. All rights reserved.