Eclipse Platform
Release 3.1

org.eclipse.jface.text.presentation
Interface IPresentationReconcilerExtension

All Known Implementing Classes:
PresentationReconciler

public interface IPresentationReconcilerExtension

Extension interface for IPresentationReconciler. Adds awareness of documents with multiple partitions.

Since:
3.0

Method Summary
 String getDocumentPartitioning()
          Returns the document partitioning this presentation reconciler is using.
 

Method Detail

getDocumentPartitioning

public String getDocumentPartitioning()
Returns the document partitioning this presentation reconciler is using.

Returns:
the document partitioning this presentation reconciler is using

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.