net.sourceforge.wurfl.core.handlers.matchers
Class MatcherChainFactory

java.lang.Object
  extended by net.sourceforge.wurfl.core.handlers.matchers.MatcherChainFactory

public class MatcherChainFactory
extends Object

Factory class for matchers chain.

This class build a MatcherChain with given HandlersFactory

Version:
$Id: MatcherChainFactory.java 432 2010-05-06 12:12:53Z filippo.deluca $
Author:
Fantayeneh Asres Gizaw, Filippo De Luca

Constructor Summary
MatcherChainFactory(HandlersFactory handlersFactory)
           
MatcherChainFactory(Map handlers)
           
 
Method Summary
 MatcherChain create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatcherChainFactory

public MatcherChainFactory(HandlersFactory handlersFactory)

MatcherChainFactory

public MatcherChainFactory(Map handlers)
Method Detail

create

public MatcherChain create()


Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.