public class CleanerTransformations extends Object
| Constructor and Description |
|---|
CleanerTransformations() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTransformation(TagTransformation tagTransformation)
Adds specified tag transformation to the collection.
|
TagTransformation |
getTransformation(String tagName) |
boolean |
hasTransformationForTag(String tagName) |
public void addTransformation(TagTransformation tagTransformation)
tagTransformation - public boolean hasTransformationForTag(String tagName)
public TagTransformation getTransformation(String tagName)
Copyright © 2006–2017. All rights reserved.