org.jboss.errai.ui.rebind.chain
Class TemplateCatalog
java.lang.Object
org.jboss.errai.ui.rebind.chain.TemplateCatalog
public class TemplateCatalog
- extends Object
- Author:
- edewit@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateCatalog
public TemplateCatalog()
createTemplateCatalog
public static TemplateCatalog createTemplateCatalog(Command... commands)
visitTemplate
public Document visitTemplate(URL template)
parseTemplate
public Document parseTemplate(URL template)
- Parses the template into a document.
- Parameters:
template
- the location of the template to parse
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.