public class XMLExport extends Object
| Constructor and Description |
|---|
XMLExport(OntologyClient c,
Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportAll() |
void |
exportSubtree(String key) |
static void |
main(String[] args) |
public XMLExport(OntologyClient c, Writer writer) throws XMLStreamException, FactoryConfigurationError
public void exportAll()
throws XMLStreamException,
HiveException
XMLStreamExceptionHiveExceptionpublic void exportSubtree(String key) throws XMLStreamException, HiveException
XMLStreamExceptionHiveExceptionpublic static void main(String[] args) throws HiveException, XMLStreamException, FactoryConfigurationError, IOException
Copyright © 2013–2020 R.W.Majeed. All rights reserved.