JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.fressian.handlers
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