org.drools.eclipse.editors.scanners
Class WhitespaceDetector
java.lang.Object
org.drools.eclipse.editors.scanners.WhitespaceDetector
- All Implemented Interfaces:
- org.eclipse.jface.text.rules.IWhitespaceDetector
public class WhitespaceDetector
- extends Object
- implements org.eclipse.jface.text.rules.IWhitespaceDetector
A rule aware white space detector.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WhitespaceDetector
public WhitespaceDetector()
isWhitespace
public boolean isWhitespace(char character)
- Specified by:
isWhitespace in interface org.eclipse.jface.text.rules.IWhitespaceDetector
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.