Uses of Interface
org.milyn.templating.Usage

Packages that use Usage
org.milyn.templating Templating for Smooks. 
 

Uses of Usage in org.milyn.templating
 

Classes in org.milyn.templating that implement Usage
 class BindTo
          BindTo template usage.
 class Inline
          Inline template usage.
 class OutputTo
          OutputTo template usage.
 

Methods in org.milyn.templating that return Usage
protected  Usage TemplatingConfiguration.getUsage()
          Get the templating Usage directive for the templating result.
static Usage OutputTo.stream(String outputStreamResource)
           
 

Methods in org.milyn.templating with parameters of type Usage
 TemplatingConfiguration TemplatingConfiguration.setUsage(Usage usage)
          Set the templating Usage directive for the templating result.
 



Copyright © 2014. All Rights Reserved.