|| fInput.length() == 0) {
return;
}
styleProvider.loadColors();
LineStyleProviderForHTML lineStyleProviderForHTML = new LineStyleProviderForHTML();
IStructuredDocumentRegion documentRegion = fNodes;
while (documentRegion != null) {
final Collection holdResults = new ArrayList();
styleProvider.prepareTextRegions(documentRegion, 0, documentRegion