org.jface.stepmt.transform.util
Class SerializerUtils

java.lang.Object
  extended byorg.jface.stepmt.transform.util.SerializerUtils

public class SerializerUtils
extends java.lang.Object

Version:
$Id: SerializerUtils.java,v 1.2 2004/02/12 22:57:32 powerpete Exp $
Author:
M. Petersen

Method Summary
static org.xml.sax.ContentHandler getContentHandler(java.lang.String properties, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContentHandler

public static org.xml.sax.ContentHandler getContentHandler(java.lang.String properties,
                                                           java.io.OutputStream out)
                                                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2004 jface.org. All Rights Reserved.