Package com.android.aapt
Class Resources
java.lang.Object
com.android.aapt.Resources
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classWhether a resource comes from a compile-time overlay and is explicitly allowed to not overlay an existing resource.static interfacestatic final classA value that represents an array of resource values.static interfacestatic final classA value that represents an XML attribute and what values it accepts.static interfacestatic final classMessage holding a boolean, so it can be optionally encoded.static interfacestatic final classA CompoundValue is an abstract type.static interfacestatic final classA Configuration/Value pair.static interfacestatic final classReferences to non local resourcesstatic interfacestatic final classAn entry declaration.static final classAn entry ID in the range [0x0000, 0xffff].static interfacestatic interfacestatic final classA value that is a reference to an external entity, like an XML file or a PNG.static interfacestatic final classA value that represents an ID.static interfacestatic final classAn Item is an abstract type.static interfacestatic final classProtobuf typeaapt.pb.MacroBodystatic interfacestatic final classProtobuf typeaapt.pb.NamespaceAliasstatic interfacestatic final classRepresents a set of overlayable resources.static final classRepresents an overlayable <item> declaration within an <overlayable> tag.static interfacestatic interfacestatic final classDefines resources for an Android package.static final classA package ID in the range [0x00, 0xff].static interfacestatic interfacestatic final classA value that represents a string and its many variations based on plurality.static interfacestatic final classA value that represents a primitive data type (float, int, boolean, etc.).static interfacestatic final classA value that is a raw string, which is unescaped/uninterpreted.static interfacestatic final classA value that is a reference to another resource.static interfacestatic final classTop level message representing a resource table.static interfacestatic final classDeveloper friendly source file information for an entity in the resource table.static interfacestatic final classThe position of a declared entity within a file.static interfacestatic final classThe staged resource ID definition of a finalized resource.static interfacestatic final classA value that is a string.static interfacestatic final classA string pool that wraps the binary form of the C++ class android::ResStringPool.static interfacestatic final classA value that represents a style.static final classA value that represents a <declare-styleable> XML resource.static interfacestatic final classA string with styling information, like html tags that specify boldness, italics, etc.static interfacestatic interfacestatic final classProtobuf typeaapt.pb.StyleStringstatic interfacestatic final classThe name and version fingerprint of a build tool.static interfacestatic final classA set of resources grouped under a common type.static final classA type ID in the range [0x01, 0xff].static interfacestatic interfacestatic final classProtobuf typeaapt.pb.UntranslatableSectionstatic interfacestatic final classThe generic meta-data for every value in a resource table.static interfacestatic final classThe Visibility of a symbol/entry (public, private, undefined).static interfacestatic final classAn attribute defined on an XmlElement (android:text="...").static interfacestatic final classAn <element> in an XML document.static interfacestatic final classA namespace declaration on an XmlElement (xmlns:android="http://...").static interfacestatic final classDefines an abstract XmlNode that must be either an XmlElement, or a text node represented by a string.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-