public class ExtractionHelper extends Object implements Component, Serviceable
Modifier and Type | Field and Description |
---|---|
private SourceResolver |
_srcResolver
The source resolver
|
static String |
ROLE
The avalon role
|
Constructor and Description |
---|
ExtractionHelper() |
Modifier and Type | Method and Description |
---|---|
Map<Object,I18nizableText> |
getExtractionStylesheets()
Retrieve stylesheets in extraction folder
|
void |
service(ServiceManager serviceManager) |
private SourceResolver _srcResolver
public ExtractionHelper()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
ServiceException
public Map<Object,I18nizableText> getExtractionStylesheets() throws Exception
Exception
- if an error occurs