public class DigesterRTFContextFields extends Object
| Constructor and Description |
|---|
DigesterRTFContextFields() |
| Modifier and Type | Method and Description |
|---|---|
static RTFContextFields |
getRTFContextFields(File configFile)
Load XML configFileName file and return RTFContextFields.
|
static RTFContextFields |
getRTFContextFields(InputStream inputStream)
Load XML configFileName file and return RTFContextFields.
|
static RTFContextFields |
getRTFContextFields(String configFileName)
Load XML configFileName file name and return RTFContextFields.
|
public static RTFContextFields getRTFContextFields(String configFileName) throws SAXException, IOException
configFileName - SAXExceptionIOExceptionpublic static RTFContextFields getRTFContextFields(File configFile) throws SAXException, IOException
configFile - SAXExceptionIOExceptionpublic static RTFContextFields getRTFContextFields(InputStream inputStream) throws SAXException, IOException
inputStream - SAXExceptionIOExceptionCopyright © 2020 Mice S.r.l. All rights reserved.