fr.opensagres.xdocreport.document.docx
Class DocxConstants

java.lang.Object
  extended by fr.opensagres.xdocreport.document.docx.DocxConstants

public class DocxConstants
extends Object

MS Word DOCX constants.


Field Summary
static String A_NS
           
static String ABSTRACT_NUM_ELT
           
static String ABSTRACT_NUM_ID_ELT
           
static String BLIP_ELT
           
static String BOOKMARK_END_ELT
           
static String BOOKMARK_START_ELT
           
static String CONTENT_TYPES_XML
           
static String CONTENT_TYPES_XML_ENTRY
           
static String CX_ATTR
           
static String CY_ATTR
           
static String DESCRIPTION_DISCOVERY
           
static String DOCX_EXTENSION
           
static String DRAWING_ELT
           
static String EMBED_ATTR
           
static String ENDNOTE_ELT
           
static String ENDNOTE_REFERENCE_ELT
           
static String EXT_ELT
           
static String EXTENT_ELT
           
static String FLDCHAR_ELT
           
static String FLDCHARTYPE_ATTR
           
static String FLDSIMPLE_ELT
           
static String FOOTNOTE_ELT
           
static String FOOTNOTE_REFERENCE_ELT
           
static String HYPERLINK_ELT
           
static String ID_ATTR
           
static String ID_DISCOVERY
           
static String INSTR_ATTR
           
static String INSTR_TEXT_ELT
           
static MimeMapping MIME_MAPPING
           
static String NAME_ATTR
           
static String NUM_ELT
           
static String NUM_FMT_ELT
           
static String NUMBERING_ELT
           
static String P_ELT
           
static String R_ELT
           
static String R_NS
           
static String RELATIONSHIP_ELT
           
static String RELATIONSHIP_ID_ATTR
           
static String RELATIONSHIP_TARGET_ATTR
           
static String RELATIONSHIP_TARGET_MODE_ATTR
           
static String RELATIONSHIP_TYPE_ATTR
           
static String RELATIONSHIPS_ELT
           
static String RELATIONSHIPS_HYPERLINK_NS
           
static String RELATIONSHIPS_IMAGE_NS
           
static String RELATIONSHIPS_NUMBERING_NS
           
static String RFONTS_ELT
           
static String T_ELT
           
static String TARGET_MODE_EXTERNAL
           
static String TBL_ELT
           
static String TR_ELT
           
static String TYPE_ATTR
           
static String W_NS
           
static String WORD_DOCUMENT_XML_ENTRY
           
static String WORD_ENDNOTES_XML_ENTRY
           
static String WORD_FOOTER_XML_ENTRY
           
static String WORD_FOOTNOTES_XML_ENTRY
           
static String WORD_HEADER_XML_ENTRY
           
static String WORD_NUMBERING_XML_ENTRY
           
static String WORD_REGEXP
           
static String WORD_RELS_XMLRELS_XML_ENTRY
           
static String WORD_STYLES_XML_ENTRY
           
static String WORDPROCESSINGML_DOCUMENT
           
static String WP_NS
           
 
Constructor Summary
DocxConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORD_REGEXP

public static final String WORD_REGEXP
See Also:
Constant Field Values

WORD_DOCUMENT_XML_ENTRY

public static final String WORD_DOCUMENT_XML_ENTRY
See Also:
Constant Field Values

WORD_STYLES_XML_ENTRY

public static final String WORD_STYLES_XML_ENTRY
See Also:
Constant Field Values

WORD_HEADER_XML_ENTRY

public static final String WORD_HEADER_XML_ENTRY
See Also:
Constant Field Values

WORD_FOOTER_XML_ENTRY

public static final String WORD_FOOTER_XML_ENTRY
See Also:
Constant Field Values

CONTENT_TYPES_XML_ENTRY

public static final String CONTENT_TYPES_XML_ENTRY
See Also:
Constant Field Values

WORD_RELS_XMLRELS_XML_ENTRY

public static final String WORD_RELS_XMLRELS_XML_ENTRY
See Also:
Constant Field Values

WORD_FOOTNOTES_XML_ENTRY

public static final String WORD_FOOTNOTES_XML_ENTRY
See Also:
Constant Field Values

WORD_ENDNOTES_XML_ENTRY

public static final String WORD_ENDNOTES_XML_ENTRY
See Also:
Constant Field Values

WORD_NUMBERING_XML_ENTRY

public static final String WORD_NUMBERING_XML_ENTRY
See Also:
Constant Field Values

W_NS

public static final String W_NS
See Also:
Constant Field Values

WP_NS

public static final String WP_NS
See Also:
Constant Field Values

A_NS

public static final String A_NS
See Also:
Constant Field Values

R_NS

public static final String R_NS
See Also:
Constant Field Values

RELATIONSHIPS_IMAGE_NS

public static final String RELATIONSHIPS_IMAGE_NS
See Also:
Constant Field Values

