org.openqa.selenium.server
Class HtmlIdentifier

java.lang.Object
  extended by org.openqa.selenium.server.HtmlIdentifier

public class HtmlIdentifier
extends Object


Constructor Summary
HtmlIdentifier()
           
 
Method Summary
static boolean shouldBeInjected(String path, String contentType, String contentPreview)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlIdentifier

public HtmlIdentifier()
Method Detail

shouldBeInjected

public static boolean shouldBeInjected(String path,
                                       String contentType,
                                       String contentPreview)


Copyright © 2012. All Rights Reserved.