|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWhitespaceDetector
Defines the interface by which WhitespaceRule
determines whether a given character is to be considered
whitespace in the current context.
Method Summary | |
---|---|
boolean |
isWhitespace(char c)
Returns whether the specified character is whitespace. |
Method Detail |
---|
boolean isWhitespace(char c)
c
- the character to be checked
true
if the specified character is a whitespace char
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.