Interface | Description |
---|---|
LayoutXmlProcessor.OriginalFileLookup |
Helper interface that can find the original copy of a resource XML.
|
Class | Description |
---|---|
DataBindingBuilder |
This class is used by Android Gradle plugin.
|
DataBindingCompilerArgs |
This class is used to pass information from the build system into the data binding compiler.
|
DataBindingCompilerArgs.Builder | |
LayoutXmlProcessor |
Processes the layout XML, stripping the binding attributes and elements
and writes the information into an annotated class file for the annotation
processor to work with.
|
LayoutXmlProcessor.ResourceInput |
API agnostic class to get resource changes incrementally.
|
Enum | Description |
---|---|
DataBindingCompilerArgs.Type |