Package com.iizix.prop
Interface IRuntimeResolver
public interface IRuntimeResolver
The runtime resolver instance.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- resolveStylesReference- (String stylesName) Resolves references for the Style name.
- Method Details- resolveStylesReferenceResolves references for the Style name.- Parameters:
- stylesName- The Styles referenced.
- Returns:
- The Runtime name to use for the Style as Class Name, null means not found.