- MACRO - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- MACRO_ADDIN_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- MACRO_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- MACRO_SHEET_BIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- MACRO_SHEET_XML - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- MACRO_TEMPLATE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- MACRO_TEMPLATE_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
- MACRO_TEMPLATE_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- MACROS_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
-
- main(String[]) - Static method in class org.apache.poi.ooxml.dev.OOXMLLister
-
- main(String[]) - Static method in class org.apache.poi.ooxml.dev.OOXMLPrettyPrint
-
- main(String[]) - Static method in class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
-
- main(String[]) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
-
- main(String[]) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
-
- MAIN - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
-
- main(String[]) - Static method in class org.apache.poi.xslf.util.PPTX2PNG
-
- mapDigestAlgoToOID(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
-
Maps the digest algorithm to corresponding OID value.
- mapFont(Font, IPdfBoxGraphics2DFontTextDrawer.IFontTextDrawerEnv) - Method in class org.apache.poi.xslf.util.PDFFontMapper
-
- MapInfo - Class in org.apache.poi.xssf.model
-
This class implements the Custom XML Mapping Part (Open Office XML Part 1:
chapter 12.3.6)
An instance of this part type contains a schema for an XML file, and
information on the behavior that is used when allowing this custom XML schema
to be mapped into the spreadsheet.
- MapInfo() - Constructor for class org.apache.poi.xssf.model.MapInfo
-
- MapInfo(PackagePart) - Constructor for class org.apache.poi.xssf.model.MapInfo
-
- mapSchemeColor(CTColorMappingOverride, String) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- mapSchemeColor(CTColorMapping, String) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
- mapsTo(long) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Checks if this Table element contains even a single mapping to the map identified by id
- MarkerStyle - Enum in org.apache.poi.xddf.usermodel.chart
-
- MARKUP_COMPATIBILITY - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Markup Compatibility.
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshaller
-
Save the given part in the output stream by using the save() method of the part.
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
-
Marshall package core properties to an XML document.
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller
-
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
-
Save the specified part to the given stream.
- marshall(PackagePart, OutputStream) - Method in interface org.apache.poi.openxml4j.opc.internal.PartMarshaller
-
Save the content of the package in the stream
- marshallRelationshipPart(PackageRelationshipCollection, PackagePartName, ZipArchiveOutputStream) - Static method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
-
Save relationships into the part.
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
-
- MASTER - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
-
- MASTERS - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
-
- matchCRLbyCN(SignatureConfig.CRLEntry, X509Certificate, String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
-
- matchCRLbyUrl(SignatureConfig.CRLEntry, X509Certificate, String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
-
- MAX_FILE_COUNT_MSG - Static variable in class org.apache.poi.openxml4j.util.ZipSecureFile
-
- MAX_ID - Static variable in class org.apache.poi.ooxml.util.IdentifierManager
-
- maybeGetBoolean(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- maybeGetDouble(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- maybeGetInteger(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- maybeGetString(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
- MemoryPackagePart - Class in org.apache.poi.openxml4j.opc.internal
-
Memory version of a package part.
- MemoryPackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
Constructor.
- MemoryPackagePart(OPCPackage, PackagePartName, String, boolean) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
Constructor.
- MemoryPackagePartOutputStream - Class in org.apache.poi.openxml4j.opc.internal
-
Build an output stream for MemoryPackagePart.
- MemoryPackagePartOutputStream(MemoryPackagePart) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
- mergeCells(int, int, int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
Merge cells of a table
- mergeCells(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
Merge cells of a table row, inclusive.
- MESSAGE - Static variable in exception org.apache.poi.xssf.XLSBUnsupportedException
-
- MIN_ID - Static variable in class org.apache.poi.ooxml.util.IdentifierManager
-
- MIN_REFRESHABLE_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
- modified - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Date on which the resource was changed.
- MoveTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains the x- and y-coordinates of the first vertex of a shape or the x-
and y-coordinates of the first vertex after a break in a path, relative to
the height and width of the shape.
- MoveTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
-
- MS_DIGSIG_NS - Static variable in interface org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-