javapoint.xml
Class PreferencesWriter

java.lang.Object
  extended by javapoint.xml.PreferencesWriter

public class PreferencesWriter
extends java.lang.Object


Constructor Summary
PreferencesWriter()
           
 
Method Summary
static void write(java.lang.String[] preferences, java.util.jar.JarOutputStream jarOutput)
           
static void write(java.lang.String[] preferences, java.io.OutputStream xmlOutput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesWriter

public PreferencesWriter()
Method Detail

write

public static void write(java.lang.String[] preferences,
                         java.util.jar.JarOutputStream jarOutput)
                  throws java.io.IOException
Throws:
java.io.IOException

write

public static void write(java.lang.String[] preferences,
                         java.io.OutputStream xmlOutput)
Parameters:
slides -
Not null
xmlOutput -
Not null
Input-output