org.eclipse.xtext.ui.editor.formatting
Interface IContentFormatterFactory

All Known Implementing Classes:
ContentFormatterFactory

public interface IContentFormatterFactory

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 org.eclipse.jface.text.formatter.IContentFormatter createConfiguredFormatter(org.eclipse.jface.text.source.SourceViewerConfiguration configuration, org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 

Method Detail

createConfiguredFormatter

org.eclipse.jface.text.formatter.IContentFormatter createConfiguredFormatter(org.eclipse.jface.text.source.SourceViewerConfiguration configuration,
                                                                             org.eclipse.jface.text.source.ISourceViewer sourceViewer)