@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 documentIOException
public HDFObjectFactory(InputStream istream) throws IOException
istream
- The InputStream that is the Word documentIOException
public static void main(String[] args)
public static List getTypes(InputStream istream) throws IOException
IOException
Copyright © 2020. All rights reserved.