public final class StyleResourceValueImpl extends StyleResourceValue
StyleResourceValue when the latter becomes an interface.mNamespaceResolver| Constructor and Description |
|---|
StyleResourceValueImpl(ResourceNamespace namespace,
ResourceType type,
java.lang.String name,
java.lang.String parentStyle,
java.lang.String libraryName) |
StyleResourceValueImpl(ResourceReference reference,
java.lang.String parentStyle,
java.lang.String libraryName) |
addItem, getDefinedItems, getItem, getItem, getParentStyle, getParentStyleName, replaceWithasReference, equals, getLibraryName, getName, getNamespace, getNamespaceResolver, getRawXmlValue, getReference, getResourceType, getResourceUrl, getValue, hashCode, isFramework, isUserDefined, setNamespaceLookup, setNamespaceResolver, setValue, toStringpublic StyleResourceValueImpl(@NonNull
ResourceReference reference,
@Nullable
java.lang.String parentStyle,
@Nullable
java.lang.String libraryName)
public StyleResourceValueImpl(@NonNull
ResourceNamespace namespace,
@NonNull
ResourceType type,
@NonNull
java.lang.String name,
@Nullable
java.lang.String parentStyle,
@Nullable
java.lang.String libraryName)