org.springframework.web.servlet.view.json.writer.jsonlib
Class AllwaysMatchingValueProcessorMatcher

java.lang.Object
  extended by net.sf.json.processors.JsonValueProcessorMatcher
      extended by org.springframework.web.servlet.view.json.writer.jsonlib.AllwaysMatchingValueProcessorMatcher

public class AllwaysMatchingValueProcessorMatcher
extends net.sf.json.processors.JsonValueProcessorMatcher


Field Summary
 
Fields inherited from class net.sf.json.processors.JsonValueProcessorMatcher
DEFAULT
 
Constructor Summary
AllwaysMatchingValueProcessorMatcher()
           
 
Method Summary
 Object getMatch(Class target, Set set)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllwaysMatchingValueProcessorMatcher

public AllwaysMatchingValueProcessorMatcher()
Method Detail

getMatch

public Object getMatch(Class target,
                       Set set)
Specified by:
getMatch in class net.sf.json.processors.JsonValueProcessorMatcher


Copyright © 2010. All Rights Reserved.