public interface LocalCopyFactory
A factory that creates local copies of DocumentSources. The copies are usually identical in content, but stored locally, and hence it is faster to access them repeatedly.
DocumentSource
createLocalCopy(DocumentSource in)
DocumentSource createLocalCopy(DocumentSource in) throws IOException
IOException