public class SplitHandler extends Object
| Constructor and Description |
|---|
SplitHandler(String xmlFile)
Constructor for the TemplateHandler object
|
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeSpecialSymbols(String text) |
Vector<File> |
filesToBeWritten() |
static void |
main(String[] args)
The main program for the SplitHandler class
|
void |
writeFiles() |
public SplitHandler(String xmlFile) throws FileTagEmpty, TextTagEmpty, IOException, SAXException
xmlFile - Description of ParameterException - Description of ExceptionFileTagEmptyTextTagEmptyIOExceptionSAXExceptionCopyright © 2012. All Rights Reserved.