java.lang.Objectorg.eclipse.gmt.umlx.editor.xml.XMLWhitespaceDetector
public class XMLWhitespaceDetector
Constructor Summary | |
---|---|
XMLWhitespaceDetector()
|
Method Summary | |
---|---|
boolean |
isWhitespace(char c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLWhitespaceDetector()
Method Detail |
---|
public boolean isWhitespace(char c)
isWhitespace
in interface org.eclipse.jface.text.rules.IWhitespaceDetector