pl.edu.agh.cast.importer.templates.template
Class Template
java.lang.Object
pl.edu.agh.cast.importer.templates.template.Template
public class Template
- extends Object
Representation of the import template.
- Author:
- AGH CAST Team
TEMPLATE_VERSION
public static final double TEMPLATE_VERSION
- The current template version.
- See Also:
- Constant Field Values
Template
public Template()
getName
public String getName()
getDescription
public String getDescription()
getTokenizer
public IImportTokenizer getTokenizer()
getGroup
public TemplateGroup getGroup()
setGroup
public void setGroup(TemplateGroup group)
toString
public String toString()
-
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.