|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infolayer.templates.TemplateLoader
org.infolayer.templates.plain.PlainLoader
Field Summary |
Fields inherited from class org.infolayer.templates.TemplateLoader |
TEMPLATE_NAMESPACE |
Constructor Summary | |
PlainLoader(UmlModel model,
java.lang.String base)
|
Method Summary | |
void |
apply(IlRequest request,
Template template,
java.lang.Object self)
Sets the template encoding(!) |
Methods inherited from class org.infolayer.templates.TemplateLoader |
addMapping, createElement, defineCharacterEntity, defineEntities, getBase, getModel, getTemplate, init |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlainLoader(UmlModel model, java.lang.String base)
model
- base
- Method Detail |
public void apply(IlRequest request, Template template, java.lang.Object self) throws java.io.IOException
apply
in class TemplateLoader
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |