JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.fressian.handlers
WriteHandler
Contents
Description
Method Summary
Method Details
write(Writer, Object)
Hide sidebar
Show sidebar
Interface WriteHandler
public interface
WriteHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
Writer
w,
Object
instance)
Method Details
write
void
write
(
Writer
w,
Object
instance)
throws
IOException
Throws:
IOException