net.sf.mpxj.sample
Class MppDump
java.lang.Object
net.sf.mpxj.sample.MppDump
public class MppDump
- extends Object
This is a trivial class used to dump the contents of an MPP file
broken down into its internal file and directory structure, with the
content of each of the files written out as hex digits, and their
ASCII equivalents.
|
Method Summary |
static void |
main(String[] args)
Main method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MppDump
public MppDump()
main
public static void main(String[] args)
- Main method.
- Parameters:
args - array of command line arguments
Copyright © 2012. All Rights Reserved.