| Package | Description |
|---|---|
| ro.isdc.wro.model.resource.locator.wildcard | |
| ro.isdc.wro.model.transformer | |
| ro.isdc.wro.util |
| Modifier and Type | Method and Description |
|---|---|
void |
WildcardExpanderHandlerAware.setWildcardExpanderHandler(Function<Collection<File>,Void> handler)
Sets the handler to be used by the implementing class.
|
void |
DefaultWildcardStreamLocator.setWildcardExpanderHandler(Function<Collection<File>,Void> handler)
Sets the handler to be used by the implementing class.
|
| Modifier and Type | Method and Description |
|---|---|
Function<Collection<File>,Void> |
WildcardExpanderModelTransformer.createExpanderHandler(Group group,
Resource resource,
String baseNameFolder)
create the handler which expand the resources containing wildcard.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WroTestUtils.forEachFileInFolder(File folder,
Function<File,Void> function)
Applies a function for each file from a folder.
|
Copyright © 2008-2013. All Rights Reserved.