public static final class ReverseWayTagCorrector.TagSwitcher extends Object
Modifier | Constructor and Description |
---|---|
private |
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.
|
private TagSwitcher()