public interface TemplatePack
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the template pack name.
|
Template |
getTemplateByName(String name)
Lookup a template by its name (as returned by getTemplateNames()).
|
List<String> |
getTemplateNames()
Returns the name of all the templates contained in this pack.
|
String getName()
List<String> getTemplateNames()
Template getTemplateByName(String name) throws IOException
IOException
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.