public interface IWhitespaceDetector
WhitespaceRule
determines whether a given character is to be considered
whitespace in the current context.Modifier and Type | Method and Description |
---|---|
boolean |
isWhitespace(char c)
Returns whether the specified character is whitespace.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.