public interface PreProcessor
Modifier and Type | Method and Description |
---|---|
DocumentMetaData |
process(String document)
Process a document to retrieve meta data about the document.
|
DocumentMetaData process(String document) throws Exception
document
- Exception
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.