protected class MultiPassContentFormatter.NonDeletingPositionUpdater extends DefaultPositionUpdater
fDocument, fLength, fOffset, fOriginalPosition, fPosition, fReplaceLength
Constructor and Description |
---|
MultiPassContentFormatter.NonDeletingPositionUpdater(String category)
Creates a new non-deleting position updater.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
notDeleted()
Determines whether the currently investigated position has been deleted by
the replace operation specified in the current event.
|
adaptToInsert, adaptToRemove, adaptToReplace, getCategory, isAffectingReplace, update
public MultiPassContentFormatter.NonDeletingPositionUpdater(String category)
category
- The position category to update its positionsprotected final boolean notDeleted()
DefaultPositionUpdater
notDeleted
in class DefaultPositionUpdater
true
if position has been deletedGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.