| 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.
|
| DataBindingBuilder.GradleFileWriter | |
| 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.
|