Interface RootUIComponentParser

All Superinterfaces:
ObjectParser<UIComponent>, UIComponentParser

@NonNullByDefault public interface RootUIComponentParser extends UIComponentParser
RootUIComponentParser is the interface to implement by any format parser for RootUIComponent objects.
Author:
Ravi Nadahar - Initial contribution