public class XMLModelReader extends AbstractDocumentReader
This format is used here to make changes in the models easier
| Constructor and Description |
|---|
XMLModelReader(File source,
String modelName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the reader.
|
ExportedDocument |
read()
Reads a single document.
|
readpublic void close()
DocumentReaderpublic ExportedDocument read() throws IOException
DocumentReaderread in interface DocumentReaderread in class AbstractDocumentReaderIOExceptionCopyright © 2014 Nuxeo SA. All rights reserved.