Package org.fressian.handlers
Interface ReadHandler
-
public interface ReadHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
read(Reader r, java.lang.Object tag, int componentCount)
-
-
-
Method Detail
-
read
java.lang.Object read(Reader r, java.lang.Object tag, int componentCount) throws java.io.IOException
- Throws:
java.io.IOException
-
-