blob: 5cceaab981e51199213d37f9354216c9f1f531d2 [file] [log] [blame]
<html><head><title>Epydoc Redirect Page</title>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body>
<script type="text/javascript">
<!--
var pages = ["com.dtmilano.android.viewclient.UiAutomator2AndroidViewClient-c", "com.dtmilano.android.viewclient.ViewNotFoundException-c", "com.dtmilano.android.adb.adbclient.AdbClient-c", "com.dtmilano.android.viewclient.Excerpt2Code-c", "com.dtmilano.android.viewclient.ViewClient-c", "com.dtmilano.android.adb.adbclient.Device-c", "com.dtmilano.android.viewclient.EditText-c", "com.dtmilano.android.viewclient.TextView-c", "com.dtmilano.android.viewclient.Window-c", "com.dtmilano.android.viewclient.View-c", "com.dtmilano.android.adb.adbclient-m", "com.dtmilano.android.viewclient-m", "com.dtmilano.android.adb-m", "com.dtmilano.android-m"];
var dottedName = get_anchor();
if (dottedName) {
var target = redirect_url(dottedName);
if (target) window.location.replace(target);
}
// -->
</script>
<h3>Epydoc Auto-redirect page</h3>
<p>When javascript is enabled, this page will redirect URLs of
the form <tt>redirect.html#<i>dotted.name</i></tt> to the
documentation for the object with the given fully-qualified
dotted name.</p>
<p><a id="message"> &nbsp; </a></p>
<script type="text/javascript">
<!--
if (dottedName) {
var msg = document.getElementById("message");
msg.innerHTML = "No documentation found for <tt>"+
dottedName+"</tt>";
}
// -->
</script>
</body>
</html>