JavaScript Development Tools
Release 3.2

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(Map options)
          Create an instance of the built-in code formatter.
static CodeFormatter ToolFactory.createCodeFormatter(Map options, int mode)
          Create an instance of the built-in code formatter.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.