private static class AttributeNormalizer.URIAttribute extends AttributeNormalizer.Attribute
Modifier and Type | Field and Description |
---|---|
java.net.URI |
uri |
key, value, weight
Constructor and Description |
---|
URIAttribute(java.lang.String key,
java.net.URI uri,
int weight) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |