com.norconex.committer
Class FileSystemQueueCommitter.QueuedAddedDocument

java.lang.Object
  extended by com.norconex.committer.FileSystemQueueCommitter.QueuedAddedDocument
All Implemented Interfaces:
Serializable
Enclosing class:
FileSystemQueueCommitter

public class FileSystemQueueCommitter.QueuedAddedDocument
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 void deleteFromQueue()
           
 InputStream getContentStream()
           
 Properties getMetadata()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMetadata

public Properties getMetadata()

getContentStream

public InputStream getContentStream()
                             throws IOException
Throws:
IOException

deleteFromQueue

public void deleteFromQueue()


Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.