Constant Field Values

Contents

org.apache.*

  • org.apache.poi.hmef.CompressedRTF 
    Modifier and Type Constant Field Value
    public static final java.lang.String LZW_RTF_PRELOAD "{\\rtf1\\ansi\\mac\\deff0\\deftab720{\\fonttbl;}{\\f0\\fnil \\froman \\fswiss \\fmodern \\fscript \\fdecor MS Sans SerifSymbolArialTimes New RomanCourier{\\colortbl\\red0\\green0\\blue0\n\r\\par \\pard\\plain\\f0\\fs20\\b\\i\\u\\tab\\tx"
  • org.apache.poi.hmef.HMEFMessage 
    Modifier and Type Constant Field Value
    public static final int HEADER_SIGNATURE 574529400
  • org.apache.poi.hsmf.datatypes.AttachmentChunks 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "__attach_version1.0_#"
  • org.apache.poi.hsmf.datatypes.Chunk 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NAME_PREFIX "__substg1.0_"
  • org.apache.poi.hsmf.datatypes.NameIdChunks 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "__nameid_version1.0"
  • org.apache.poi.hsmf.datatypes.PropertiesChunk 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "__properties_version1.0"
    public static final int PROPERTIES_FLAG_READABLE 2
    public static final int PROPERTIES_FLAG_WRITEABLE 4
    public static final java.lang.String VARIABLE_LENGTH_PROPERTY_PREFIX "__substg1.0_"
  • org.apache.poi.hsmf.datatypes.RecipientChunks 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "__recip_version1.0_#"
  • org.apache.poi.hsmf.datatypes.Types 
    Modifier and Type Constant Field Value
    public static final int MULTIVALUED_FLAG 4096
  • org.apache.poi.hssf.record.pivottable.DataItemRecord 
    Modifier and Type Constant Field Value
    public static final short sid 197
  • org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord 
    Modifier and Type Constant Field Value
    public static final short sid 256
  • org.apache.poi.hssf.record.pivottable.PageItemRecord 
    Modifier and Type Constant Field Value
    public static final short sid 182
  • org.apache.poi.hssf.record.pivottable.StreamIDRecord 
    Modifier and Type Constant Field Value
    public static final short sid 213
  • org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord 
    Modifier and Type Constant Field Value
    public static final short sid 176
  • org.apache.poi.hssf.record.pivottable.ViewFieldsRecord 
    Modifier and Type Constant Field Value
    public static final short sid 177
  • org.apache.poi.hssf.record.pivottable.ViewSourceRecord 
    Modifier and Type Constant Field Value
    public static final short sid 227
  • org.apache.poi.ooxml.POIXMLDocument 
    Modifier and Type Constant Field Value
    public static final java.lang.String DOCUMENT_CREATOR "Apache POI"
    public static final java.lang.String OLE_OBJECT_REL_TYPE "http://schemas.openxmlformats.org/officeDocument/2006/relationships/oleObject"
    public static final java.lang.String PACK_OBJECT_REL_TYPE "http://schemas.openxmlformats.org/officeDocument/2006/relationships/package"
  • org.apache.poi.ooxml.POIXMLProperties.CustomProperties 
    Modifier and Type Constant Field Value
    public static final java.lang.String FORMAT_ID "{D5CDD505-2E9C-101B-9397-08002B2CF9AE}"
  • org.apache.poi.ooxml.extractor.CommandLineTextExtractor 
    Modifier and Type Constant Field Value
    public static final java.lang.String DIVIDER "======================="
  • org.apache.poi.ooxml.extractor.ExtractorFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String CORE_DOCUMENT_REL "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"
  • org.apache.poi.ooxml.util.IdentifierManager 
    Modifier and Type Constant Field Value
    public static final long MAX_ID 9223372036854775806L
    public static final long MIN_ID 0L
  • org.apache.poi.ooxml.util.POIXMLConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String FEATURE_LOAD_DTD_GRAMMAR "http://apache.org/xml/features/nonvalidating/load-dtd-grammar"
    public static final java.lang.String FEATURE_LOAD_EXTERNAL_DTD "http://apache.org/xml/features/nonvalidating/load-external-dtd"
    public static final java.lang.String PROPERTY_ENTITY_EXPANSION_LIMIT "http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit"
    public static final java.lang.String PROPERTY_SECURITY_MANAGER "http://apache.org/xml/properties/security-manager"
  • org.apache.poi.openxml4j.opc.ContentTypes 
    Modifier and Type Constant Field Value
    public static final java.lang.String CORE_PROPERTIES_PART "application/vnd.openxmlformats-package.core-properties+xml"
    public static final java.lang.String CUSTOM_XML_PART "application/vnd.openxmlformats-officedocument.customXmlProperties+xml"
    public static final java.lang.String DIGITAL_SIGNATURE_CERTIFICATE_PART "application/vnd.openxmlformats-package.digital-signature-certificate"
    public static final java.lang.String DIGITAL_SIGNATURE_ORIGIN_PART "application/vnd.openxmlformats-package.digital-signature-origin"
    public static final java.lang.String DIGITAL_SIGNATURE_XML_SIGNATURE_PART "application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml"
    public static final java.lang.String EXTENSION_GIF "gif"
    public static final java.lang.String EXTENSION_JPG_1 "jpg"
    public static final java.lang.String EXTENSION_JPG_2 "jpeg"
    public static final java.lang.String EXTENSION_PICT "tiff"
    public static final java.lang.String EXTENSION_PNG "png"
    public static final java.lang.String EXTENSION_TIFF "tiff"
    public static final java.lang.String EXTENSION_XML "xml"
    public static final java.lang.String IMAGE_GIF "image/gif"
    public static final java.lang.String IMAGE_JPEG "image/jpeg"
    public static final java.lang.String IMAGE_PICT "image/pict"
    public static final java.lang.String IMAGE_PNG "image/png"
    public static final java.lang.String IMAGE_TIFF "image/tiff"
    public static final java.lang.String PLAIN_OLD_XML "application/xml"
    public static final java.lang.String RELATIONSHIPS_PART "application/vnd.openxmlformats-package.relationships+xml"
    public static final java.lang.String XML "text/xml"
  • org.apache.poi.openxml4j.opc.PackageNamespaces 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTENT_TYPES "http://schemas.openxmlformats.org/package/2006/content-types"
    public static final java.lang.String CORE_PROPERTIES "http://schemas.openxmlformats.org/package/2006/metadata/core-properties"
    public static final java.lang.String DIGITAL_SIGNATURE "http://schemas.openxmlformats.org/package/2006/digital-signature"
    public static final java.lang.String MARKUP_COMPATIBILITY "http://schemas.openxmlformats.org/markup-compatibility/2006"
    public static final java.lang.String RELATIONSHIPS "http://schemas.openxmlformats.org/package/2006/relationships"
  • org.apache.poi.openxml4j.opc.PackageProperties 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMESPACE_DC "http://purl.org/dc/elements/1.1/"
    public static final java.lang.String NAMESPACE_DCTERMS "http://purl.org/dc/terms/"
  • org.apache.poi.openxml4j.opc.PackageRelationship 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID_ATTRIBUTE_NAME "Id"
    public static final java.lang.String RELATIONSHIP_TAG_NAME "Relationship"
    public static final java.lang.String RELATIONSHIPS_TAG_NAME "Relationships"
    public static final java.lang.String TARGET_ATTRIBUTE_NAME "Target"
    public static final java.lang.String TARGET_MODE_ATTRIBUTE_NAME "TargetMode"
    public static final java.lang.String TYPE_ATTRIBUTE_NAME "Type"
  • org.apache.poi.openxml4j.opc.PackageRelationshipTypes 
    Modifier and Type Constant Field Value
    public static final java.lang.String CORE_DOCUMENT "http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"
    public static final java.lang.String CORE_PROPERTIES "http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"
    public static final java.lang.String CORE_PROPERTIES_ECMA376 "http://schemas.openxmlformats.org/officedocument/2006/relationships/metadata/core-properties"
    public static final java.lang.String CORE_PROPERTIES_ECMA376_NS "http://schemas.openxmlformats.org/officeDocument/2006/relationships"
    public static final java.lang.String CUSTOM_PROPERTIES "http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties"
    public static final java.lang.String CUSTOM_XML "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml"
    public static final java.lang.String DIGITAL_SIGNATURE "http://schemas.openxmlformats.org/package/2006/relationships/digital-signature/signature"
    public static final java.lang.String DIGITAL_SIGNATURE_CERTIFICATE "http://schemas.openxmlformats.org/package/2006/relationships/digital-signature/certificate"
    public static final java.lang.String DIGITAL_SIGNATURE_ORIGIN "http://schemas.openxmlformats.org/package/2006/relationships/digital-signature/origin"
    public static final java.lang.String EXTENDED_PROPERTIES "http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"
    public static final java.lang.String EXTERNAL_LINK_PATH "http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath"
    public static final java.lang.String HYPERLINK_PART "http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"
    public static final java.lang.String IMAGE_PART "http://schemas.openxmlformats.org/officeDocument/2006/relationships/image"
    public static final java.lang.String STRICT_CORE_DOCUMENT "http://purl.oclc.org/ooxml/officeDocument/relationships/officeDocument"
    public static final java.lang.String STRICT_EXTENDED_PROPERTIES "http://purl.oclc.org/ooxml/officeDocument/relationships/extendedProperties"
    public static final java.lang.String STYLE_PART "http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"
    public static final java.lang.String THUMBNAIL "http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail"
    public static final java.lang.String VISIO_CORE_DOCUMENT "http://schemas.microsoft.com/visio/2010/relationships/document"
  • org.apache.poi.openxml4j.opc.internal.ContentTypeManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONTENT_TYPES_PART_NAME "[Content_Types].xml"
    public static final java.lang.String TYPES_NAMESPACE_URI "http://schemas.openxmlformats.org/package/2006/content-types"
  • org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMESPACE_CP_URI "http://schemas.openxmlformats.org/package/2006/metadata/core-properties"
    public static final java.lang.String NAMESPACE_DC_URI "http://purl.org/dc/elements/1.1/"
    public static final java.lang.String NAMESPACE_DCTERMS_URI "http://purl.org/dc/terms/"
  • org.apache.poi.poifs.crypt.Decryptor 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_PASSWORD "VelvetSweatshop"
    public static final java.lang.String DEFAULT_POIFS_ENTRY "EncryptedPackage"
  • org.apache.poi.poifs.crypt.Encryptor 
    Modifier and Type Constant Field Value
    protected static final java.lang.String DEFAULT_POIFS_ENTRY "EncryptedPackage"
  • org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet 
    Modifier and Type Constant Field Value
    public static final java.lang.String MS_DIGSIG_NS "http://schemas.microsoft.com/office/2006/digsig"
    public static final java.lang.String OO_DIGSIG_NS "http://schemas.openxmlformats.org/package/2006/digital-signature"
    public static final java.lang.String XADES_132_NS "http://uri.etsi.org/01903/v1.3.2#"
    public static final java.lang.String XADES_141_NS "http://uri.etsi.org/01903/v1.4.1#"
    public static final java.lang.String XML_DIGSIG_NS "http://www.w3.org/2000/09/xmldsig#"
    public static final java.lang.String XML_NS "http://www.w3.org/2000/xmlns/"
  • org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService 
    Modifier and Type Constant Field Value
    public static final java.lang.String TRANSFORM_URI "http://schemas.openxmlformats.org/package/2006/RelationshipTransform"
  • org.apache.poi.poifs.filesystem.Ole10Native 
    Modifier and Type Constant Field Value
    protected static final java.lang.String ISO1 "ISO-8859-1"
    public static final java.lang.String OLE10_NATIVE "\u0001Ole10Native"
  • org.apache.poi.sl.draw.geom.Formula 
    Modifier and Type Constant Field Value
    public static final double OOXML_DEGREE 60000.0
  • org.apache.poi.sl.draw.geom.PresetGeometries 
    Modifier and Type Constant Field Value
    protected static final java.lang.String BINDING_PACKAGE "org.apache.poi.sl.draw.binding"
  • org.apache.poi.ss.formula.ptg.AbstractFunctionPtg 
    Modifier and Type Constant Field Value
    public static final java.lang.String FUNCTION_NAME_IF "IF"
  • org.apache.poi.ss.formula.ptg.AddPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 3
  • org.apache.poi.ss.formula.ptg.Area3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 59
  • org.apache.poi.ss.formula.ptg.AreaErrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 43
  • org.apache.poi.ss.formula.ptg.AreaNPtg 
    Modifier and Type Constant Field Value
    public static final short sid 45
  • org.apache.poi.ss.formula.ptg.AreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 37
  • org.apache.poi.ss.formula.ptg.ArrayPtg 
    Modifier and Type Constant Field Value
    public static final int PLAIN_TOKEN_SIZE 8
    public static final byte sid 32
  • org.apache.poi.ss.formula.ptg.AttrPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 25
  • org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType 
    Modifier and Type Constant Field Value
    public static final int CR_BEFORE 1
    public static final int CR_BEFORE_CLOSE_PAREN 5
    public static final int CR_BEFORE_OPEN_PAREN 3
    public static final int SPACE_AFTER_EQUALITY 6
    public static final int SPACE_BEFORE 0
    public static final int SPACE_BEFORE_CLOSE_PAREN 4
    public static final int SPACE_BEFORE_OPEN_PAREN 2
  • org.apache.poi.ss.formula.ptg.BoolPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 29
    public static final int SIZE 2
  • org.apache.poi.ss.formula.ptg.ConcatPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 8
  • org.apache.poi.ss.formula.ptg.DeletedArea3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 61
  • org.apache.poi.ss.formula.ptg.DeletedRef3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 60
  • org.apache.poi.ss.formula.ptg.DividePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 6
  • org.apache.poi.ss.formula.ptg.EqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 11
  • org.apache.poi.ss.formula.ptg.ErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 28
  • org.apache.poi.ss.formula.ptg.ExpPtg 
    Modifier and Type Constant Field Value
    public static final short sid 1
  • org.apache.poi.ss.formula.ptg.FuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 33
    public static final int SIZE 3
  • org.apache.poi.ss.formula.ptg.FuncVarPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 34
  • org.apache.poi.ss.formula.ptg.GreaterEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 12
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.GreaterThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 13
  • org.apache.poi.ss.formula.ptg.IntersectionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 15
  • org.apache.poi.ss.formula.ptg.IntPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 30
    public static final int SIZE 3
  • org.apache.poi.ss.formula.ptg.LessEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 10
  • org.apache.poi.ss.formula.ptg.LessThanPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 9
  • org.apache.poi.ss.formula.ptg.MemAreaPtg 
    Modifier and Type Constant Field Value
    public static final short sid 38
  • org.apache.poi.ss.formula.ptg.MemErrPtg 
    Modifier and Type Constant Field Value
    public static final short sid 39
  • org.apache.poi.ss.formula.ptg.MemFuncPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 41
  • org.apache.poi.ss.formula.ptg.MissingArgPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 22
  • org.apache.poi.ss.formula.ptg.MultiplyPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 5
  • org.apache.poi.ss.formula.ptg.NamePtg 
    Modifier and Type Constant Field Value
    public static final short sid 35
  • org.apache.poi.ss.formula.ptg.NameXPtg 
    Modifier and Type Constant Field Value
    public static final short sid 57
  • org.apache.poi.ss.formula.ptg.NotEqualPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 14
  • org.apache.poi.ss.formula.ptg.NumberPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 31
    public static final int SIZE 9
  • org.apache.poi.ss.formula.ptg.OperationPtg 
    Modifier and Type Constant Field Value
    public static final int TYPE_BINARY 1
    public static final int TYPE_FUNCTION 2
    public static final int TYPE_UNARY 0
  • org.apache.poi.ss.formula.ptg.ParenthesisPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 21
  • org.apache.poi.ss.formula.ptg.PercentPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 20
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.PowerPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 7
  • org.apache.poi.ss.formula.ptg.Ptg 
    Modifier and Type Constant Field Value
    public static final byte CLASS_ARRAY 64
    public static final byte CLASS_REF 0
    public static final byte CLASS_VALUE 32
  • org.apache.poi.ss.formula.ptg.RangePtg 
    Modifier and Type Constant Field Value
    public static final byte sid 17
    public static final int SIZE 1
  • org.apache.poi.ss.formula.ptg.Ref3DPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 58
  • org.apache.poi.ss.formula.ptg.RefErrorPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 42
  • org.apache.poi.ss.formula.ptg.RefNPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 44
  • org.apache.poi.ss.formula.ptg.RefPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 36
  • org.apache.poi.ss.formula.ptg.StringPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 23
  • org.apache.poi.ss.formula.ptg.SubtractPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 4
  • org.apache.poi.ss.formula.ptg.TblPtg 
    Modifier and Type Constant Field Value
    public static final short sid 2
  • org.apache.poi.ss.formula.ptg.UnaryMinusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 19
  • org.apache.poi.ss.formula.ptg.UnaryPlusPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 18
  • org.apache.poi.ss.formula.ptg.UnionPtg 
    Modifier and Type Constant Field Value
    public static final byte sid 16
  • org.apache.poi.xssf.XLSBUnsupportedException 
    Modifier and Type Constant Field Value
    public static final java.lang.String MESSAGE ".XLSB Binary Workbooks are not supported"