Uses of Class
org.eclipse.wst.jsdt.core.formatter.CodeFormatter

Packages that use CodeFormatter
org.eclipse.wst.jsdt.core   
 

Uses of CodeFormatter in org.eclipse.wst.jsdt.core
 

Methods in org.eclipse.wst.jsdt.core that return CodeFormatter
static CodeFormatter ToolFactory.createCodeFormatter(java.util.Map options)
          Create an instance of the built-in code formatter.
static CodeFormatter ToolFactory.createCodeFormatter(java.util.Map options, int mode)
          Create an instance of the built-in code formatter.