org.eparapher.rcp.editors.xml
Class XMLWhitespaceDetector

java.lang.Object
  extended by org.eparapher.rcp.editors.xml.XMLWhitespaceDetector
All Implemented Interfaces:
org.eclipse.jface.text.rules.IWhitespaceDetector

public class XMLWhitespaceDetector
extends Object
implements org.eclipse.jface.text.rules.IWhitespaceDetector


Constructor Summary
XMLWhitespaceDetector()
           
 
Method Summary
 boolean isWhitespace(char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLWhitespaceDetector

public XMLWhitespaceDetector()
Method Detail

isWhitespace

public boolean isWhitespace(char c)
Specified by:
isWhitespace in interface org.eclipse.jface.text.rules.IWhitespaceDetector


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.