|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBDecoder
| Method Summary | |
|---|---|
DBObject |
decode(byte[] b,
DBCollection collection)
|
DBObject |
decode(InputStream in,
DBCollection collection)
|
DBCallback |
getDBCallback(DBCollection collection)
|
| Methods inherited from interface org.bson.BSONDecoder |
|---|
decode, decode, readObject, readObject |
| Method Detail |
|---|
DBCallback getDBCallback(DBCollection collection)
DBObject decode(byte[] b,
DBCollection collection)
DBObject decode(InputStream in,
DBCollection collection)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||