Eclipse Platform
Release 3.1

org.eclipse.jface.text.reconciler
Interface IReconcilerExtension

All Known Implementing Classes:
Reconciler

public interface IReconcilerExtension

Extends IReconciler with the ability to be aware of documents with multiple partitions.

Since:
3.0

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

Method Detail

getDocumentPartitioning

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

Returns:
the partitioning this reconciler is using

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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