net.sourceforge.rtf.context
Class DigesterRTFContextFields
java.lang.Object
net.sourceforge.rtf.context.DigesterRTFContextFields
public class DigesterRTFContextFields
- extends java.lang.Object
- Version:
- 1.0.0
- Author:
- Angelo ZERR
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigesterRTFContextFields
public DigesterRTFContextFields()
getRTFContextFields
public static RTFContextFields getRTFContextFields(java.lang.String configFileName)
throws org.xml.sax.SAXException,
java.io.IOException
- Load XML configFileName file name and return RTFContextFields.
- Parameters:
configFileName -
- Returns:
- RTFContextFields
- Throws:
org.xml.sax.SAXException
java.io.IOException
getRTFContextFields
public static RTFContextFields getRTFContextFields(java.io.File configFile)
throws org.xml.sax.SAXException,
java.io.IOException
- Load XML configFileName file and return RTFContextFields.
- Parameters:
configFile -
- Returns:
- RTFContextFields
- Throws:
org.xml.sax.SAXException
java.io.IOException
getRTFContextFields
public static RTFContextFields getRTFContextFields(java.io.InputStream inputStream)
throws org.xml.sax.SAXException,
java.io.IOException
- Load XML configFileName file and return RTFContextFields.
- Parameters:
inputStream -
- Returns:
- RTFContextFields
- Throws:
org.xml.sax.SAXException
java.io.IOException
Copyright 2007 null. All Rights Reserved.