|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IValueExtractor
XML data extractor for multiple results. Is capable to return many values for different locations in the software.
Method Summary | |
---|---|
MultiMetric[] |
extract(InputStream inputStream)
Extracts multiple values from one result document. |
Methods inherited from interface net.sf.mavenhist.extractor.INamedExtractor |
---|
getName |
Method Detail |
---|
MultiMetric[] extract(InputStream inputStream) throws ExtractionException
inputStream
- stream of the read file.
null
but may return an empty array.
ExtractionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |