Package com.iizix.prop
Interface IRuntimeResolver
public interface IRuntimeResolver
The runtime resolver instance.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionresolveStylesReference
(String stylesName) Resolves references for the Style name.
Method Details
resolveStylesReference
Resolves 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.