net.sourceforge.wurfl.core.handlers.matchers
Class MatcherChainFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatcherChainFactory
public MatcherChainFactory(HandlersFactory handlersFactory)
MatcherChainFactory
public MatcherChainFactory(Map handlers)
create
public MatcherChain create()
Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.