net.sourceforge.wurfl.core.resource
Class WURFLConsistencyVerifier

java.lang.Object
  extended by net.sourceforge.wurfl.core.resource.WURFLConsistencyVerifier

public final class WURFLConsistencyVerifier
extends Object

This static class verifies the Model consistency

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

Method Summary
static void verify(ModelDevices devices)
          Verify devices collection consistency.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

verify

public static void verify(ModelDevices devices)
                   throws WURFLConsistencyException
Verify devices collection consistency.

Parameters:
devices - The ModelDevices to verify.
Throws:
WURFLConsistencyException - If the given ModelDevices is not consistent.


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