gov.lanl.archive.index.bdb
Class HeadersBinding

java.lang.Object
  extended by com.sleepycat.bind.tuple.TupleBase<E>
      extended by com.sleepycat.bind.tuple.TupleBinding
          extended by gov.lanl.archive.index.bdb.HeadersBinding
All Implemented Interfaces:
com.sleepycat.bind.EntryBinding

public class HeadersBinding
extends com.sleepycat.bind.tuple.TupleBinding


Constructor Summary
HeadersBinding()
           
 
Method Summary
 Object entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
           
 void objectToEntry(Object obj, com.sleepycat.bind.tuple.TupleOutput to)
           
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding
entryToObject, getPrimitiveBinding, objectToEntry
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBase
entryToInput, getTupleBufferSize, getTupleOutput, inputToEntry, newOutput, newOutput, outputToEntry, setTupleBufferSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadersBinding

public HeadersBinding()
Method Detail

objectToEntry

public void objectToEntry(Object obj,
                          com.sleepycat.bind.tuple.TupleOutput to)
Specified by:
objectToEntry in class com.sleepycat.bind.tuple.TupleBinding

entryToObject

public Object entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
Specified by:
entryToObject in class com.sleepycat.bind.tuple.TupleBinding


Copyright © 2013. All Rights Reserved.