/usr/share/doc/libhamcrest-java/api/allclasses-frame.html is in libhamcrest-java-doc 1.3-5ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Mon May 19 11:02:42 UTC 2014 -->
<title>All Classes (Hamcrest)</title>
<meta name="date" content="2014-05-19">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/hamcrest/core/AllOf.html" title="class in org.hamcrest.core" target="classFrame">AllOf</a></li>
<li><a href="org/hamcrest/core/AnyOf.html" title="class in org.hamcrest.core" target="classFrame">AnyOf</a></li>
<li><a href="org/hamcrest/internal/ArrayIterator.html" title="class in org.hamcrest.internal" target="classFrame">ArrayIterator</a></li>
<li><a href="org/hamcrest/BaseDescription.html" title="class in org.hamcrest" target="classFrame">BaseDescription</a></li>
<li><a href="org/hamcrest/BaseMatcher.html" title="class in org.hamcrest" target="classFrame">BaseMatcher</a></li>
<li><a href="org/hamcrest/number/BigDecimalCloseTo.html" title="class in org.hamcrest.number" target="classFrame">BigDecimalCloseTo</a></li>
<li><a href="org/hamcrest/core/CombinableMatcher.html" title="class in org.hamcrest.core" target="classFrame">CombinableMatcher</a></li>
<li><a href="org/hamcrest/core/CombinableMatcher.CombinableBothMatcher.html" title="class in org.hamcrest.core" target="classFrame">CombinableMatcher.CombinableBothMatcher</a></li>
<li><a href="org/hamcrest/core/CombinableMatcher.CombinableEitherMatcher.html" title="class in org.hamcrest.core" target="classFrame">CombinableMatcher.CombinableEitherMatcher</a></li>
<li><a href="org/hamcrest/Condition.html" title="class in org.hamcrest" target="classFrame">Condition</a></li>
<li><a href="org/hamcrest/Condition.Step.html" title="interface in org.hamcrest" target="classFrame"><i>Condition.Step</i></a></li>
<li><a href="org/hamcrest/CoreMatchers.html" title="class in org.hamcrest" target="classFrame">CoreMatchers</a></li>
<li><a href="org/hamcrest/CustomMatcher.html" title="class in org.hamcrest" target="classFrame">CustomMatcher</a></li>
<li><a href="org/hamcrest/CustomTypeSafeMatcher.html" title="class in org.hamcrest" target="classFrame">CustomTypeSafeMatcher</a></li>
<li><a href="org/hamcrest/core/DescribedAs.html" title="class in org.hamcrest.core" target="classFrame">DescribedAs</a></li>
<li><a href="org/hamcrest/Description.html" title="interface in org.hamcrest" target="classFrame"><i>Description</i></a></li>
<li><a href="org/hamcrest/Description.NullDescription.html" title="class in org.hamcrest" target="classFrame">Description.NullDescription</a></li>
<li><a href="org/hamcrest/DiagnosingMatcher.html" title="class in org.hamcrest" target="classFrame">DiagnosingMatcher</a></li>
<li><a href="org/hamcrest/core/Every.html" title="class in org.hamcrest.core" target="classFrame">Every</a></li>
<li><a href="org/hamcrest/Factory.html" title="annotation in org.hamcrest" target="classFrame">Factory</a></li>
<li><a href="org/hamcrest/FeatureMatcher.html" title="class in org.hamcrest" target="classFrame">FeatureMatcher</a></li>
<li><a href="org/hamcrest/beans/HasProperty.html" title="class in org.hamcrest.beans" target="classFrame">HasProperty</a></li>
<li><a href="org/hamcrest/beans/HasPropertyWithValue.html" title="class in org.hamcrest.beans" target="classFrame">HasPropertyWithValue</a></li>
<li><a href="org/hamcrest/object/HasToString.html" title="class in org.hamcrest.object" target="classFrame">HasToString</a></li>
<li><a href="org/hamcrest/xml/HasXPath.html" title="class in org.hamcrest.xml" target="classFrame">HasXPath</a></li>
<li><a href="org/hamcrest/core/Is.html" title="class in org.hamcrest.core" target="classFrame">Is</a></li>
<li><a href="org/hamcrest/core/IsAnything.html" title="class in org.hamcrest.core" target="classFrame">IsAnything</a></li>
<li><a href="org/hamcrest/collection/IsArray.html" title="class in org.hamcrest.collection" target="classFrame">IsArray</a></li>
<li><a href="org/hamcrest/collection/IsArrayContaining.html" title="class in org.hamcrest.collection" target="classFrame">IsArrayContaining</a></li>
<li><a href="org/hamcrest/collection/IsArrayContainingInAnyOrder.html" title="class in org.hamcrest.collection" target="classFrame">IsArrayContainingInAnyOrder</a></li>
<li><a href="org/hamcrest/collection/IsArrayContainingInOrder.html" title="class in org.hamcrest.collection" target="classFrame">IsArrayContainingInOrder</a></li>
<li><a href="org/hamcrest/collection/IsArrayWithSize.html" title="class in org.hamcrest.collection" target="classFrame">IsArrayWithSize</a></li>
<li><a href="org/hamcrest/number/IsCloseTo.html" title="class in org.hamcrest.number" target="classFrame">IsCloseTo</a></li>
<li><a href="org/hamcrest/core/IsCollectionContaining.html" title="class in org.hamcrest.core" target="classFrame">IsCollectionContaining</a></li>
<li><a href="org/hamcrest/collection/IsCollectionWithSize.html" title="class in org.hamcrest.collection" target="classFrame">IsCollectionWithSize</a></li>
<li><a href="org/hamcrest/object/IsCompatibleType.html" title="class in org.hamcrest.object" target="classFrame">IsCompatibleType</a></li>
<li><a href="org/hamcrest/collection/IsEmptyCollection.html" title="class in org.hamcrest.collection" target="classFrame">IsEmptyCollection</a></li>
<li><a href="org/hamcrest/collection/IsEmptyIterable.html" title="class in org.hamcrest.collection" target="classFrame">IsEmptyIterable</a></li>
<li><a href="org/hamcrest/text/IsEmptyString.html" title="class in org.hamcrest.text" target="classFrame">IsEmptyString</a></li>
<li><a href="org/hamcrest/core/IsEqual.html" title="class in org.hamcrest.core" target="classFrame">IsEqual</a></li>
<li><a href="org/hamcrest/text/IsEqualIgnoringCase.html" title="class in org.hamcrest.text" target="classFrame">IsEqualIgnoringCase</a></li>
<li><a href="org/hamcrest/text/IsEqualIgnoringWhiteSpace.html" title="class in org.hamcrest.text" target="classFrame">IsEqualIgnoringWhiteSpace</a></li>
<li><a href="org/hamcrest/object/IsEventFrom.html" title="class in org.hamcrest.object" target="classFrame">IsEventFrom</a></li>
<li><a href="org/hamcrest/collection/IsIn.html" title="class in org.hamcrest.collection" target="classFrame">IsIn</a></li>
<li><a href="org/hamcrest/core/IsInstanceOf.html" title="class in org.hamcrest.core" target="classFrame">IsInstanceOf</a></li>
<li><a href="org/hamcrest/collection/IsIterableContainingInAnyOrder.html" title="class in org.hamcrest.collection" target="classFrame">IsIterableContainingInAnyOrder</a></li>
<li><a href="org/hamcrest/collection/IsIterableContainingInOrder.html" title="class in org.hamcrest.collection" target="classFrame">IsIterableContainingInOrder</a></li>
<li><a href="org/hamcrest/collection/IsIterableWithSize.html" title="class in org.hamcrest.collection" target="classFrame">IsIterableWithSize</a></li>
<li><a href="org/hamcrest/collection/IsMapContaining.html" title="class in org.hamcrest.collection" target="classFrame">IsMapContaining</a></li>
<li><a href="org/hamcrest/core/IsNot.html" title="class in org.hamcrest.core" target="classFrame">IsNot</a></li>
<li><a href="org/hamcrest/core/IsNull.html" title="class in org.hamcrest.core" target="classFrame">IsNull</a></li>
<li><a href="org/hamcrest/core/IsSame.html" title="class in org.hamcrest.core" target="classFrame">IsSame</a></li>
<li><a href="org/hamcrest/Matcher.html" title="interface in org.hamcrest" target="classFrame"><i>Matcher</i></a></li>
<li><a href="org/hamcrest/MatcherAssert.html" title="class in org.hamcrest" target="classFrame">MatcherAssert</a></li>
<li><a href="org/hamcrest/Matchers.html" title="class in org.hamcrest" target="classFrame">Matchers</a></li>
<li><a href="org/hamcrest/number/OrderingComparison.html" title="class in org.hamcrest.number" target="classFrame">OrderingComparison</a></li>
<li><a href="org/hamcrest/beans/PropertyUtil.html" title="class in org.hamcrest.beans" target="classFrame">PropertyUtil</a></li>
<li><a href="org/hamcrest/internal/ReflectiveTypeFinder.html" title="class in org.hamcrest.internal" target="classFrame">ReflectiveTypeFinder</a></li>
<li><a href="org/hamcrest/beans/SamePropertyValuesAs.html" title="class in org.hamcrest.beans" target="classFrame">SamePropertyValuesAs</a></li>
<li><a href="org/hamcrest/beans/SamePropertyValuesAs.PropertyMatcher.html" title="class in org.hamcrest.beans" target="classFrame">SamePropertyValuesAs.PropertyMatcher</a></li>
<li><a href="org/hamcrest/SelfDescribing.html" title="interface in org.hamcrest" target="classFrame"><i>SelfDescribing</i></a></li>
<li><a href="org/hamcrest/internal/SelfDescribingValue.html" title="class in org.hamcrest.internal" target="classFrame">SelfDescribingValue</a></li>
<li><a href="org/hamcrest/internal/SelfDescribingValueIterator.html" title="class in org.hamcrest.internal" target="classFrame">SelfDescribingValueIterator</a></li>
<li><a href="org/hamcrest/core/StringContains.html" title="class in org.hamcrest.core" target="classFrame">StringContains</a></li>
<li><a href="org/hamcrest/text/StringContainsInOrder.html" title="class in org.hamcrest.text" target="classFrame">StringContainsInOrder</a></li>
<li><a href="org/hamcrest/StringDescription.html" title="class in org.hamcrest" target="classFrame">StringDescription</a></li>
<li><a href="org/hamcrest/core/StringEndsWith.html" title="class in org.hamcrest.core" target="classFrame">StringEndsWith</a></li>
<li><a href="org/hamcrest/core/StringStartsWith.html" title="class in org.hamcrest.core" target="classFrame">StringStartsWith</a></li>
<li><a href="org/hamcrest/core/SubstringMatcher.html" title="class in org.hamcrest.core" target="classFrame">SubstringMatcher</a></li>
<li><a href="org/hamcrest/TypeSafeDiagnosingMatcher.html" title="class in org.hamcrest" target="classFrame">TypeSafeDiagnosingMatcher</a></li>
<li><a href="org/hamcrest/TypeSafeMatcher.html" title="class in org.hamcrest" target="classFrame">TypeSafeMatcher</a></li>
</ul>
</div>
</body>
</html>
|