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
ServiceException
IOException
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.