net.sourceforge.wurfl.core.inspection
Interface InspectionManager

All Known Implementing Classes:
FakeInspectionManager

public interface InspectionManager

Date: 10/07/11

Since:
1.3.5
Version:
$Id$

Method Summary
 String inspect(WURFLRequest req, String genericMatch, Matcher matcher)
           
 boolean isGeneric(String deviceId)
           
 

Method Detail

inspect

String inspect(WURFLRequest req,
               String genericMatch,
               Matcher matcher)

isGeneric

boolean isGeneric(String deviceId)


Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.