|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.ide.eclipse.core.editors.syntax.UnoidlWhiteSpaceDetector
public class UnoidlWhiteSpaceDetector
A basic rule to detect the white spaces in the text.
Constructor Summary | |
---|---|
UnoidlWhiteSpaceDetector()
|
Method Summary | |
---|---|
boolean |
isWhitespace(char pChar)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnoidlWhiteSpaceDetector()
Method Detail |
---|
public boolean isWhitespace(char pChar)
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 |