Eclipse Platform
Release 3.1

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

Packages that use IDocumentPartitionerExtension
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 IDocumentPartitionerExtension in org.eclipse.jface.text.rules
 

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


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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