public class FieldWriteTagAggregator extends ImportantTagAggregator
Constructor and Description |
---|
FieldWriteTagAggregator(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
String |
aggregatedName()
Return name of the resulting aggregated tag.
|
static FieldWriteTagAggregator |
v() |
boolean |
wantTag(Tag t)
Decide whether this tag should be aggregated by this aggregator.
|
considerTag
fini, internalTransform
transform, transform, transform
public FieldWriteTagAggregator(Singletons.Global g)
public static FieldWriteTagAggregator v()
public boolean wantTag(Tag t)
wantTag
in class ImportantTagAggregator
public String aggregatedName()
ImportantTagAggregator
aggregatedName
in class ImportantTagAggregator