net.sf.mpxj.sample
Class MpxjFilter

java.lang.Object
  extended by net.sf.mpxj.sample.MpxjFilter

public class MpxjFilter
extends Object

This example shows tasks or resources being read from a project file, a filter applied to the list, and the results displayed. Executing this utility without a valid filter name will result in the list of available filters being displayed.


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

MpxjFilter

public MpxjFilter()
Method Detail

main

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

Parameters:
args - array of command line arguments


Copyright © 2012. All Rights Reserved.