net.sf.mpxj.sample
Class MppDump

java.lang.Object
  extended by 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.


Constructor Summary
MppDump()
           
 
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
 

Constructor Detail

MppDump

public MppDump()
Method Detail

main

public static void main(String[] args)
Main method.

Parameters:
args - array of command line arguments


Copyright © 2012. All Rights Reserved.