-
at.bestsolution.efxclipse.tooling.jdt.ui.internal.editors.model.anttasks.parameters.Template
A representation of the model object '
Template'.
The following features are supported:
- {@link at.bestsolution.efxclipse.tooling.jdt.ui.internal.editors.model.anttasks.parameters.Template#getFile File}
- {@link at.bestsolution.efxclipse.tooling.jdt.ui.internal.editors.model.anttasks.parameters.Template#getToFile To File}
@see at.bestsolution.efxclipse.tooling.jdt.ui.internal.editors.model.anttasks.parameters.ParametersPackage#getTemplate()
@model
@generated
-
at.molindo.notify.model.Template
-
buildcraft.core.blueprints.Template
Use the template system to describe fillers
-
cambridge.Template
Template is a lightweight object that holds the data model for template rendering. Template objects are not thread safe, using a {@link TemplateFactory} you should createa Template object every time before you render a page and throw the Template object away. TemplateFactories are thread safe and they represent the parsed/optimized template structure. Once you have a TemplateFactory object, the cost of creating a Template object is almost none.
-
client.net.sf.saxon.ce.expr.instruct.Template
The runtime object corresponding to an xsl:template element in the stylesheet. Note that the Template object no longer has precedence information associated with it; this is now only in the Rule object that references this Template. This allows two rules to share the same template, with different precedences. This occurs when a stylesheet module is imported more than once, from different places, with different import precedences.
-
com.agiletec.plugins.jpuserreg.aps.system.services.userreg.model.Template
-
com.alibaba.citrus.util.templatelite.Template
一个简易的模板。
格式如下:
- 模板解析参数
-
参数必须定义在模板或子模板的开头,在所有的内容开始之前。
#@charset UTF-8
- 注释
-
注释可以写在任何地方。如果一个注释从行首开始,或者注释之前没有任何可见字符,则整行将被忽略。
## comment
- 替换变量(placeholder)
-
最简单的写法:
${placeholder}
包含一个或多个参数:
${placeholder: param, param}
可引用一个或多个子模板作为参数。所引用的子模板将从当前子模板或者上级子模板中查找。
${placeholder: #subtpl, #subtpl}
也可引用多级子模板作为参数。
${placeholder: #tpl1.subtpl2.suptpl3}
使用.*可达到引用一组模板的作用。
${placeholder: #tpl1.*}
- 包含子模板
-
直接包含一个子模板,不调用visitor。
$#{subtpl}
也可包含多级子模板。
$#{tpl.subtpl1.subtpl2}
- 定义子模板
-
子模板必须位于模板或其它子模板的末尾。从最后一行内容到子模板之间的空行将被忽略。子模板可以包含其它子模板。
#subtpl #@trimming on #@whitespace collapse content #end
- 导入子模板
-
导入外部文件,作为子模板。这种方法所产生的子模板,和直接定义子模板的效果完全相同。但将子模板定义在外部文件中,有利于整理并缩短模板的长度。
#subtpl(relative_file_name)
或者:
#subtpl("relative_file_name")
@author Michael Zhou
-
com.astamuse.asta4d.template.Template
-
com.bea.canvas.Template
This class represents a Template.
@author Cedric Beust, Mar 6, 2004
-
com.cburch.logisim.prefs.Template
-
com.consol.citrus.container.Template
Class represents a previously defined block of test actions. Test cases can call templates and reuse its functionality. Templates operate on test variables. While calling the template caller can set these variables as parameters. Nested test actions are executes in sequence. The template execution may affect existing variable values in the calling test case. So variables may have different values in the test case after template execution. Therefore user can create a local test context by setting globalContext to false. Template then will have no affect on the variables used in the test case.
@author Christoph Deppisch
@since 2007
-
com.cosmo.ui.templates.Template
Representa una plantilla de presentaci�n de Cosmno.
@author Gerard Llort
-
com.day.cq.wcm.api.Template
-
com.dotmarketing.portlets.templates.model.Template
@author Hibernate CodeGenerator
-
com.dragome.templates.interfaces.Template
-
com.dubture.symfony.core.model.Template
-
com.dubture.twig.core.model.Template
@author Robert Gruendler
-
com.evasion.entity.Template
@author sebastien
-
com.example.helloworld.core.Template
-
com.extjs.gxt.ui.client.core.Template
Represents an HTML fragment template. Templates can be precompiled for greater performance.
-
com.floreysoft.jmte.template.Template
-
com.force.sdk.codegen.template.Template
A representation of the physical layout of generated code.
A {@code Template} class defines what the generated code should look like.It can accept injected state and use that state to dynamically generate source code.
@author Tim Kral
-
com.freewebsys.blog.pojo.Template
-
com.github.jknack.handlebars.Template
-
com.google.clearsilver.jsilver.template.Template
Represents a template that can be rendered with data.
-
com.google.gwt.safehtml.client.SafeHtmlTemplates.Template
-
com.google.gxp.compiler.base.Template
A GXP template. Corresponds to a {@code } element.
-
com.google.refine.templating.Template
-
com.google.sitebricks.Template
@author Dhanji R. Prasanna (dhanji@gmail com)
-
com.griaule.grfingerjava.Template
-
com.griddynamics.genesis.tools.templates.Template
-
com.hlcl.rql.as.Template
Diese Klasse beschreibt ein RedDot Template.
@author LEJAFR
-
com.hp.hpl.jena.sparql.syntax.Template
Triples template.
-
com.iCo6.util.Template
-
com.inet.jorthodictionaries.BookGenerator_ru.Template
-
com.intellij.codeInsight.template.Template
-
com.jada.jpa.entity.Template
Template generated by hbm2java
-
com.javaforge.bobber.archetype.model.Template
Represents a template in the archetype to be processed .
@version $Revision$ $Date$
-
com.mysema.query.types.Template
Template for {@link Operation}, {@link TemplateExpression} and {@link Path} serialization
@author tiwe
-
com.plainsource.commons.text.template.Template
-
com.psddev.cms.db.Template
@deprecated No direct replacement but {@link Renderer.LayoutPath} and{@link Renderer.ListLayouts} provide similar functionality.
-
com.redhat.ceylon.tools.new_.Template
-
com.salas.bb.remixfeeds.templates.Template
A template.
-
com.samskivert.mustache.Template
che.github.com/mustache.5.html">Mustache documentation for more details on section behavior.
-
com.sequenceiq.cloudbreak.domain.Template
-
com.sogou.qadev.service.cynthia.bean.Template
@description :template interface
@author :liming
@mail :liming@sogou-inc.com
@date :2014-5-6 下午4:28:11
@version :v1.0
-
com.sun.grid.cull.template.Template
-
com.sun.tools.javac.comp.Resolve.MethodResolutionDiagHelper.Template
-
com.uic.ase.proj.xbn.template.Template
ge.net/projects/xbnjava">http://sourceforge.net/projects/xbnjava.
-
com.uwyn.rife.template.Template
-
com.vtence.molecule.templating.Template
-
com.xfltr.hapax.Template
Template executes the program defined by the tmpl_ list. The list itself is constructed by implementations of {@link TemplateParser}. Instead of constructing a Template directly, use an implementation of {@link TemplateLoader} such as {@link TemplateCache}.
@author dcoker
-
edu.pitt.dbmi.nlp.noble.extract.model.Template
this class represents a set of pieces of information that need to be extracted from free text
@author tseytlin
-
edu.pitt.info.extract.model.Template
this class represents a set of pieces of information that need to be extracted from free text
@author tseytlin
-
eu.planets_project.ifr.core.wee.api.workflow.generated.WorkflowConf.Template
-
freemarker.template.Template
A core FreeMarker API that represents a compiled template. Typically, you will use a {@link Configuration} object to instantiate a template.
Configuration cfg = new Configuration(); ... Template myTemplate = cfg.getTemplate("myTemplate.html");
However, you can also construct a template directly by passing in to the appropriate constructor a java.io.Reader instance that is set to read the raw template text. The compiled template is stored in an an efficient data structure for later use.
To render the template, i.e. to merge it with a data model, and thus produce "cooked" output, call the process method.
Any error messages from exceptions thrown during compilation will be included in the output stream and thrown back to the calling code. To change this behavior, you can install custom exception handlers using {@link Configurable#setTemplateExceptionHandler(TemplateExceptionHandler)} ona Configuration object (for all templates belonging to a configuration) or on a Template object (for a single template).
It's not legal to modify the values of FreeMarker settings: a) while the template is executing; b) if the template object is already accessible from multiple threads.
@version $Id: Template.java,v 1.216.2.3 2006/03/10 17:49:02 revusky Exp $
-
galoot.Template
-
gap.hapax.Template
-
groovy.text.Template
A template is a block of text with an associated binding that can be output to a writer or evaluated to a string.
@author sam
-
hapax.Template
-
httl.Template
Template. (API, Prototype, Immutable, ThreadSafe)
Engine engine = Engine.getEngine(); Template template = engine.getTemplate("/foo.httl");
@see httl.Engine#getTemplate(String)
@see httl.Engine#getTemplate(String,String)
@see httl.Context#getTemplate()
@see httl.spi.Translator#translate(Resource,Node,java.util.Map)
@author Liang Fei (liangfei0201 AT gmail DOT com)
-
it.cnr.isti.hpc.wikipedia.article.Template
Template represents a particular template in a article.
@author Diego Ceccarelli, diego.ceccarelli@isti.cnr.itcreated on 19/nov/2011
-
it.eng.spagobi.engines.chart.utils.Template
@author Antonella Giachino (antonella.giachino@eng.it)Utility Class for highcharts integration
-
jsontemplate.Template
Represents a compiled template.
Like many template systems, the template string is compiled into a program, and then it can be expanded any number of times. For example, in a web app, you can compile the templates once at server startup, and use the expand() method at request handling time. expand() uses the compiled representation.
There are various options for controlling parsing — see {@link TemplateCompiler} and {@link TemplateCompileOptions} Don't go crazywith metacharacters. {}, [], {{}} or <> should cover nearly any circumstance, e.g. generating HTML, CSS XML, JavaScript, C programs, text files, etc.
-
jsynoptic.base.Template
A template class is a JSynoptic sheets factory. A template is able to create a unique kind of shape containers. Note: When creating a new sheet, user can be asked to select a template for sheet creation. A template can provide a option panel to customize template parameters.
@author zxpletran007
-
net.hamnaberg.json.Template
-
net.pterodactylus.util.template.Template
-
net.sf.jpluck.jxl.Template
-
net.sf.laja.template.Template
-
net.sf.minuteProject.configuration.bean.Template
-
net.sf.saxon.instruct.Template
An xsl:template element in the style sheet.
-
net.sourceforge.temply.base.project.Template
@author Enrico Benedetti
-
net.webpasswordsafe.common.model.Template
Domain model POJO for a template
@author Josh Drummond
-
org.andromda.core.cartridge.template.Template
hlen.de">Matthias Bohlen
@author Anthony Mowers
@author Chad Brandon
-
org.apache.abdera.i18n.templates.Template
Used to evaluate a URI Template. Instances are immutable, cloneable, serializable and threadsafe.
-
org.apache.click.eclipse.preferences.Template
@author Naoki Takezoe
-
org.apache.flex.forks.velocity.Template
This class is used for controlling all template operations. This class uses a parser created by JavaCC to create an AST that is subsequently traversed by a Visitor.
Template template = Velocity.getTemplate("test.wm"); Context context = new VelocityContext(); context.put("foo", "bar"); context.put("customer", new Customer()); template.merge(context, writer);
@author
Jason van Zyl
@author
Geir Magnusson Jr.
@version $Id: Template.java,v 1.36.4.1 2004/03/03 22:28:24 geirm Exp $
-
org.apache.hadoop.gateway.util.urltemplate.Template
-
org.apache.jmeter.gui.action.template.Template
Template Bean
@since 2.10
-
org.apache.roller.planet.pojos.Template
-
org.apache.roller.pojos.Template
The Template interface represents the abstract concept of a single unit of templated or non-rendered content. For Roller we mainly think of templates as Velocity templates which are meant to be fed into the Velocity rendering engine.
@author Allen Gilliland
-
org.apache.roller.weblogger.pojos.Template
The Template interface represents the abstract concept of a single unit of templated or non-rendered content. For Roller we mainly think of templates as Velocity templates which are meant to be fed into the Velocity rendering engine.
-
org.apache.sirona.reporting.web.plugin.api.Template
Represents a template (by name/path) and its set of parameters.
-
org.apache.struts2.components.template.Template
A template.
A template is used as a model for rendering output. This object contains basic common template information
-
org.apache.synapse.endpoints.Template
A template with the endpoint information.
-
org.apache.velocity.Template
up and initialize Velocity before this code block Template template = Velocity.getTemplate("test.wm"); Context context = new VelocityContext(); context.put("foo", "bar"); context.put("customer", new Customer()); template.merge(context, writer);
@author
Jason van Zyl
@author
Geir Magnusson Jr.
@version $Id: Template.java 365832 2006-01-04 05:45:40Z wglass $
-
org.bee.tl.core.Template
-
org.commontemplate.core.Template
-
org.cx4a.rsense.typing.Template
-
org.eclipse.jface.text.templates.Template
A template consisting of a name and a pattern.
Clients may instantiate this class. May become final in the future.
@since 3.0
@noextend This class is not intended to be subclassed by clients.
-
org.eclipse.rap.rwt.template.Template
-
org.exist.xslt.expression.Template
-
org.glassfish.jersey.server.mvc.Template
-
org.gwtoolbox.commons.util.client.template.Template
@author Uri Boness
-
org.jahia.services.render.Template
User: toto Date: Oct 28, 2010 Time: 3:36:35 PM
-
org.jboss.forge.addon.templates.Template
A representation of a {@link Template} that knows how to render a specific {@link Resource} instance.
@author Vineet Reynolds
@author
Lincoln Baxter, III
-
org.jboss.jca.codegenerator.Template
Template interface.
@author Jeff Zhang
@version $Revision: $
-
org.jclouds.cloudstack.domain.Template
@author Adrian Cole
-
org.jclouds.compute.domain.Template
Configured operating system used to start nodes.
@author Adrian Cole
-
org.jostraca.Template
Interface to template object. Constructor loads template source and parses out config data into a PropertySet.
-
org.jpublish.Template
-
org.jsurveylib.model.question.Template
FOR INTERNAL USE ONLY. Copyright (c)2007, Daniel Kaplan
@author Daniel Kaplan
@since 7.10.12
-
org.lilystudio.smarty4j.Template
模板信息类,记录模板文件的来源,时间等基本信息,内置模板解析器的实现接口, 通过调用merge方法, 能够将源数据与模板文件合并产生输出。一般的调用方法如下:
如果是文件需要解析: Template template = engine.getTemplate("demo.html"); Writer writer = new StringWriter(); template.merge(context, writer); System.out.println(writer.toString());
如果是字符串需要解析: Template template = new Template(engine, "22\n{if 1}\n123\n{/if}\n"); Writer writer = new StringWriter(); template.merge(context, writer); System.out.println(writer.toString());
@see org.lilystudio.smarty4j.Engine
@see org.lilystudio.smarty4j.IParser
@version 1.0.0, 2010/10/01
@author 欧阳先伟
@since Smarty 1.0
-
org.locationtech.udig.printing.ui.Template
A Template describes each element to be realized onto a Page. It is used to provide users with a preformatted Page that can be used multiple times to easily print maps without having to worry about repositioning and resizing each Box every time they create a new page.
Note: All Box Printers used to initialize the page must also have a org.locationtech.udig.printing.ui.boxprinter extension defined for it.
@author Richard Gould
-
org.mapfish.print.config.Template
Represents a report template configuration.
@author sbrunner
-
org.mifosplatform.template.domain.Template
-
org.msgpack.Template
-
org.msgpack.template.Template
-
org.openiaml.docs.modeldoc.Template
-
org.osforce.connect.entity.commons.Template
ourceforce.org">开源力量
-
org.pdf4j.saxon.instruct.Template
An xsl:template element in the style sheet.
-
org.pentaho.reporting.engine.classic.core.filter.templates.Template
A template defines a common use case for a DataSource and one or more predefined Filters.
@author Thomas Morgner
-
org.pirkaengine.core.Template
Templateインターフェイス.
@author shuji.w6e
@since 0.1.0
-
org.raml.model.Template
-
org.restlet.routing.Template
le.com/p/uri-templates/">URI Template
specification
@author Jerome Louvel
-
org.restlet.util.Template
-
org.rhq.helpers.pluginGen.Props.Template
-
org.sgx.yuigwt.yui.handlebars.Template
I represent the js function returned by Y.Handlerbars.compile()
@author sg
-
org.springframework.ide.eclipse.wizard.template.infrastructure.Template
Template of a project, which requires a content item from a content manager that handles template descriptors. In addition, when a template is created, it has an explicit API that fetches the templata data. This should be called at some point in time after the template is created. The reason it is not called during Template creation is that fetching template data may require downloading the data. Therefore it is the responsibility of the Template creator to explicitly invoke the data-fetching API when appropriate.
@author Terry Denney
@author Leo Dos Santos
@author Christian Dupuis
-
org.springmodules.template.Template
An abstraction of a template that can generate output based on a template model. Template
implemenatation are expected to be thread safe.
@author Uri Boness
-
org.stjs.javascript.annotation.Template
-
org.structr.web.entity.dom.Template
Content element that can act as an outer template.
@author Axel Morgner
-
org.thymeleaf.Template
A read and parsed template.
Template objects model templates as they are needed by the {@link TemplateEngine}, including its name, {@link TemplateResolution} objects and DOM tree.
@author Daniel Fernández
@since 2.0.0
-
org.trzcinka.intellitrac.dto.Template
Created on: 2008-11-29 23:44:42
@author Michal Trzcinka
-
org.untmpl.Template
A template common to two or more html pages.
@author eskil.andreen
-
org.webmacro.Template
-
org.xrace.desjardins.trx.Template
Class Template.
@version $Revision$ $Date$
-
play.templates.Template
-
project.entities.documents.Template
-
ro.redeul.google.go.actions.GoTemplatesFactory.Template
-
ru.org.linux.site.Template
-
server.hibernate.Template
Template generated by hbm2java
-
sg.edu.nus.comp.simTL.engine.interpreter.Template
@author Marcel B�hmeComment created on: 29-Jun-2010
-
smilehouse.tools.template.Template
Template is a tool for printing ascii output from a program.
It can be used to output information from the program to a static templatefile which contains predefined places for the information.
The templatefile consists of templateblocks. Templateblocks are pieces of ascii text limited by block identifiers. All templateblocks have a name, except for one templateblock, which is the root templateblock and contains the whole templatefile.
Templateblocks can contain static text, variables and other templateblocks. Templateblocks inside another blocks are called 'subblocks'. The amount of block levels is not restricted.
Variables have names and values. Variable's default value is an empty string.
A templateblock can also contain a special element, a Breakpoint. A Breakpoint is a line of text which is included in the templateblock only if it's condition matches. The condition is a modulus of the amount of writes for the block. For example '#breakpoint 3 haha' would print 'haha' every third time that the templateblock is written. A breakpoint is never included in the last write. See about writing blocks below.
The templateblocks and variables can be filled with content by the program using the templatefile, with this Template library. A Template object is a manifestation of a 'templateblock' in the templatefile.
The program using this tool library first loads a templatefile to form a template object.
Then it asks for blocks defined in the templatefile and sets the variables values in the template.
When they are set, the template should be written with the write-method.
The write method evaluates the template with the current values and forms the final printout.
The printout can be retrieved with the toString-method.
If a variable value isn't set by the program then the variable will disappear from the printout.
If a templateblock defined in the templatefile, isn't written by the program, then it disappears from the printout. This means that the block can be used like an if-clause. The templateblocks can also be written multiple times with different values set in it's variables each time. This means that the block can be used like a loop.
-
webit.script.Template
@author Zqq
-
yalp.templates.Template