Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.text.IDocumentPartitionerExtension3

Packages that use IDocumentPartitionerExtension3
org.eclipse.jface.text.rules Provides a framework for rule based text scanning and uses the framework to provide rule-driven default implementations of IPresentationDamager, IPresentationRepairer and IDocumentPartitioner.  
 

Uses of IDocumentPartitionerExtension3 in org.eclipse.jface.text.rules
 

Classes in org.eclipse.jface.text.rules that implement IDocumentPartitionerExtension3
 class DefaultPartitioner
          Deprecated. As of 3.1, replaced by FastPartitioner instead
 class FastPartitioner
          A standard implementation of a document partitioner.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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