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