de.uni_paderborn.fujaba.mpEdit
Class Manifesto

java.lang.Object
  extended byde.uni_paderborn.fujaba.mpEdit.Manifesto

public class Manifesto
extends java.lang.Object

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.11 $
Author:
$Author: trinet $

Constructor Summary
Manifesto(java.io.InputStream is)
          Constructor for class Manifesto
 
Method Summary
 void dump()
          No comment provided by developer, please add a comment to improve documentation.
 java.util.Enumeration entries()
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Manifesto

public Manifesto(java.io.InputStream is)
          throws java.io.IOException
Constructor for class Manifesto

Parameters:
is - No description provided
Throws:
java.io.IOException - Exception description not provided
Method Detail

dump

public void dump()
No comment provided by developer, please add a comment to improve documentation.


entries

public java.util.Enumeration entries()
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided