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.TikaException
IOException
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.