Package android.databinding.tool
Interface LayoutXmlProcessor.OriginalFileLookup
-
- Enclosing class:
- LayoutXmlProcessor
public static interface LayoutXmlProcessor.OriginalFileLookupHelper interface that can find the original copy of a resource XML.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetOriginalFileFor(java.io.File file)
-