private static class AttributeNormalizer.PathAttribute extends AttributeNormalizer.Attribute
Modifier and Type | Field and Description |
---|---|
java.nio.file.Path |
path |
key, value, weight
Constructor and Description |
---|
PathAttribute(java.lang.String key,
java.nio.file.Path path,
int weight) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |