public class I2b2PdoResultParser extends Object
| Constructor and Description |
|---|
I2b2PdoResultParser(Document xmlDoc)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
I2b2PdoResults |
parse()
Parses the instance's XML document and returns the PDO results contained
in it.
|
public I2b2PdoResults parse() throws org.eurekaclinical.i2b2.client.I2b2XmlException
I2b2PdoResults containing all of the PDO results found
in the XMLI2b2XmlException - if there is a parsing errorCopyright © 2016–2017 Emory University. All rights reserved.