org.exoplatform.calendar.service
Class ModifiedInputStream

java.lang.Object
  extended by org.exoplatform.calendar.service.ModifiedInputStream

public class ModifiedInputStream
extends Object

This class provides methods to modify an input stream before importing. Sometime, user's input stream is not standard conformed. We need to survive erroneous data

See Also:
CAL-514, CAL-524

Constructor Summary
ModifiedInputStream()
           
 
Method Summary
static InputStream getIcsModifiedStream(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifiedInputStream

public ModifiedInputStream()
Method Detail

getIcsModifiedStream

public static InputStream getIcsModifiedStream(InputStream in)
                                        throws IOException
Throws:
IOException


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.