Interface StringTemplateGroupLoader

All Known Implementing Classes:
CommonGroupLoader, PathGroupLoader

public interface StringTemplateGroupLoader
When group files derive from another group, we have to know how to load that group and its supergroups. This interface also knows how to load interfaces.
  • Method Details