|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPartitionTokenScanner | |
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 IPartitionTokenScanner in org.eclipse.jface.text.rules |
Classes in org.eclipse.jface.text.rules that implement IPartitionTokenScanner | |
class |
RuleBasedPartitionScanner
Scanner that exclusively uses predicate rules. |
Fields in org.eclipse.jface.text.rules declared as IPartitionTokenScanner | |
protected IPartitionTokenScanner |
DefaultPartitioner.fScanner
The partitioner's scanner |
Constructors in org.eclipse.jface.text.rules with parameters of type IPartitionTokenScanner | |
DefaultPartitioner(IPartitionTokenScanner scanner,
String[] legalContentTypes)
Creates a new partitioner that uses the given scanner and may return partitions of the given legal content types. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.