Uses of Class
org.hawk.module.script.BreakScript

Packages that use BreakScript
org.hawk.module.script   
 

Uses of BreakScript in org.hawk.module.script
 

Methods in org.hawk.module.script that return BreakScript
static BreakScript BreakScript.createScript(java.util.Map<java.lang.Integer,java.lang.String> lineBreakMatcherMap)
          This creates the BreakScript from the break matcher map.