public class AttributeManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AttributeManager.Key |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,Attribute[]> |
ATTRIBUTE_LOOKUP |
Constructor and Description |
---|
AttributeManager() |
Modifier and Type | Method and Description |
---|---|
static Attribute[] |
getAttributes(AttributeManager.Key key) |
private static java.util.Map<java.lang.String,Attribute[]> ATTRIBUTE_LOOKUP
public static Attribute[] getAttributes(AttributeManager.Key key)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.