public interface ICheckerInfoProvider
Modifier and Type | Method and Description |
---|---|
InputStream[] |
getCheckItemInputStreams() |
ResourceBundle |
getDescriptionRB() |
InputStream[] |
getGuidelineInputStreams() |
InputStream[] getGuidelineInputStreams()
InputStream
for guideline.xmlInputStream[] getCheckItemInputStreams()
InputStream
for checkitem.xmlResourceBundle getDescriptionRB()
ResourceBundle
to obtain messages for each evaluation
item