tle.searchutil.impl
Class CondEmpty

java.lang.Object
  extended by tle.searchutil.impl.AbstractPropertyCond
      extended by tle.searchutil.impl.CondEmpty
All Implemented Interfaces:
Cond, PropertyCond

public class CondEmpty
extends AbstractPropertyCond

ÇÁ·ÎÆÛƼ °ªÀÌ empty ÀÎÁö Ç¥ÇöÇÏ´Â Á¶°Ç

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondEmpty(java.lang.String propertyName)
           
 
Method Summary
 
Methods inherited from class tle.searchutil.impl.AbstractPropertyCond
getPropertyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CondEmpty

public CondEmpty(java.lang.String propertyName)