A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

M

MACRO - org.apache.poi.hslf.record.InteractiveInfoAtom.Action
 
MACRO - org.apache.poi.hwpf.model.SubdocumentType
Deprecated.
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
Java main() interface to interact with 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
Java main() interface to interact with WordToTextConverter
main(String[]) - Static method in class org.apache.poi.hwpf.dev.HWPFLister
 
main(String[]) - Static method in class org.apache.poi.hwpf.QuickTest
 
MAIN - org.apache.poi.hwpf.model.FieldsDocumentPart
main document
MAIN - org.apache.poi.hwpf.model.FSPADocumentPart
 
MAIN - org.apache.poi.hwpf.model.SubdocumentType
 
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 - org.apache.poi.hslf.record.RecordTypes
 
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
A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments.
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
A pure-MAPI attribute holding a Date, which applies to a HMEFMessage or one of its Attachments.
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(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(String) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from the file system.
MAPIMessage(DirectoryNode) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from a certain point within a POIFS filesystem
MAPIMessage(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from 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 - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
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.
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
A pure-MAPI attribute holding a String, which applies to a HMEFMessage or one of its Attachments.
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
 
MARGIN - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
 
MARGIN - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
 
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
 
maskblt - org.apache.poi.hemf.record.emf.HemfRecordType
 
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
MASTER_NOTES - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
??? (not documented in spec)
MASTER_SLIDE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
??? (not documented in spec)
MASTER_TITLE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
Title master slide layout with one title and one subtitle placeholder shape.
MasterTextPropAtom - Class in org.apache.poi.hslf.record
Specifies the Indent Level for the text
MasterTextPropAtom - org.apache.poi.hslf.record.RecordTypes
 
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
 
MEDIA - org.apache.poi.hslf.record.InteractiveInfoAtom.Action
 
MEDIA_PLAYER - org.apache.poi.hslf.record.ExOleObjAtom.Subtype
 
MEMORY_METAFILE - org.apache.poi.hwmf.record.HwmfHeader.HwmfHeaderMetaType
 
MERGECOPY - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
Fills the destination area with (Src and Pattern)
MERGEPAINT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
Fills the destination area with (Dst or not Src)
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
A PropertiesChunk for a Message or Embedded-Message.
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(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
Create a Byte Chunk, with the specified type.
MessageSubmissionChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
Creates a Byte Chunk.
META_ESCAPE_ENHANCED_METAFILE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
Used to embed an enhanced metafile format (EMF) metafile within a WMF metafile.
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 - org.apache.poi.hslf.record.RecordTypes
 
METAFILE - org.apache.poi.hemf.record.emfplus.HemfPlusImage.EmfPlusImageDataType
Specifies a metafile image.
METAFILE_DRIVER - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
Queries a printer driver about the support for metafiles on an output device.
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
 
Millimeter - org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusUnitType
Specifies a unit of 1 millimeter.
MINI_ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MITER - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
 
MITER - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
Line joins are mitered when they are within the current limit set by the SETMITERLIMIT META_ESCAPE record.
MITER_CLIPPED - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusLineJoin
 
miterLimit - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMiterLimit
 
MM_ANISOTROPIC - org.apache.poi.hwmf.record.HwmfMapMode
Logical units are mapped to arbitrary units with arbitrarily scaled axes.
MM_HIENGLISH - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to 0.001 inch.
MM_HIMETRIC - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to 0.01 millimeter.
MM_ISOTROPIC - org.apache.poi.hwmf.record.HwmfMapMode
Logical units are mapped to arbitrary device units with equally scaled axes; that is, one unit along the x-axis is equal to one unit along the y-axis.
MM_LOENGLISH - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to 0.01 inch.
MM_LOMETRIC - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to 0.1 millimeter.
MM_TEXT - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to one device pixel.
MM_TWIPS - org.apache.poi.hwmf.record.HwmfMapMode
Each logical unit is mapped to one twentieth (1/20) of a point.
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
 
modifyWorldTransform - org.apache.poi.hemf.record.emf.HemfRecordType
 
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 - org.apache.poi.hwmf.record.HwmfRecordType
 
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
 
multiFormatEnd - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
multiFormatSection - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
multiFormatStart - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
multiplyWorldTransform - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
MULTIVALUED_FLAG - Static variable in class org.apache.poi.hsmf.datatypes.Types
MultiValued - Value part contains multiple values
MWT_IDENTITY - org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
Reset the current transform using the identity matrix.
MWT_LEFTMULTIPLY - org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
Multiply the current transform.
MWT_RIGHTMULTIPLY - org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
Multiply the current transform.
MWT_SET - org.apache.poi.hemf.record.emf.HemfMisc.HemfModifyWorldTransformMode
Perform the function of an EMR_SETWORLDTRANSFORM record
MXDC_ESCAPE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
Enables applications to write documents to a file or to a printer in XML Paper Specification (XPS) format.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages