/usr/share/doc/libhtmlcleaner-java/api/allclasses-noframe.html is in libhtmlcleaner-java-doc 2.21-2.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (HtmlCleaner 2.21 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/htmlcleaner/AttributeTransformation.html" title="interface in org.htmlcleaner"><span class="interfaceName">AttributeTransformation</span></a></li>
<li><a href="org/htmlcleaner/AttributeTransformationPatternImpl.html" title="class in org.htmlcleaner">AttributeTransformationPatternImpl</a></li>
<li><a href="org/htmlcleaner/BaseToken.html" title="interface in org.htmlcleaner"><span class="interfaceName">BaseToken</span></a></li>
<li><a href="org/htmlcleaner/BaseTokenImpl.html" title="class in org.htmlcleaner">BaseTokenImpl</a></li>
<li><a href="org/htmlcleaner/BelongsTo.html" title="enum in org.htmlcleaner">BelongsTo</a></li>
<li><a href="org/htmlcleaner/BrowserCompactXmlSerializer.html" title="class in org.htmlcleaner">BrowserCompactXmlSerializer</a></li>
<li><a href="org/htmlcleaner/CData.html" title="class in org.htmlcleaner">CData</a></li>
<li><a href="org/htmlcleaner/CleanerProperties.html" title="class in org.htmlcleaner">CleanerProperties</a></li>
<li><a href="org/htmlcleaner/CleanerTransformations.html" title="class in org.htmlcleaner">CleanerTransformations</a></li>
<li><a href="org/htmlcleaner/CloseTag.html" title="enum in org.htmlcleaner">CloseTag</a></li>
<li><a href="org/htmlcleaner/CommandLine.html" title="class in org.htmlcleaner">CommandLine</a></li>
<li><a href="org/htmlcleaner/CommentNode.html" title="class in org.htmlcleaner">CommentNode</a></li>
<li><a href="org/htmlcleaner/CompactHtmlSerializer.html" title="class in org.htmlcleaner">CompactHtmlSerializer</a></li>
<li><a href="org/htmlcleaner/CompactXmlSerializer.html" title="class in org.htmlcleaner">CompactXmlSerializer</a></li>
<li><a href="org/htmlcleaner/ConfigFileTagProvider.html" title="class in org.htmlcleaner">ConfigFileTagProvider</a></li>
<li><a href="org/htmlcleaner/ContentNode.html" title="class in org.htmlcleaner">ContentNode</a></li>
<li><a href="org/htmlcleaner/ContentType.html" title="enum in org.htmlcleaner">ContentType</a></li>
<li><a href="org/htmlcleaner/DefaultTagProvider.html" title="class in org.htmlcleaner">DefaultTagProvider</a></li>
<li><a href="org/htmlcleaner/Display.html" title="enum in org.htmlcleaner">Display</a></li>
<li><a href="org/htmlcleaner/DoctypeToken.html" title="class in org.htmlcleaner">DoctypeToken</a></li>
<li><a href="org/htmlcleaner/DomSerializer.html" title="class in org.htmlcleaner">DomSerializer</a></li>
<li><a href="org/htmlcleaner/EndTagToken.html" title="class in org.htmlcleaner">EndTagToken</a></li>
<li><a href="org/htmlcleaner/audit/ErrorType.html" title="enum in org.htmlcleaner.audit">ErrorType</a></li>
<li><a href="org/htmlcleaner/Html4TagProvider.html" title="class in org.htmlcleaner">Html4TagProvider</a></li>
<li><a href="org/htmlcleaner/Html5TagProvider.html" title="class in org.htmlcleaner">Html5TagProvider</a></li>
<li><a href="org/htmlcleaner/HtmlCleaner.html" title="class in org.htmlcleaner">HtmlCleaner</a></li>
<li><a href="org/htmlcleaner/HtmlCleanerException.html" title="class in org.htmlcleaner">HtmlCleanerException</a></li>
<li><a href="org/htmlcleaner/HtmlCleanerForAnt.html" title="class in org.htmlcleaner">HtmlCleanerForAnt</a></li>
<li><a href="org/htmlcleaner/audit/HtmlModificationListener.html" title="interface in org.htmlcleaner.audit"><span class="interfaceName">HtmlModificationListener</span></a></li>
<li><a href="org/htmlcleaner/audit/HtmlModificationListenerLogger.html" title="class in org.htmlcleaner.audit">HtmlModificationListenerLogger</a></li>
<li><a href="org/htmlcleaner/HtmlNode.html" title="interface in org.htmlcleaner"><span class="interfaceName">HtmlNode</span></a></li>
<li><a href="org/htmlcleaner/HtmlSerializer.html" title="class in org.htmlcleaner">HtmlSerializer</a></li>
<li><a href="org/htmlcleaner/HtmlTokenizer.html" title="class in org.htmlcleaner">HtmlTokenizer</a></li>
<li><a href="org/htmlcleaner/ITagInfoProvider.html" title="interface in org.htmlcleaner"><span class="interfaceName">ITagInfoProvider</span></a></li>
<li><a href="org/htmlcleaner/conditional/ITagNodeCondition.html" title="interface in org.htmlcleaner.conditional"><span class="interfaceName">ITagNodeCondition</span></a></li>
<li><a href="org/htmlcleaner/JDomSerializer.html" title="class in org.htmlcleaner">JDomSerializer</a></li>
<li><a href="org/htmlcleaner/MathMLTagProvider.html" title="class in org.htmlcleaner">MathMLTagProvider</a></li>
<li><a href="org/htmlcleaner/OptionalOutput.html" title="enum in org.htmlcleaner">OptionalOutput</a></li>
<li><a href="org/htmlcleaner/PrettyHtmlSerializer.html" title="class in org.htmlcleaner">PrettyHtmlSerializer</a></li>
<li><a href="org/htmlcleaner/PrettyXmlSerializer.html" title="class in org.htmlcleaner">PrettyXmlSerializer</a></li>
<li><a href="org/htmlcleaner/Serializer.html" title="class in org.htmlcleaner">Serializer</a></li>
<li><a href="org/htmlcleaner/SimpleHtmlSerializer.html" title="class in org.htmlcleaner">SimpleHtmlSerializer</a></li>
<li><a href="org/htmlcleaner/SimpleXmlSerializer.html" title="class in org.htmlcleaner">SimpleXmlSerializer</a></li>
<li><a href="org/htmlcleaner/SpecialEntities.html" title="class in org.htmlcleaner">SpecialEntities</a></li>
<li><a href="org/htmlcleaner/SpecialEntity.html" title="class in org.htmlcleaner">SpecialEntity</a></li>
<li><a href="org/htmlcleaner/conditional/TagAllCondition.html" title="class in org.htmlcleaner.conditional">TagAllCondition</a></li>
<li><a href="org/htmlcleaner/TagInfo.html" title="class in org.htmlcleaner">TagInfo</a></li>
<li><a href="org/htmlcleaner/TagNode.html" title="class in org.htmlcleaner">TagNode</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeAttExistsCondition.html" title="class in org.htmlcleaner.conditional">TagNodeAttExistsCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeAttNameValueRegexCondition.html" title="class in org.htmlcleaner.conditional">TagNodeAttNameValueRegexCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeAttValueCondition.html" title="class in org.htmlcleaner.conditional">TagNodeAttValueCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeAutoGeneratedCondition.html" title="class in org.htmlcleaner.conditional">TagNodeAutoGeneratedCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeEmptyContentCondition.html" title="class in org.htmlcleaner.conditional">TagNodeEmptyContentCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeInsignificantBrCondition.html" title="class in org.htmlcleaner.conditional">TagNodeInsignificantBrCondition</a></li>
<li><a href="org/htmlcleaner/conditional/TagNodeNameCondition.html" title="class in org.htmlcleaner.conditional">TagNodeNameCondition</a></li>
<li><a href="org/htmlcleaner/TagNodeVisitor.html" title="interface in org.htmlcleaner"><span class="interfaceName">TagNodeVisitor</span></a></li>
<li><a href="org/htmlcleaner/TagToken.html" title="class in org.htmlcleaner">TagToken</a></li>
<li><a href="org/htmlcleaner/TagTransformation.html" title="class in org.htmlcleaner">TagTransformation</a></li>
<li><a href="org/htmlcleaner/Utils.html" title="class in org.htmlcleaner">Utils</a></li>
<li><a href="org/htmlcleaner/XmlSerializer.html" title="class in org.htmlcleaner">XmlSerializer</a></li>
<li><a href="org/htmlcleaner/XPather.html" title="class in org.htmlcleaner">XPather</a></li>
<li><a href="org/htmlcleaner/XPatherException.html" title="class in org.htmlcleaner">XPatherException</a></li>
</ul>
</div>
</body>
</html>
|