public class XMLToXTalk extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
xmlToXTalk(Reader r,
String filename,
boolean purgeWhitespace,
String xml_filename)
Right now we assume there are NO processing instructions.
|
public static void xmlToXTalk(Reader r, String filename, boolean purgeWhitespace, String xml_filename) throws ServiceException, IOException
r - -filename - -purgeWhitespace - -xml_filename - -ServiceException - -IOException - -Copyright © 2018. All rights reserved.