com.commsen.jwebthumb.simplexml
Class JWebThumbMatcher

java.lang.Object
  extended by com.commsen.jwebthumb.simplexml.JWebThumbMatcher
All Implemented Interfaces:
org.simpleframework.xml.transform.Matcher

public class JWebThumbMatcher
extends java.lang.Object
implements org.simpleframework.xml.transform.Matcher

Implementation of Matcher which attaches DateTransformer as default transformer for Date objects.

Since:
0.3
Author:
Milen Dyankov

Constructor Summary
JWebThumbMatcher()
           
 
Method Summary
 org.simpleframework.xml.transform.Transform match(java.lang.Class type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JWebThumbMatcher

public JWebThumbMatcher()
Method Detail

match

public org.simpleframework.xml.transform.Transform match(java.lang.Class type)
                                                  throws java.lang.Exception
Specified by:
match in interface org.simpleframework.xml.transform.Matcher
Throws:
java.lang.Exception
See Also:
Matcher.match(java.lang.Class)


Copyright © 2010 COMMSEN International. All Rights Reserved.