Package org.archive.wayback.util

Interface Summary
Adapter<S,T>  
CloseableIterator<E> Iterator with a close method that frees up any resources associated with the Iterator.
ObjectFilter<E> Interface for including, excluding, or aborting filtering
 

Class Summary
AdaptedIterator<S,T> Iterator that transforms objects of one type to another.
ARCCreator  
BitArray  
ByteOp Byte oriented static methods.
CachedFile  
CompositeSortedIterator<E> Composite of multiple Iterators that returns the next from a series of all component Iterators based on Comparator constructor argument.
DirMaker Lots of things need to transform Strings to Files, constructing them if needed.
FileDownloader  
IPRange  
ObjectFilterChain<E> ObjectFilterChain implements AND logic to chain together multiple ObjectFilters into a composite.
ObjectFilterIterator<T>  
PeekableIterator<E>  
StringFormatter An class which assists in UI generation, primarily through Locale-aware String formatting, and also helps in escaping (hopefully properly) Strings for use in HTML.
Timestamp Represents a moment in time as a 14-digit string, and interally as a Date.
WARCHeader  
WrappedCloseableIterator<E> Simple wrapper around a normal Iterator which allows use of the close().
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.