public static class IntermediateNodeObject.RootNodeObjectBuilder extends Object
| Constructor and Description |
|---|
RootNodeObjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
IntermediateNodeObject |
Build(byte[] fileContent)
This method is used to build a root node object from a byte array
|
public IntermediateNodeObject Build(byte[] fileContent) throws TikaException, IOException
fileContent - Specify the byte array.TikaExceptionIOExceptionCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.