public interface IScopeAwareTextResourceProcessor extends ITextResourceCompressor
ITextResourceCompressor that receives
the scope class and the resource name as a context information that it can
use for the processing of the resource| Modifier and Type | Method and Description |
|---|---|
String |
process(String input,
Class<?> scope,
String name)
Processes/manipulates a text resource.
|
compressCopyright © 2006–2018 Apache Software Foundation. All rights reserved.