org.exoplatform.calendar.service
Class ModifiedInputStream
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifiedInputStream
public ModifiedInputStream()
getIcsModifiedStream
public static InputStream getIcsModifiedStream(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.