Java org.eclipse.jdt.core ICodeFormatter fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core ICodeFormatter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core ICodeFormatter.

The text is from its open source code.

Method

Stringformat(String string, int indentationLevel, int[] positions, String lineSeparator)
Formats the String sourceString, and returns a string containing the formatted version.