ReaderT
- public interface AegisReader<ReaderT> extends AegisIo
Modifier and Type | Method and Description |
---|---|
Object |
read(ReaderT reader)
Read an object.
|
Object |
read(ReaderT reader,
AegisType desiredType)
Read an object expecting a particular input type.
|
setProperty, setSchema
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.