public class BaseExtractor extends Object
Modifier and Type | Field and Description |
---|---|
protected XPathExpression |
xInstrument |
protected XPathExpression |
xInstrumentHost |
protected XPathExpression |
xInvestigation |
protected XPathExpression |
xTarget |
Constructor and Description |
---|
BaseExtractor() |
Modifier and Type | Method and Description |
---|---|
String[] |
getInstrument(Document doc) |
String[] |
getInstrumentHost(Document doc) |
String |
getInvestigation(Document doc) |
String[] |
getTarget(Document doc) |
protected XPathExpression xInvestigation
protected XPathExpression xInstrument
protected XPathExpression xInstrumentHost
protected XPathExpression xTarget
Copyright © 2010–2020 California Institute of Technology. All rights reserved.