com.pnp.xfeature.project
Class XMLWhitespaceDetector

java.lang.Object
  extended by com.pnp.xfeature.project.XMLWhitespaceDetector

public class XMLWhitespaceDetector
extends java.lang.Object

detects whitespaces n the input file


Constructor Summary
XMLWhitespaceDetector()
           
 
Method Summary
 boolean isWhitespace(char c)
          detects whitespaces n the input file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLWhitespaceDetector

public XMLWhitespaceDetector()
Method Detail

isWhitespace

public boolean isWhitespace(char c)
detects whitespaces n the input file



Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.