| Modifier and Type | Class and Description |
|---|---|
static class |
XmlUtil.MyEscaper |
| Constructor and Description |
|---|
XmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static XMLEventWriter |
createXmlFragmentWriter(Writer theWriter) |
static XMLEventReader |
createXmlReader(Reader reader) |
static XMLStreamWriter |
createXmlStreamWriter(Writer theWriter) |
static XMLEventWriter |
createXmlWriter(Writer theWriter) |
static void |
main(String[] args) |
public XmlUtil()
public static XMLEventReader createXmlReader(Reader reader) throws FactoryConfigurationError, XMLStreamException
public static XMLStreamWriter createXmlStreamWriter(Writer theWriter) throws FactoryConfigurationError, XMLStreamException
public static XMLEventWriter createXmlFragmentWriter(Writer theWriter) throws FactoryConfigurationError, XMLStreamException
public static XMLEventWriter createXmlWriter(Writer theWriter) throws FactoryConfigurationError, XMLStreamException
public static void main(String[] args) throws FactoryConfigurationError, XMLStreamException
Copyright © 2014–2016 University Health Network. All rights reserved.