com.ohrasys.cad.bnf.validator
Class WhitespaceValidator

java.lang.Object
  extended by com.ohrasys.cad.bnf.BNFAbstractTest
      extended by com.ohrasys.cad.bnf.BNFOneOrMoreOptionalTest
          extended by com.ohrasys.cad.bnf.validator.WhitespaceValidator
All Implemented Interfaces:
BNFTestImplementor

public class WhitespaceValidator
extends BNFOneOrMoreOptionalTest


Field Summary
 
Fields inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
collectedData, collecting, committed, formatting, i18n, nextTest, playable, result, tests
 
Constructor Summary
WhitespaceValidator()
           
 
Method Summary
 
Methods inherited from class com.ohrasys.cad.bnf.BNFOneOrMoreOptionalTest
test, toString
 
Methods inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
checkTests, collect, isFirstTest, isLastTest, isNotLastTest, reset, setCollecting, setFormatting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WhitespaceValidator

public WhitespaceValidator()
                    throws BNFTestException
Throws:
BNFTestException