|
|||||||||
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.UnoidlWordDetector
public class UnoidlWordDetector
Basic rule to detect words in the text.
Constructor Summary | |
---|---|
UnoidlWordDetector()
|
Method Summary | |
---|---|
boolean |
isWordPart(char pChar)
|
boolean |
isWordStart(char pChar)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnoidlWordDetector()
Method Detail |
---|
public boolean isWordStart(char pChar)
isWordStart
in interface org.eclipse.jface.text.rules.IWordDetector
public boolean isWordPart(char pChar)
isWordPart
in interface org.eclipse.jface.text.rules.IWordDetector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |