@Deprecated public final class HDFObjectFactory extends Object
| Modifier | Constructor and Description |
|---|---|
|
HDFObjectFactory(InputStream istream)
Deprecated.
Creates a new instance of HDFObjectFactory
|
protected |
HDFObjectFactory(InputStream istream,
HDFLowLevelParsingListener l)
Deprecated.
Creates a new instance of HDFObjectFactory
|
| Modifier and Type | Method and Description |
|---|---|
static List |
getTypes(InputStream istream)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
protected HDFObjectFactory(InputStream istream, HDFLowLevelParsingListener l) throws IOException
istream - The InputStream that is the Word documentIOExceptionpublic HDFObjectFactory(InputStream istream) throws IOException
istream - The InputStream that is the Word documentIOExceptionpublic static void main(String[] args)
public static List getTypes(InputStream istream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.