|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IXMLValueExtractor
XML data extractor for multiple results. Is capable to return many values for different locations in the software.
Method Summary | |
---|---|
MultiMetric[] |
extract(Document document)
Extracts multiple values from one result document. |
Method Detail |
---|
MultiMetric[] extract(Document document) throws ExtractionException
document
- to parse for the values.
ExtractionException
- the XML-Queries failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |