- MAIL_PERMISSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- main(String[]) - Static method in class org.apache.poi.hdgf.dev.VSDDumper
-
- main(String[]) - Static method in class org.apache.poi.hmef.dev.HMEFDumper
-
- main(String[]) - Static method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
Usage: HMEFContentsExtractor <filename> <output dir>
- main(String[]) - Static method in class org.apache.poi.hpbf.dev.HPBFDumper
-
- main(String[]) - Static method in class org.apache.poi.hpbf.dev.PLCDumper
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.PPDrawingTextListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.PPTXMLDump
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowDumper
-
right now this function takes one parameter: a ppt file, and outputs
a dump of what it contains
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
right now this function takes one parameter: a ppt file, and outputs a
dump of what it contains
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTTextListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
-
- main(String[]) - Static method in class org.apache.poi.hslf.extractor.ImageExtractor
-
- main(String[]) - Static method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Really basic text extractor, that will also return lots of crud text.
- main(String[]) - Static method in class org.apache.poi.hsmf.dev.HSMFDump
-
- main(String[]) - Static method in class org.apache.poi.hsmf.dev.TypesLister
-
- main(String[]) - Static method in class org.apache.poi.hsmf.extractor.OutlookTextExtractor
-
- main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Usage: ExcelToHtmlConverter infile outfile
- main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Java main() interface to interact with ExcelToHtmlConverter
- main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
- main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
Java main() interface to interact with WordToHtmlConverter
- main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
- main(String[]) - Static method in class org.apache.poi.hwpf.dev.HWPFLister
-
- main(String[]) - Static method in class org.apache.poi.hwpf.QuickTest
-
- MainContents - Class in org.apache.poi.hpbf.model
-
The main Contents.
- MainContents(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.MainContents
-
- MainMaster - Class in org.apache.poi.hslf.record
-
Master slide
- MainMaster(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MainMaster
-
Set things up, and find our more interesting children
- makeHex(int, int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
- MANAGER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MANUAL_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the presentation slide can be
manually advanced by the user during the slide show.
- map(LocaleID, int, LocaleDateFormat.MapFormatId) - Static method in class org.apache.poi.hslf.util.LocaleDateFormat
-
- MAPIAttribute - Class in org.apache.poi.hmef.attribute
-
- MAPIAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIAttribute
-
Constructs a single new attribute from
the contents of the stream
- MAPIDateAttribute - Class in org.apache.poi.hmef.attribute
-
- MAPIDateAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIDateAttribute
-
Constructs a single new date attribute from the id, type,
and the contents of the stream
- MAPIMessage - Class in org.apache.poi.hsmf
-
Reads an Outlook MSG File in and provides hooks into its data structure.
- MAPIMessage() - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for creating new files.
- MAPIMessage(String) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from the file system.
- MAPIMessage(File) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from the file system.
- MAPIMessage(InputStream) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from an input stream.
- MAPIMessage(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from a POIFS filesystem
- MAPIMessage(DirectoryNode) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from a certain
point within a POIFS filesystem
- MAPIMessage.MESSAGE_CLASS - Enum in org.apache.poi.hsmf
-
A MAPI file can be an email (NOTE) or a number of other types
- mapiProperty - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Equivalent MAPI Property
- MAPIProperty - Class in org.apache.poi.hsmf.datatypes
-
Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
MAPI Property Name.
- mapiProperty - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MAPIRtfAttribute - Class in org.apache.poi.hmef.attribute
-
A pure-MAPI attribute holding RTF (compressed or not), which applies
to a
HMEFMessage or one of its
Attachments.
- MAPIRtfAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
- MAPIStringAttribute - Class in org.apache.poi.hmef.attribute
-
- MAPIStringAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIStringAttribute
-
- mapMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
-
- MAPPING_SIGNATURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- markAsClaimed(Picture) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Mark a Picture as claimed.
- markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
- markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
- MASTER - Static variable in class org.apache.poi.hslf.record.SlideListWithText
-
Instance filed of the record header indicates that this SlideListWithText stores
references to master slides
- MasterTextPropAtom - Class in org.apache.poi.hslf.record
-
Specifies the Indent Level for the text
- MasterTextPropAtom() - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
-
Constructs a new empty master text prop atom.
- MasterTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
-
Constructs the ruler atom record from its
source data.
- matchSignature(byte[]) - Method in enum org.apache.poi.hwpf.usermodel.PictureType
-
- matchVariableSizedPropertiesToChunks() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Called once the parent ChunkGroup has been populated, to match up the
Chunks in it with our Variable Sized Properties.
- MAX_INDENT - Static variable in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Maximum number of indentation levels allowed in PowerPoint documents
- MAX_RECORD_LENGTH - Static variable in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
- MDB_PROVIDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_ATTACHMENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_CC_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_CODEPAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_DELIVERY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_DOWNLOAD_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_LOCALE_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_RECIP_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_SECURITY_LABEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_SUBMISSION_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_TO_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MESSAGE_TOKEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MessagePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
-
- MessagePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- MessagePropertiesChunk(ChunkGroup, boolean) - Constructor for class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
-
- MessageSubmissionChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk that holds the details given back by the server at submission time.
- MessageSubmissionChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
Creates a Byte Chunk.
- MessageSubmissionChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
Create a Byte Chunk, with the specified type.
- Metafile - Class in org.apache.poi.hslf.blip
-
Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT.
- Metafile(EscherContainerRecord, EscherBSERecord) - Constructor for class org.apache.poi.hslf.blip.Metafile
-
Creates a new instance.
- Metafile.Header - Class in org.apache.poi.hslf.blip
-
A structure which represents a 34-byte header preceding the compressed metafile data
- MHS_COMMON_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MIDDLE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- midLine - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
-
- MINI_ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- miterLimit - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
-
- MOBILE_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- mode - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
-
- MODIFIED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
- MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- modifyWorldTransformMode - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
-
- moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Moves and scales this ShapeGroup to the specified anchor.
- moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
- moveTo(double, double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Moves the top left corner of the shape to the specified point.
- MOVIE_AVI - Static variable in class org.apache.poi.hslf.model.MovieShape
-
- MOVIE_MPEG - Static variable in class org.apache.poi.hslf.model.MovieShape
-
- MovieShape - Class in org.apache.poi.hslf.model
-
Represents a movie in a PowerPoint document.
- MovieShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a new Picture
- MovieShape(int, HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a new Picture
- MovieShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a Picture object
- MSG_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
-
- MULTIVALUED_FLAG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
MultiValued - Value part contains multiple values
- MV_APP_TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_ASCII_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_BINARY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_CLS_ID - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_CURRENCY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_DOUBLE - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_FLOAT - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_LONG_LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_SHORT - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
MultiValued Properties
- MV_TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
- MV_UNICODE_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
-