public static class ReverseWayTagCorrector.TagSwitcher extends Object
Constructor and Description |
---|
TagSwitcher() |
Modifier and Type | Method and Description |
---|---|
static Tag |
apply(String key,
String value)
Reverses a given tag (key=value).
|
static Tag |
apply(Tag tag)
Reverses a given tag.
|
public TagSwitcher()