RELATIONSHIPS_HYPERLINK_NS

public static final String RELATIONSHIPS_HYPERLINK_NS
See Also:
Constant Field Values

RELATIONSHIPS_NUMBERING_NS

public static final String RELATIONSHIPS_NUMBERING_NS
See Also:
Constant Field Values

TBL_ELT

public static final String TBL_ELT
See Also:
Constant Field Values

TR_ELT

public static final String TR_ELT
See Also:
Constant Field Values

T_ELT

public static final String T_ELT
See Also:
Constant Field Values

R_ELT

public static final String R_ELT
See Also:
Constant Field Values

P_ELT

public static final String P_ELT
See Also:
Constant Field Values

FLDSIMPLE_ELT

public static final String FLDSIMPLE_ELT
See Also:
Constant Field Values

INSTR_ATTR

public static final String INSTR_ATTR
See Also:
Constant Field Values

INSTR_TEXT_ELT

public static final String INSTR_TEXT_ELT
See Also:
Constant Field Values

FLDCHAR_ELT

public static final String FLDCHAR_ELT
See Also:
Constant Field Values

FLDCHARTYPE_ATTR

public static final String FLDCHARTYPE_ATTR
See Also:
Constant Field Values

BOOKMARK_START_ELT

public static final String BOOKMARK_START_ELT
See Also:
Constant Field Values

BOOKMARK_END_ELT

public static final String BOOKMARK_END_ELT
See Also:
Constant Field Values

BLIP_ELT

public static final String BLIP_ELT
See Also:
Constant Field Values

EMBED_ATTR

public static final String EMBED_ATTR
See Also:
Constant Field Values

EXTENT_ELT

public static final String EXTENT_ELT
See Also:
Constant Field Values

EXT_ELT

public static final String EXT_ELT
See Also:
Constant Field Values

CX_ATTR

public static final String CX_ATTR
See Also:
Constant Field Values

CY_ATTR

public static final String CY_ATTR
See Also:
Constant Field Values

DRAWING_ELT

public static final String DRAWING_ELT
See Also:
Constant Field Values

HYPERLINK_ELT

public static final String HYPERLINK_ELT
See Also:
Constant Field Values

RFONTS_ELT

public static final String RFONTS_ELT
See Also:
Constant Field Values

ABSTRACT_NUM_ELT

public static final String ABSTRACT_NUM_ELT
See Also:
Constant Field Values

ABSTRACT_NUM_ID_ELT

public static final String ABSTRACT_NUM_ID_ELT
See Also:
Constant Field Values

NUMBERING_ELT

public static final String NUMBERING_ELT
See Also:
Constant Field Values

NUM_FMT_ELT

public static final String NUM_FMT_ELT
See Also:
Constant Field Values

NUM_ELT

public static final String NUM_ELT
See Also:
Constant Field Values

ID_ATTR

public static final String ID_ATTR
See Also:
Constant Field Values

TYPE_ATTR

public static final String TYPE_ATTR
See Also:
Constant Field Values

FOOTNOTE_ELT

public static final String FOOTNOTE_ELT
See Also:
Constant Field Values

FOOTNOTE_REFERENCE_ELT

public static final String FOOTNOTE_REFERENCE_ELT
See Also:
Constant Field Values

ENDNOTE_ELT

public static final String ENDNOTE_ELT
See Also:
Constant Field Values

ENDNOTE_REFERENCE_ELT

public static final String ENDNOTE_REFERENCE_ELT
See Also:
Constant Field Values

CONTENT_TYPES_XML

public static final String CONTENT_TYPES_XML
See Also:
Constant Field Values

WORDPROCESSINGML_DOCUMENT

public static final String WORDPROCESSINGML_DOCUMENT
See Also:
Constant Field Values

DOCX_EXTENSION

public static final String DOCX_EXTENSION
See Also:
Constant Field Values

NAME_ATTR

public static final String NAME_ATTR
See Also:
Constant Field Values

RELATIONSHIPS_ELT

public static final String RELATIONSHIPS_ELT
See Also:
Constant Field Values

RELATIONSHIP_ELT

public static final String RELATIONSHIP_ELT
See Also:
Constant Field Values

RELATIONSHIP_ID_ATTR

public static final String RELATIONSHIP_ID_ATTR
See Also:
Constant Field Values

RELATIONSHIP_TYPE_ATTR

public static final String RELATIONSHIP_TYPE_ATTR
See Also:
Constant Field Values

RELATIONSHIP_TARGET_ATTR

public static final String RELATIONSHIP_TARGET_ATTR
See Also:
Constant Field Values

RELATIONSHIP_TARGET_MODE_ATTR

public static final String RELATIONSHIP_TARGET_MODE_ATTR
See Also:
Constant Field Values

TARGET_MODE_EXTERNAL

public static final String TARGET_MODE_EXTERNAL
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

DocxConstants

public DocxConstants()


Copyright © 2013. All rights reserved.