Uses of Interface
org.cdmckay.coffeedom.output.EscapeStrategy

Packages that use EscapeStrategy
org.cdmckay.coffeedom.output Classes to output CoffeeDOM documents to various destinations. 
 

Uses of EscapeStrategy in org.cdmckay.coffeedom.output
 

Methods in org.cdmckay.coffeedom.output that return EscapeStrategy
 EscapeStrategy Format.getEscapeStrategy()
          Returns the current escape strategy
 

Methods in org.cdmckay.coffeedom.output with parameters of type EscapeStrategy
 Format Format.setEscapeStrategy(EscapeStrategy strategy)
          Sets the EscapeStrategy to use for character escaping.
 



Copyright © 2011. All Rights Reserved.