JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.fressian.handlers
ReadHandler
Contents
Description
Method Summary
Method Details
read(Reader, Object, int)
Hide sidebar
Show sidebar
Interface ReadHandler
public interface
ReadHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
read
(
Reader
r,
Object
tag, int componentCount)
Method Details
read
Object
read
(
Reader
r,
Object
tag, int componentCount)
throws
IOException
Throws:
IOException