org.ajax4jsf.org.w3c.tidy
Class StreamInFactory

java.lang.Object
  extended by org.ajax4jsf.org.w3c.tidy.StreamInFactory

public final class StreamInFactory
extends java.lang.Object

Tidy Input factory.

Version:
$Revision: 1.1.2.1 $ ($Author: alexsmirnov $)
Author:
Fabrizio Giustina

Method Summary
static StreamIn getStreamIn(Configuration config, java.lang.Object in)
          Returns the appropriate StreamIn implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStreamIn

public static StreamIn getStreamIn(Configuration config,
                                   java.lang.Object in)
Returns the appropriate StreamIn implementation.

Parameters:
config - configuration instance
stream - input stream
Returns:
StreamIn instance


Copyright © 2010. All Rights Reserved.