it.tidalwave.role
Interface Unmarshallable

Package class diagram package Unmarshallable

public interface Unmarshallable

The role of an object that can be unmarshalled.

Version:
$Id$
Author:
Fabrizio Giudici

Field Summary
static Class<Unmarshallable> Unmarshallable
           
 
Method Summary
<Type> Type
unmarshal(InputStream is)
           
 

Field Detail

Unmarshallable

static final Class<Unmarshallable> Unmarshallable
Method Detail

unmarshal

@Nonnull
<Type> Type unmarshal(@Nonnull
                              InputStream is)
               throws IOException
Throws:
IOException


Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.