| Package | Description |
|---|---|
| ro.isdc.wro.model | |
| ro.isdc.wro.model.group | |
| ro.isdc.wro.model.transformer |
| Modifier and Type | Method and Description |
|---|---|
Group |
WroModelInspector.getGroupByName(String name) |
Group |
WroModel.getGroupByName(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Group> |
WroModel.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
WroModel |
WroModel.addGroup(Group group)
Add a single group to the model.
|
| Modifier and Type | Method and Description |
|---|---|
WroModel |
WroModel.setGroups(Collection<Group> groups) |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addResource(Resource resource)
Add a
Resource to the collection of resources associated with this group. |
Group |
Group.collectResourcesOfType(ResourceType type) |
| 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.
|
Copyright © 2008-2014. All Rights Reserved.