Package android.databinding.tool

Interface Summary
LayoutXmlProcessor.OriginalFileLookup Helper interface that can find the original copy of a resource XML.
 

Class Summary
DataBindingBuilder This class is used by Android Gradle plugin.
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.