summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/javax/swing/text/html
diff options
context:
space:
mode:
authorTom Tromey <tromey@gcc.gnu.org>2007-01-09 19:58:05 +0000
committerTom Tromey <tromey@gcc.gnu.org>2007-01-09 19:58:05 +0000
commit97b8365cafc3a344a22d3980b8ed885f5c6d8357 (patch)
tree996a5f57d4a68c53473382e45cb22f574cb3e4db /libjava/classpath/lib/javax/swing/text/html
parentc648dedbde727ca3f883bb5fd773aa4af70d3369 (diff)
downloadgcc-97b8365cafc3a344a22d3980b8ed885f5c6d8357.tar.gz
Merged gcj-eclipse branch to trunk.
From-SVN: r120621
Diffstat (limited to 'libjava/classpath/lib/javax/swing/text/html')
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/BRView.classbin0 -> 553 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/BlockView$PositionInfo.classbin0 -> 998 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/BlockView.classbin0 -> 9557 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/CSS$Attribute.classbin0 -> 6219 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/CSS.classbin0 -> 6687 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/CSSBorder.classbin0 -> 7458 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/CSSParser$CSSParserCallback.classbin0 -> 390 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/CSSParser.classbin0 -> 4348 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent$MethodType.classbin0 -> 567 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent.classbin0 -> 1362 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormView$1.classbin0 -> 1669 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormView$MouseEventListener.classbin0 -> 941 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormView$SubmitThread.classbin0 -> 5391 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FormView.classbin0 -> 10767 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FrameSetView$FrameSetRow.classbin0 -> 1841 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FrameSetView.classbin0 -> 3609 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/FrameView.classbin0 -> 4334 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HRuleView$Beginning.classbin0 -> 850 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HRuleView.classbin0 -> 2341 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTML$Attribute.classbin0 -> 6257 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTML$Tag.classbin0 -> 6702 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTML$UnknownTag.classbin0 -> 546 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTML.classbin0 -> 2647 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$1.classbin0 -> 1352 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$BlockElement.classbin0 -> 1326 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$AreaAction.classbin0 -> 1106 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BaseAction.classbin0 -> 1330 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BlockAction.classbin0 -> 1103 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$CharacterAction.classbin0 -> 1544 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ConvertAction.classbin0 -> 2417 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormAction.classbin0 -> 5253 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormTagAction.classbin0 -> 913 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HeadAction.classbin0 -> 1714 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HiddenAction.classbin0 -> 1106 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$IsindexAction.classbin0 -> 1202 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$LinkAction.classbin0 -> 2414 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MapAction.classbin0 -> 1103 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MetaAction.classbin0 -> 1106 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ParagraphAction.classbin0 -> 1086 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$PreAction.classbin0 -> 1471 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$SpecialAction.classbin0 -> 971 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$StyleAction.classbin0 -> 1084 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TagAction.classbin0 -> 993 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TitleAction.classbin0 -> 1109 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader.classbin0 -> 15313 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$Iterator.classbin0 -> 612 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$LeafIterator.classbin0 -> 1732 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument$RunElement.classbin0 -> 1364 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLDocument.classbin0 -> 14134 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLFactory.classbin0 -> 3016 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLTextAction.classbin0 -> 3248 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$InsertHTMLTextAction.classbin0 -> 5648 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$LinkController.classbin0 -> 5330 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$Parser.classbin0 -> 542 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$ParserCallback.classbin0 -> 1710 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit.classbin0 -> 10214 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLFrameHyperlinkEvent.classbin0 -> 1753 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/HTMLWriter.classbin0 -> 13091 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ImageView$1.classbin0 -> 842 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ImageView$Observer.classbin0 -> 1079 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ImageView.classbin0 -> 8743 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/InlineView.classbin0 -> 4798 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ListView.classbin0 -> 1920 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/MinimalHTMLWriter.classbin0 -> 9010 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet$MultiNameEnumeration.classbin0 -> 1245 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet.classbin0 -> 2791 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/MultiStyle.classbin0 -> 1900 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/NullView.classbin0 -> 1284 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ObjectView.classbin0 -> 1388 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/Option.classbin0 -> 1511 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ParagraphView.classbin0 -> 4882 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ResetableModel.classbin0 -> 153 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ResetablePlainDocument.classbin0 -> 1046 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ResetableToggleButtonModel.classbin0 -> 655 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/SelectComboBoxModel.classbin0 -> 837 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/SelectListModel.classbin0 -> 1125 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/StyleSheet$BoxPainter.classbin0 -> 3498 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyle.classbin0 -> 1625 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyleSheetParserCallback.classbin0 -> 2235 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/StyleSheet$ListPainter.classbin0 -> 2672 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/StyleSheet.classbin0 -> 17082 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/TableView$CellView.classbin0 -> 1794 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/TableView$RowView.classbin0 -> 3261 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/TableView.classbin0 -> 12518 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/ViewAttributeSet.classbin0 -> 2824 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/AttributeList$1.classbin0 -> 944 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/AttributeList.classbin0 -> 2576 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/ContentModel.classbin0 -> 2305 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/DTD.classbin0 -> 9163 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/DTDConstants.classbin0 -> 1133 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser$gnuParser.classbin0 -> 3356 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser.classbin0 -> 2434 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Element$1.classbin0 -> 653 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Element.classbin0 -> 2752 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Entity$1.classbin0 -> 783 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Entity.classbin0 -> 1637 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Parser$1.classbin0 -> 2671 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/Parser.classbin0 -> 4563 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator$gnuParser.classbin0 -> 3250 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator.classbin0 -> 2400 bytes
-rw-r--r--libjava/classpath/lib/javax/swing/text/html/parser/TagElement.classbin0 -> 1863 bytes
101 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/javax/swing/text/html/BRView.class b/libjava/classpath/lib/javax/swing/text/html/BRView.class
new file mode 100644
index 00000000000..19fbd09ee88
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/BRView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/BlockView$PositionInfo.class b/libjava/classpath/lib/javax/swing/text/html/BlockView$PositionInfo.class
new file mode 100644
index 00000000000..0eabccb9d11
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/BlockView$PositionInfo.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/BlockView.class b/libjava/classpath/lib/javax/swing/text/html/BlockView.class
new file mode 100644
index 00000000000..3fd6a862524
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/BlockView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/CSS$Attribute.class b/libjava/classpath/lib/javax/swing/text/html/CSS$Attribute.class
new file mode 100644
index 00000000000..0779b12ac5d
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/CSS$Attribute.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/CSS.class b/libjava/classpath/lib/javax/swing/text/html/CSS.class
new file mode 100644
index 00000000000..f280debf7f5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/CSS.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/CSSBorder.class b/libjava/classpath/lib/javax/swing/text/html/CSSBorder.class
new file mode 100644
index 00000000000..35a0c37fe55
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/CSSBorder.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/CSSParser$CSSParserCallback.class b/libjava/classpath/lib/javax/swing/text/html/CSSParser$CSSParserCallback.class
new file mode 100644
index 00000000000..54ae9959a79
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/CSSParser$CSSParserCallback.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/CSSParser.class b/libjava/classpath/lib/javax/swing/text/html/CSSParser.class
new file mode 100644
index 00000000000..6d5c4bf18a2
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/CSSParser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent$MethodType.class b/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent$MethodType.class
new file mode 100644
index 00000000000..bb06e1a26e9
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent$MethodType.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent.class b/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent.class
new file mode 100644
index 00000000000..8d88b68492a
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormSubmitEvent.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormView$1.class b/libjava/classpath/lib/javax/swing/text/html/FormView$1.class
new file mode 100644
index 00000000000..e7150e51d57
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormView$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormView$MouseEventListener.class b/libjava/classpath/lib/javax/swing/text/html/FormView$MouseEventListener.class
new file mode 100644
index 00000000000..36bcaf90f8e
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormView$MouseEventListener.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormView$SubmitThread.class b/libjava/classpath/lib/javax/swing/text/html/FormView$SubmitThread.class
new file mode 100644
index 00000000000..0d165d5cc90
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormView$SubmitThread.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FormView.class b/libjava/classpath/lib/javax/swing/text/html/FormView.class
new file mode 100644
index 00000000000..7106e678b19
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FormView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FrameSetView$FrameSetRow.class b/libjava/classpath/lib/javax/swing/text/html/FrameSetView$FrameSetRow.class
new file mode 100644
index 00000000000..3f42594ba1c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FrameSetView$FrameSetRow.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FrameSetView.class b/libjava/classpath/lib/javax/swing/text/html/FrameSetView.class
new file mode 100644
index 00000000000..94563153c10
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FrameSetView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/FrameView.class b/libjava/classpath/lib/javax/swing/text/html/FrameView.class
new file mode 100644
index 00000000000..3647ada8616
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/FrameView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HRuleView$Beginning.class b/libjava/classpath/lib/javax/swing/text/html/HRuleView$Beginning.class
new file mode 100644
index 00000000000..0bb2b9dd4fc
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HRuleView$Beginning.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HRuleView.class b/libjava/classpath/lib/javax/swing/text/html/HRuleView.class
new file mode 100644
index 00000000000..f46068aa2e2
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HRuleView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTML$Attribute.class b/libjava/classpath/lib/javax/swing/text/html/HTML$Attribute.class
new file mode 100644
index 00000000000..25f00b39294
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTML$Attribute.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTML$Tag.class b/libjava/classpath/lib/javax/swing/text/html/HTML$Tag.class
new file mode 100644
index 00000000000..2682132d0b5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTML$Tag.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTML$UnknownTag.class b/libjava/classpath/lib/javax/swing/text/html/HTML$UnknownTag.class
new file mode 100644
index 00000000000..ed609566277
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTML$UnknownTag.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTML.class b/libjava/classpath/lib/javax/swing/text/html/HTML.class
new file mode 100644
index 00000000000..26fdd6560ac
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTML.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$1.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$1.class
new file mode 100644
index 00000000000..3d384fcacce
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$BlockElement.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$BlockElement.class
new file mode 100644
index 00000000000..f6983d22edc
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$BlockElement.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$AreaAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$AreaAction.class
new file mode 100644
index 00000000000..17a861a4720
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$AreaAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BaseAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BaseAction.class
new file mode 100644
index 00000000000..cfcdfed6a10
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BaseAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BlockAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BlockAction.class
new file mode 100644
index 00000000000..3a80c00a3b0
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$BlockAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$CharacterAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$CharacterAction.class
new file mode 100644
index 00000000000..eac8191165e
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$CharacterAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ConvertAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ConvertAction.class
new file mode 100644
index 00000000000..3bd220bace5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ConvertAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormAction.class
new file mode 100644
index 00000000000..9038189c271
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormTagAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormTagAction.class
new file mode 100644
index 00000000000..6d96515e8cd
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$FormTagAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HeadAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HeadAction.class
new file mode 100644
index 00000000000..3041c702579
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HeadAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HiddenAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HiddenAction.class
new file mode 100644
index 00000000000..17488d86e2c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$HiddenAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$IsindexAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$IsindexAction.class
new file mode 100644
index 00000000000..e203cc5efae
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$IsindexAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$LinkAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$LinkAction.class
new file mode 100644
index 00000000000..13c0d252201
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$LinkAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MapAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MapAction.class
new file mode 100644
index 00000000000..81ac765d8b3
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MapAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MetaAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MetaAction.class
new file mode 100644
index 00000000000..dddcb3aa39e
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$MetaAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ParagraphAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ParagraphAction.class
new file mode 100644
index 00000000000..1d59925575a
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$ParagraphAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$PreAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$PreAction.class
new file mode 100644
index 00000000000..d7e98e8c4a4
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$PreAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$SpecialAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$SpecialAction.class
new file mode 100644
index 00000000000..a89dee3160d
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$SpecialAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$StyleAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$StyleAction.class
new file mode 100644
index 00000000000..f8b2c596cb1
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$StyleAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TagAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TagAction.class
new file mode 100644
index 00000000000..aa62c081213
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TagAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TitleAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TitleAction.class
new file mode 100644
index 00000000000..67d7bd79125
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader$TitleAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader.class
new file mode 100644
index 00000000000..c44c2b487a7
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$HTMLReader.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$Iterator.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$Iterator.class
new file mode 100644
index 00000000000..69a2c5f896d
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$Iterator.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$LeafIterator.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$LeafIterator.class
new file mode 100644
index 00000000000..352cfc6af26
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$LeafIterator.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$RunElement.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$RunElement.class
new file mode 100644
index 00000000000..0ce0da0d4e4
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument$RunElement.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLDocument.class b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument.class
new file mode 100644
index 00000000000..ff4b4494a17
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLDocument.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLFactory.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLFactory.class
new file mode 100644
index 00000000000..b4fb846a70f
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLFactory.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLTextAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLTextAction.class
new file mode 100644
index 00000000000..fb0a05c54d6
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$HTMLTextAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$InsertHTMLTextAction.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$InsertHTMLTextAction.class
new file mode 100644
index 00000000000..86637748adb
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$InsertHTMLTextAction.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$LinkController.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$LinkController.class
new file mode 100644
index 00000000000..8d94d0ee483
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$LinkController.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$Parser.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$Parser.class
new file mode 100644
index 00000000000..0024d89ae21
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$Parser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$ParserCallback.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$ParserCallback.class
new file mode 100644
index 00000000000..881a9977f2b
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit$ParserCallback.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit.class b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit.class
new file mode 100644
index 00000000000..6d826cf4248
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLEditorKit.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLFrameHyperlinkEvent.class b/libjava/classpath/lib/javax/swing/text/html/HTMLFrameHyperlinkEvent.class
new file mode 100644
index 00000000000..f5bf05f036c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLFrameHyperlinkEvent.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/HTMLWriter.class b/libjava/classpath/lib/javax/swing/text/html/HTMLWriter.class
new file mode 100644
index 00000000000..25f8193c05a
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/HTMLWriter.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ImageView$1.class b/libjava/classpath/lib/javax/swing/text/html/ImageView$1.class
new file mode 100644
index 00000000000..1785831cca1
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ImageView$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ImageView$Observer.class b/libjava/classpath/lib/javax/swing/text/html/ImageView$Observer.class
new file mode 100644
index 00000000000..b919707dcfe
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ImageView$Observer.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ImageView.class b/libjava/classpath/lib/javax/swing/text/html/ImageView.class
new file mode 100644
index 00000000000..dfd71640a9e
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ImageView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/InlineView.class b/libjava/classpath/lib/javax/swing/text/html/InlineView.class
new file mode 100644
index 00000000000..b29d69cbb1f
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/InlineView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ListView.class b/libjava/classpath/lib/javax/swing/text/html/ListView.class
new file mode 100644
index 00000000000..cb6c12004e3
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ListView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/MinimalHTMLWriter.class b/libjava/classpath/lib/javax/swing/text/html/MinimalHTMLWriter.class
new file mode 100644
index 00000000000..864c6d2597c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/MinimalHTMLWriter.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet$MultiNameEnumeration.class b/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet$MultiNameEnumeration.class
new file mode 100644
index 00000000000..8ed0c9e12dc
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet$MultiNameEnumeration.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet.class b/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet.class
new file mode 100644
index 00000000000..535ec932b08
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/MultiAttributeSet.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/MultiStyle.class b/libjava/classpath/lib/javax/swing/text/html/MultiStyle.class
new file mode 100644
index 00000000000..3904a2c29c3
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/MultiStyle.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/NullView.class b/libjava/classpath/lib/javax/swing/text/html/NullView.class
new file mode 100644
index 00000000000..9974854e5e8
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/NullView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ObjectView.class b/libjava/classpath/lib/javax/swing/text/html/ObjectView.class
new file mode 100644
index 00000000000..b2004547c1b
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ObjectView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/Option.class b/libjava/classpath/lib/javax/swing/text/html/Option.class
new file mode 100644
index 00000000000..ea2adad2814
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/Option.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ParagraphView.class b/libjava/classpath/lib/javax/swing/text/html/ParagraphView.class
new file mode 100644
index 00000000000..6666ae95454
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ParagraphView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ResetableModel.class b/libjava/classpath/lib/javax/swing/text/html/ResetableModel.class
new file mode 100644
index 00000000000..b575bf74e01
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ResetableModel.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ResetablePlainDocument.class b/libjava/classpath/lib/javax/swing/text/html/ResetablePlainDocument.class
new file mode 100644
index 00000000000..9094df441a8
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ResetablePlainDocument.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ResetableToggleButtonModel.class b/libjava/classpath/lib/javax/swing/text/html/ResetableToggleButtonModel.class
new file mode 100644
index 00000000000..1d21f8bcf8c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ResetableToggleButtonModel.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/SelectComboBoxModel.class b/libjava/classpath/lib/javax/swing/text/html/SelectComboBoxModel.class
new file mode 100644
index 00000000000..9811870ceae
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/SelectComboBoxModel.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/SelectListModel.class b/libjava/classpath/lib/javax/swing/text/html/SelectListModel.class
new file mode 100644
index 00000000000..1145a769734
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/SelectListModel.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/StyleSheet$BoxPainter.class b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$BoxPainter.class
new file mode 100644
index 00000000000..6541ceb6e2c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$BoxPainter.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyle.class b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyle.class
new file mode 100644
index 00000000000..790a40929cd
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyle.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyleSheetParserCallback.class b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyleSheetParserCallback.class
new file mode 100644
index 00000000000..fdac1951550
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$CSSStyleSheetParserCallback.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/StyleSheet$ListPainter.class b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$ListPainter.class
new file mode 100644
index 00000000000..fa48de61f66
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/StyleSheet$ListPainter.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/StyleSheet.class b/libjava/classpath/lib/javax/swing/text/html/StyleSheet.class
new file mode 100644
index 00000000000..10297ecac08
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/StyleSheet.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/TableView$CellView.class b/libjava/classpath/lib/javax/swing/text/html/TableView$CellView.class
new file mode 100644
index 00000000000..13eb086dd27
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/TableView$CellView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/TableView$RowView.class b/libjava/classpath/lib/javax/swing/text/html/TableView$RowView.class
new file mode 100644
index 00000000000..b16dedc8ecc
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/TableView$RowView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/TableView.class b/libjava/classpath/lib/javax/swing/text/html/TableView.class
new file mode 100644
index 00000000000..0dfa3ef4b3f
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/TableView.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/ViewAttributeSet.class b/libjava/classpath/lib/javax/swing/text/html/ViewAttributeSet.class
new file mode 100644
index 00000000000..9f6957ee6b3
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/ViewAttributeSet.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList$1.class b/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList$1.class
new file mode 100644
index 00000000000..ad5c0718fc5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList.class b/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList.class
new file mode 100644
index 00000000000..20291190cf5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/AttributeList.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/ContentModel.class b/libjava/classpath/lib/javax/swing/text/html/parser/ContentModel.class
new file mode 100644
index 00000000000..599a5cf4070
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/ContentModel.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/DTD.class b/libjava/classpath/lib/javax/swing/text/html/parser/DTD.class
new file mode 100644
index 00000000000..a73805875b5
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/DTD.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/DTDConstants.class b/libjava/classpath/lib/javax/swing/text/html/parser/DTDConstants.class
new file mode 100644
index 00000000000..8cf09fd9cad
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/DTDConstants.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser$gnuParser.class b/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser$gnuParser.class
new file mode 100644
index 00000000000..92d8752193b
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser$gnuParser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser.class b/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser.class
new file mode 100644
index 00000000000..6a70fbd5315
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/DocumentParser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Element$1.class b/libjava/classpath/lib/javax/swing/text/html/parser/Element$1.class
new file mode 100644
index 00000000000..d3f745db417
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Element$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Element.class b/libjava/classpath/lib/javax/swing/text/html/parser/Element.class
new file mode 100644
index 00000000000..a068f251f6c
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Element.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Entity$1.class b/libjava/classpath/lib/javax/swing/text/html/parser/Entity$1.class
new file mode 100644
index 00000000000..6eeb20c28ea
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Entity$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Entity.class b/libjava/classpath/lib/javax/swing/text/html/parser/Entity.class
new file mode 100644
index 00000000000..9c880cf76f6
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Entity.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Parser$1.class b/libjava/classpath/lib/javax/swing/text/html/parser/Parser$1.class
new file mode 100644
index 00000000000..85e12baf8f9
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Parser$1.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/Parser.class b/libjava/classpath/lib/javax/swing/text/html/parser/Parser.class
new file mode 100644
index 00000000000..724947dffe7
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/Parser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator$gnuParser.class b/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator$gnuParser.class
new file mode 100644
index 00000000000..004c1b2eefe
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator$gnuParser.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator.class b/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator.class
new file mode 100644
index 00000000000..ab5aa696b32
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/ParserDelegator.class
Binary files differ
diff --git a/libjava/classpath/lib/javax/swing/text/html/parser/TagElement.class b/libjava/classpath/lib/javax/swing/text/html/parser/TagElement.class
new file mode 100644
index 00000000000..68799b24b0f
--- /dev/null
+++ b/libjava/classpath/lib/javax/swing/text/html/parser/TagElement.class
Binary files differ