| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.sqlbuilder.views.source.SQLWhitespaceDetector
public class SQLWhitespaceDetector
| Constructor Summary | |
|---|---|
| SQLWhitespaceDetector()Constructor. | |
| Method Summary | |
|---|---|
|  boolean | isWhitespace(char c)Returns whether the specified character is whitespace. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SQLWhitespaceDetector()
| Method Detail | 
|---|
public boolean isWhitespace(char c)
isWhitespace in interface org.eclipse.jface.text.rules.IWhitespaceDetector| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||