public abstract class TemplateResolver
extends java.lang.Object
Constructor and Description |
---|
TemplateResolver() |
Modifier and Type | Method and Description |
---|---|
abstract Template |
resolveTemplate(java.lang.String templateName)
Resolve a template by its name.
|
public abstract Template resolveTemplate(java.lang.String templateName)
templateName
- the name of the templateCopyright © 2007, 2013 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html