Package | Description |
---|---|
org.jctools.channels.mapping | |
org.jctools.util |
Modifier and Type | Method and Description |
---|---|
<I> I |
Mapper.newFlyweight(java.lang.Class<I> implementationParent,
java.lang.String templateFileName,
Template template,
java.lang.Object... args) |
Modifier and Type | Method and Description |
---|---|
private Template |
Template.extractLoopBody(java.lang.String tagName) |
static Template |
Template.fromFile(java.lang.Class<?> resourceRoot,
java.lang.String fileName) |
private static Template |
Template.fromStream(java.io.InputStream templateStream) |