com.hmsonline.json.transformer
Class JsonRuleCondition

java.lang.Object
  extended by com.hmsonline.json.transformer.JsonRuleCondition

public class JsonRuleCondition
extends Object


Constructor Summary
JsonRuleCondition(String cond)
           
 
Method Summary
 boolean check(String fieldName)
           
 boolean isRecursive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonRuleCondition

public JsonRuleCondition(String cond)
Method Detail

check

public boolean check(String fieldName)

isRecursive

public boolean isRecursive()


Copyright © 2013. All Rights Reserved.