net.sf.mpxj.sample
Class MpxjCreate
java.lang.Object
net.sf.mpxj.sample.MpxjCreate
public class MpxjCreate
- extends Object
This example illustrates creation of an MPX or an MSPDI file from scratch.
The output type of the file generated by this class depends on the file
name extension supplied by the user. A .xml extension will generate an
MSPDI file, anything else will generate an MPX file.
|
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 |
MpxjCreate
public MpxjCreate()
main
public static void main(String[] args)
- Main method.
- Parameters:
args - array of command line arguments
Copyright © 2012. All Rights Reserved.