blob: 90588e9e5502921845ca02ef5fff74167524dace [file] [log] [blame]
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="IBM">
6 <title>Package-level Javadoc</title>
7</head>
8<body>
9The code formatter is the set of classes that are used to format Java code.
10
11<h2>
12Package Specification</h2>
13
14<p>This package contains classes to format Java code.
15The principal classes are {@link org.eclipse.jdt.core.formatter.CodeFormatter CodeFormatter} and
16{@link org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants DefaultCodeFormatterConstants}.
17</p>
18</body>
19</html>