com.agical.rdoc.core.converter
Interface InputStreamConverter

All Known Implementing Classes:
EscapeHandlerConverter, InputStreamToByteArrayConverter, TDDocSourceModelInputStreamConverter

public interface InputStreamConverter

Author:
brolund (c) 2005 Agical AB

Method Summary
 Object convert(InputStream stream)
           
 

Method Detail

convert

Object convert(InputStream stream)
               throws ConversionException
Throws:
ConversionException


Copyright © 2005-2011 Agical AB. All Rights Reserved.