Eclipse JDT
Release 3.1

Package org.eclipse.jdt.core.formatter

The code formatter is the set of classes that are used to format Java code.

See:
          Description

Class Summary
CodeFormatter Specification for a generic source code formatter.
DefaultCodeFormatterConstants Constants used to set up the options of the code formatter.
 

Package org.eclipse.jdt.core.formatter Description

The code formatter is the set of classes that are used to format Java code.

Package Specification

This package contains classes to format Java code. The principal classes are CodeFormatter and DefaultCodeFormatterConstants.


Eclipse JDT
Release 3.1

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