public class DocumentScrubber extends Object implements java.util.function.Consumer<org.apache.lucene.document.Document>
Constructor and Description |
---|
DocumentScrubber() |
Modifier and Type | Method and Description |
---|---|
void |
accept(org.apache.lucene.document.Document document) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public void accept(org.apache.lucene.document.Document document)
accept
in interface java.util.function.Consumer<org.apache.lucene.document.Document>
Copyright © 2002-2022 Atlassian. All Rights Reserved.