public class JsonStreamingSerializer extends Object implements AutoCloseable
| Constructor and Description |
|---|
JsonStreamingSerializer(Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.apache.tika.metadata.Metadata metadata) |
void |
close() |
public JsonStreamingSerializer(Writer writer)
public void add(org.apache.tika.metadata.Metadata metadata)
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.