aboutsummaryrefslogtreecommitdiff
path: root/java/jdk11-doc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 09:17:17 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 09:17:17 +0000
commit4c6ba8c8e637f3eb8cbfcaa0cbf6f19e4597f473 (patch)
tree487916d11ae76e8cbc1a2e4079a366176c1ccf5f /java/jdk11-doc
parent77461057bfad762d0d745fb8ea03a073adcda57d (diff)
downloadports-4c6ba8c8e637f3eb8cbfcaa0cbf6f19e4597f473.tar.gz
ports-4c6ba8c8e637f3eb8cbfcaa0cbf6f19e4597f473.zip
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.
PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp
Notes
Notes: svn path=/head/; revision=48555
Diffstat (limited to 'java/jdk11-doc')
-rw-r--r--java/jdk11-doc/Makefile20
-rw-r--r--java/jdk11-doc/pkg-descr9
-rw-r--r--java/jdk11-doc/pkg-plist2185
3 files changed, 1107 insertions, 1107 deletions
diff --git a/java/jdk11-doc/Makefile b/java/jdk11-doc/Makefile
index ec8a09c78a12..8dcbaa0c084d 100644
--- a/java/jdk11-doc/Makefile
+++ b/java/jdk11-doc/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= jdk-doc
-PORTVERSION= 1.1.8
+PORTVERSION= ${JDK_VERSION:S/_/./g}
CATEGORIES= java
MASTER_SITES= #
-DISTNAME= jdk-1_1_8_003-doc
+DISTNAME= jdk-${JDK_VERSION:S/./_/g}-doc
MAINTAINER= ernst@jollem.com
@@ -20,22 +20,24 @@ RESTRICTED= "This software is under license and export control."
IGNORE= "You cannot legally distribute packages"
.endif
-PLIST_SUB+= JDK_HOME=${JDK_HOME:S/^${PREFIX}\///}
-JDK_HOME?= ${PREFIX}/jdk${PORTVERSION}
+PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
+TARGET_DIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
-WRKSRC= ${WRKDIR}/jdk${PORTVERSION}
+WRKSRC= ${WRKDIR}/jdk${JDK_VERSION:C/_.*\$//g}/docs
+JDK_VERSION= 1.1.8_003
+JDK_MAJOR_VER= ${JDK_VERSION:R}
+DOWNLOAD_URL= http://java.sun.com/jdk/${JDK_MAJOR_VER}/download-docs.html
NO_BUILD= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE=You must manually fetch ${DISTNAME}${EXTRACT_SUFX} from http://java.sun.com/jdk/1.1/docs.html, place it in ${DISTDIR} and then run make again
+IGNORE=You must manually fetch ${DISTNAME}${EXTRACT_SUFX} from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
do-install:
- ${MKDIR} ${PREFIX}/jdk${PORTVERSION}
- ${CP} -R ${WRKSRC}/docs ${PREFIX}/jdk${PORTVERSION}/
- @${SED} "/%%JDK_HOME%%/s//${JDK_HOME:S/\//\\\//g}/" < ${PKGMESSAGE}
+ ${MKDIR} ${TARGET_DIR}
+ ${CP} -r ${WRKSRC}/* ${TARGET_DIR}
.include <bsd.port.post.mk>
diff --git a/java/jdk11-doc/pkg-descr b/java/jdk11-doc/pkg-descr
index c1082d8068b0..16f8a7ccf9ec 100644
--- a/java/jdk11-doc/pkg-descr
+++ b/java/jdk11-doc/pkg-descr
@@ -1,7 +1,6 @@
-Documentation for Sun's Java Development Kit (JDK) version 1.1. It contains
-release information, API documentation, guides to new features and tool
-documentation.
+Java Development Kit 1.1 Documentation. Contains release information,
+API documentation, guides to new features and tool documentation.
-The documentation will be installed in ${PREFIX}/jdk1.1.8/docs/.
+The documentation will be installed in ${PREFIX}/share/doc/jdk1.1/
-WWW: http://www.freebsd.org/java/
+WWW: http://java.sun.com/jdk/1.1/docs/
diff --git a/java/jdk11-doc/pkg-plist b/java/jdk11-doc/pkg-plist
index 89420538cd62..f79feed6af51 100644
--- a/java/jdk11-doc/pkg-plist
+++ b/java/jdk11-doc/pkg-plist
@@ -1,1093 +1,1092 @@
-%%JDK_HOME%%/docs/api/API_users_guide.html
-%%JDK_HOME%%/docs/api/AllNames.html
-%%JDK_HOME%%/docs/api/Package-java.applet.html
-%%JDK_HOME%%/docs/api/Package-java.awt.datatransfer.html
-%%JDK_HOME%%/docs/api/Package-java.awt.event.html
-%%JDK_HOME%%/docs/api/Package-java.awt.html
-%%JDK_HOME%%/docs/api/Package-java.awt.image.html
-%%JDK_HOME%%/docs/api/Package-java.beans.html
-%%JDK_HOME%%/docs/api/Package-java.io.html
-%%JDK_HOME%%/docs/api/Package-java.lang.html
-%%JDK_HOME%%/docs/api/Package-java.lang.reflect.html
-%%JDK_HOME%%/docs/api/Package-java.math.html
-%%JDK_HOME%%/docs/api/Package-java.net.html
-%%JDK_HOME%%/docs/api/Package-java.rmi.dgc.html
-%%JDK_HOME%%/docs/api/Package-java.rmi.html
-%%JDK_HOME%%/docs/api/Package-java.rmi.registry.html
-%%JDK_HOME%%/docs/api/Package-java.rmi.server.html
-%%JDK_HOME%%/docs/api/Package-java.security.acl.html
-%%JDK_HOME%%/docs/api/Package-java.security.html
-%%JDK_HOME%%/docs/api/Package-java.security.interfaces.html
-%%JDK_HOME%%/docs/api/Package-java.sql.html
-%%JDK_HOME%%/docs/api/Package-java.text.html
-%%JDK_HOME%%/docs/api/Package-java.util.html
-%%JDK_HOME%%/docs/api/Package-java.util.zip.html
-%%JDK_HOME%%/docs/api/a-names.html
-%%JDK_HOME%%/docs/api/b-names.html
-%%JDK_HOME%%/docs/api/c-names.html
-%%JDK_HOME%%/docs/api/d-names.html
-%%JDK_HOME%%/docs/api/e-names.html
-%%JDK_HOME%%/docs/api/f-names.html
-%%JDK_HOME%%/docs/api/g-names.html
-%%JDK_HOME%%/docs/api/h-names.html
-%%JDK_HOME%%/docs/api/i-names.html
-%%JDK_HOME%%/docs/api/images-awt/BorderLayout-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Button-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Checkbox-1.gif
-%%JDK_HOME%%/docs/api/images-awt/CheckboxGroup-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Choice-1.gif
-%%JDK_HOME%%/docs/api/images-awt/FlowLayout-1.gif
-%%JDK_HOME%%/docs/api/images-awt/FontMetrics-1.gif
-%%JDK_HOME%%/docs/api/images-awt/GridBagLayout-1.gif
-%%JDK_HOME%%/docs/api/images-awt/GridLayout-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Label-1.gif
-%%JDK_HOME%%/docs/api/images-awt/List-1.gif
-%%JDK_HOME%%/docs/api/images-awt/MenuBar-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Scrollbar-1.gif
-%%JDK_HOME%%/docs/api/images-awt/Scrollbar-2.gif
-%%JDK_HOME%%/docs/api/images-awt/TextArea-1.gif
-%%JDK_HOME%%/docs/api/images-awt/TextField-1.gif
-%%JDK_HOME%%/docs/api/images/OpenBookIcon.gif
-%%JDK_HOME%%/docs/api/images/blue-ball-small.gif
-%%JDK_HOME%%/docs/api/images/blue-ball.gif
-%%JDK_HOME%%/docs/api/images/class-index.gif
-%%JDK_HOME%%/docs/api/images/constructor-index.gif
-%%JDK_HOME%%/docs/api/images/constructors.gif
-%%JDK_HOME%%/docs/api/images/cyan-ball-small.gif
-%%JDK_HOME%%/docs/api/images/cyan-ball.gif
-%%JDK_HOME%%/docs/api/images/error-index.gif
-%%JDK_HOME%%/docs/api/images/exception-index.gif
-%%JDK_HOME%%/docs/api/images/green-ball-small.gif
-%%JDK_HOME%%/docs/api/images/green-ball.gif
-%%JDK_HOME%%/docs/api/images/interface-index.gif
-%%JDK_HOME%%/docs/api/images/magenta-ball-small.gif
-%%JDK_HOME%%/docs/api/images/magenta-ball.gif
-%%JDK_HOME%%/docs/api/images/method-index.gif
-%%JDK_HOME%%/docs/api/images/methods.gif
-%%JDK_HOME%%/docs/api/images/package-index.gif
-%%JDK_HOME%%/docs/api/images/red-ball-small.gif
-%%JDK_HOME%%/docs/api/images/red-ball.gif
-%%JDK_HOME%%/docs/api/images/variable-index.gif
-%%JDK_HOME%%/docs/api/images/variables.gif
-%%JDK_HOME%%/docs/api/images/yellow-ball-small.gif
-%%JDK_HOME%%/docs/api/images/yellow-ball.gif
-%%JDK_HOME%%/docs/api/j-names.html
-%%JDK_HOME%%/docs/api/java.applet.Applet.html
-%%JDK_HOME%%/docs/api/java.applet.AppletContext.html
-%%JDK_HOME%%/docs/api/java.applet.AppletStub.html
-%%JDK_HOME%%/docs/api/java.applet.AudioClip.html
-%%JDK_HOME%%/docs/api/java.awt.AWTError.html
-%%JDK_HOME%%/docs/api/java.awt.AWTEvent.html
-%%JDK_HOME%%/docs/api/java.awt.AWTEventMulticaster.html
-%%JDK_HOME%%/docs/api/java.awt.AWTException.html
-%%JDK_HOME%%/docs/api/java.awt.Adjustable.html
-%%JDK_HOME%%/docs/api/java.awt.BorderLayout.html
-%%JDK_HOME%%/docs/api/java.awt.Button.html
-%%JDK_HOME%%/docs/api/java.awt.Canvas.html
-%%JDK_HOME%%/docs/api/java.awt.CardLayout.html
-%%JDK_HOME%%/docs/api/java.awt.Checkbox.html
-%%JDK_HOME%%/docs/api/java.awt.CheckboxGroup.html
-%%JDK_HOME%%/docs/api/java.awt.CheckboxMenuItem.html
-%%JDK_HOME%%/docs/api/java.awt.Choice.html
-%%JDK_HOME%%/docs/api/java.awt.Color.html
-%%JDK_HOME%%/docs/api/java.awt.Component.html
-%%JDK_HOME%%/docs/api/java.awt.Container.html
-%%JDK_HOME%%/docs/api/java.awt.Cursor.html
-%%JDK_HOME%%/docs/api/java.awt.Dialog.html
-%%JDK_HOME%%/docs/api/java.awt.Dimension.html
-%%JDK_HOME%%/docs/api/java.awt.Event.html
-%%JDK_HOME%%/docs/api/java.awt.EventQueue.html
-%%JDK_HOME%%/docs/api/java.awt.FileDialog.html
-%%JDK_HOME%%/docs/api/java.awt.FlowLayout.html
-%%JDK_HOME%%/docs/api/java.awt.Font.html
-%%JDK_HOME%%/docs/api/java.awt.FontMetrics.html
-%%JDK_HOME%%/docs/api/java.awt.Frame.html
-%%JDK_HOME%%/docs/api/java.awt.Graphics.html
-%%JDK_HOME%%/docs/api/java.awt.GridBagConstraints.html
-%%JDK_HOME%%/docs/api/java.awt.GridBagLayout.html
-%%JDK_HOME%%/docs/api/java.awt.GridLayout.html
-%%JDK_HOME%%/docs/api/java.awt.IllegalComponentStateException.html
-%%JDK_HOME%%/docs/api/java.awt.Image.html
-%%JDK_HOME%%/docs/api/java.awt.Insets.html
-%%JDK_HOME%%/docs/api/java.awt.ItemSelectable.html
-%%JDK_HOME%%/docs/api/java.awt.Label.html
-%%JDK_HOME%%/docs/api/java.awt.LayoutManager.html
-%%JDK_HOME%%/docs/api/java.awt.LayoutManager2.html
-%%JDK_HOME%%/docs/api/java.awt.List.html
-%%JDK_HOME%%/docs/api/java.awt.MediaTracker.html
-%%JDK_HOME%%/docs/api/java.awt.Menu.html
-%%JDK_HOME%%/docs/api/java.awt.MenuBar.html
-%%JDK_HOME%%/docs/api/java.awt.MenuComponent.html
-%%JDK_HOME%%/docs/api/java.awt.MenuContainer.html
-%%JDK_HOME%%/docs/api/java.awt.MenuItem.html
-%%JDK_HOME%%/docs/api/java.awt.MenuShortcut.html
-%%JDK_HOME%%/docs/api/java.awt.Panel.html
-%%JDK_HOME%%/docs/api/java.awt.Point.html
-%%JDK_HOME%%/docs/api/java.awt.Polygon.html
-%%JDK_HOME%%/docs/api/java.awt.PopupMenu.html
-%%JDK_HOME%%/docs/api/java.awt.PrintGraphics.html
-%%JDK_HOME%%/docs/api/java.awt.PrintJob.html
-%%JDK_HOME%%/docs/api/java.awt.Rectangle.html
-%%JDK_HOME%%/docs/api/java.awt.ScrollPane.html
-%%JDK_HOME%%/docs/api/java.awt.Scrollbar.html
-%%JDK_HOME%%/docs/api/java.awt.Shape.html
-%%JDK_HOME%%/docs/api/java.awt.SystemColor.html
-%%JDK_HOME%%/docs/api/java.awt.TextArea.html
-%%JDK_HOME%%/docs/api/java.awt.TextComponent.html
-%%JDK_HOME%%/docs/api/java.awt.TextField.html
-%%JDK_HOME%%/docs/api/java.awt.Toolkit.html
-%%JDK_HOME%%/docs/api/java.awt.Window.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.Clipboard.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.ClipboardOwner.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.DataFlavor.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.StringSelection.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.Transferable.html
-%%JDK_HOME%%/docs/api/java.awt.datatransfer.UnsupportedFlavorException.html
-%%JDK_HOME%%/docs/api/java.awt.event.ActionEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.ActionListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.AdjustmentEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.AdjustmentListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.ComponentAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.ComponentEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.ComponentListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.ContainerAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.ContainerEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.ContainerListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.FocusAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.FocusEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.FocusListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.InputEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.ItemEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.ItemListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.KeyAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.KeyEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.KeyListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.MouseAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.MouseEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.MouseListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.MouseMotionAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.MouseMotionListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.PaintEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.TextEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.TextListener.html
-%%JDK_HOME%%/docs/api/java.awt.event.WindowAdapter.html
-%%JDK_HOME%%/docs/api/java.awt.event.WindowEvent.html
-%%JDK_HOME%%/docs/api/java.awt.event.WindowListener.html
-%%JDK_HOME%%/docs/api/java.awt.image.AreaAveragingScaleFilter.html
-%%JDK_HOME%%/docs/api/java.awt.image.ColorModel.html
-%%JDK_HOME%%/docs/api/java.awt.image.CropImageFilter.html
-%%JDK_HOME%%/docs/api/java.awt.image.DirectColorModel.html
-%%JDK_HOME%%/docs/api/java.awt.image.FilteredImageSource.html
-%%JDK_HOME%%/docs/api/java.awt.image.ImageConsumer.html
-%%JDK_HOME%%/docs/api/java.awt.image.ImageFilter.html
-%%JDK_HOME%%/docs/api/java.awt.image.ImageObserver.html
-%%JDK_HOME%%/docs/api/java.awt.image.ImageProducer.html
-%%JDK_HOME%%/docs/api/java.awt.image.IndexColorModel.html
-%%JDK_HOME%%/docs/api/java.awt.image.MemoryImageSource.html
-%%JDK_HOME%%/docs/api/java.awt.image.PixelGrabber.html
-%%JDK_HOME%%/docs/api/java.awt.image.RGBImageFilter.html
-%%JDK_HOME%%/docs/api/java.awt.image.ReplicateScaleFilter.html
-%%JDK_HOME%%/docs/api/java.beans.BeanDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.BeanInfo.html
-%%JDK_HOME%%/docs/api/java.beans.Beans.html
-%%JDK_HOME%%/docs/api/java.beans.Customizer.html
-%%JDK_HOME%%/docs/api/java.beans.EventSetDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.FeatureDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.IndexedPropertyDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.IntrospectionException.html
-%%JDK_HOME%%/docs/api/java.beans.Introspector.html
-%%JDK_HOME%%/docs/api/java.beans.MethodDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.ParameterDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyChangeEvent.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyChangeListener.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyChangeSupport.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyDescriptor.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyEditor.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyEditorManager.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyEditorSupport.html
-%%JDK_HOME%%/docs/api/java.beans.PropertyVetoException.html
-%%JDK_HOME%%/docs/api/java.beans.SimpleBeanInfo.html
-%%JDK_HOME%%/docs/api/java.beans.VetoableChangeListener.html
-%%JDK_HOME%%/docs/api/java.beans.VetoableChangeSupport.html
-%%JDK_HOME%%/docs/api/java.beans.Visibility.html
-%%JDK_HOME%%/docs/api/java.io.BufferedInputStream.html
-%%JDK_HOME%%/docs/api/java.io.BufferedOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.BufferedReader.html
-%%JDK_HOME%%/docs/api/java.io.BufferedWriter.html
-%%JDK_HOME%%/docs/api/java.io.ByteArrayInputStream.html
-%%JDK_HOME%%/docs/api/java.io.ByteArrayOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.CharArrayReader.html
-%%JDK_HOME%%/docs/api/java.io.CharArrayWriter.html
-%%JDK_HOME%%/docs/api/java.io.CharConversionException.html
-%%JDK_HOME%%/docs/api/java.io.DataInput.html
-%%JDK_HOME%%/docs/api/java.io.DataInputStream.html
-%%JDK_HOME%%/docs/api/java.io.DataOutput.html
-%%JDK_HOME%%/docs/api/java.io.DataOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.EOFException.html
-%%JDK_HOME%%/docs/api/java.io.Externalizable.html
-%%JDK_HOME%%/docs/api/java.io.File.html
-%%JDK_HOME%%/docs/api/java.io.FileDescriptor.html
-%%JDK_HOME%%/docs/api/java.io.FileInputStream.html
-%%JDK_HOME%%/docs/api/java.io.FileNotFoundException.html
-%%JDK_HOME%%/docs/api/java.io.FileOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.FileReader.html
-%%JDK_HOME%%/docs/api/java.io.FileWriter.html
-%%JDK_HOME%%/docs/api/java.io.FilenameFilter.html
-%%JDK_HOME%%/docs/api/java.io.FilterInputStream.html
-%%JDK_HOME%%/docs/api/java.io.FilterOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.FilterReader.html
-%%JDK_HOME%%/docs/api/java.io.FilterWriter.html
-%%JDK_HOME%%/docs/api/java.io.IOException.html
-%%JDK_HOME%%/docs/api/java.io.InputStream.html
-%%JDK_HOME%%/docs/api/java.io.InputStreamReader.html
-%%JDK_HOME%%/docs/api/java.io.InterruptedIOException.html
-%%JDK_HOME%%/docs/api/java.io.InvalidClassException.html
-%%JDK_HOME%%/docs/api/java.io.InvalidObjectException.html
-%%JDK_HOME%%/docs/api/java.io.LineNumberInputStream.html
-%%JDK_HOME%%/docs/api/java.io.LineNumberReader.html
-%%JDK_HOME%%/docs/api/java.io.NotActiveException.html
-%%JDK_HOME%%/docs/api/java.io.NotSerializableException.html
-%%JDK_HOME%%/docs/api/java.io.ObjectInput.html
-%%JDK_HOME%%/docs/api/java.io.ObjectInputStream.html
-%%JDK_HOME%%/docs/api/java.io.ObjectInputValidation.html
-%%JDK_HOME%%/docs/api/java.io.ObjectOutput.html
-%%JDK_HOME%%/docs/api/java.io.ObjectOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.ObjectStreamClass.html
-%%JDK_HOME%%/docs/api/java.io.ObjectStreamException.html
-%%JDK_HOME%%/docs/api/java.io.OptionalDataException.html
-%%JDK_HOME%%/docs/api/java.io.OutputStream.html
-%%JDK_HOME%%/docs/api/java.io.OutputStreamWriter.html
-%%JDK_HOME%%/docs/api/java.io.PipedInputStream.html
-%%JDK_HOME%%/docs/api/java.io.PipedOutputStream.html
-%%JDK_HOME%%/docs/api/java.io.PipedReader.html
-%%JDK_HOME%%/docs/api/java.io.PipedWriter.html
-%%JDK_HOME%%/docs/api/java.io.PrintStream.html
-%%JDK_HOME%%/docs/api/java.io.PrintWriter.html
-%%JDK_HOME%%/docs/api/java.io.PushbackInputStream.html
-%%JDK_HOME%%/docs/api/java.io.PushbackReader.html
-%%JDK_HOME%%/docs/api/java.io.RandomAccessFile.html
-%%JDK_HOME%%/docs/api/java.io.Reader.html
-%%JDK_HOME%%/docs/api/java.io.SequenceInputStream.html
-%%JDK_HOME%%/docs/api/java.io.Serializable.html
-%%JDK_HOME%%/docs/api/java.io.StreamCorruptedException.html
-%%JDK_HOME%%/docs/api/java.io.StreamTokenizer.html
-%%JDK_HOME%%/docs/api/java.io.StringBufferInputStream.html
-%%JDK_HOME%%/docs/api/java.io.StringReader.html
-%%JDK_HOME%%/docs/api/java.io.StringWriter.html
-%%JDK_HOME%%/docs/api/java.io.SyncFailedException.html
-%%JDK_HOME%%/docs/api/java.io.UTFDataFormatException.html
-%%JDK_HOME%%/docs/api/java.io.UnsupportedEncodingException.html
-%%JDK_HOME%%/docs/api/java.io.WriteAbortedException.html
-%%JDK_HOME%%/docs/api/java.io.Writer.html
-%%JDK_HOME%%/docs/api/java.lang.AbstractMethodError.html
-%%JDK_HOME%%/docs/api/java.lang.ArithmeticException.html
-%%JDK_HOME%%/docs/api/java.lang.ArrayIndexOutOfBoundsException.html
-%%JDK_HOME%%/docs/api/java.lang.ArrayStoreException.html
-%%JDK_HOME%%/docs/api/java.lang.Boolean.html
-%%JDK_HOME%%/docs/api/java.lang.Byte.html
-%%JDK_HOME%%/docs/api/java.lang.Character.html
-%%JDK_HOME%%/docs/api/java.lang.Class.html
-%%JDK_HOME%%/docs/api/java.lang.ClassCastException.html
-%%JDK_HOME%%/docs/api/java.lang.ClassCircularityError.html
-%%JDK_HOME%%/docs/api/java.lang.ClassFormatError.html
-%%JDK_HOME%%/docs/api/java.lang.ClassLoader.html
-%%JDK_HOME%%/docs/api/java.lang.ClassNotFoundException.html
-%%JDK_HOME%%/docs/api/java.lang.CloneNotSupportedException.html
-%%JDK_HOME%%/docs/api/java.lang.Cloneable.html
-%%JDK_HOME%%/docs/api/java.lang.Compiler.html
-%%JDK_HOME%%/docs/api/java.lang.Double.html
-%%JDK_HOME%%/docs/api/java.lang.Error.html
-%%JDK_HOME%%/docs/api/java.lang.Exception.html
-%%JDK_HOME%%/docs/api/java.lang.ExceptionInInitializerError.html
-%%JDK_HOME%%/docs/api/java.lang.Float.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalAccessError.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalAccessException.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalArgumentException.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalMonitorStateException.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalStateException.html
-%%JDK_HOME%%/docs/api/java.lang.IllegalThreadStateException.html
-%%JDK_HOME%%/docs/api/java.lang.IncompatibleClassChangeError.html
-%%JDK_HOME%%/docs/api/java.lang.IndexOutOfBoundsException.html
-%%JDK_HOME%%/docs/api/java.lang.InstantiationError.html
-%%JDK_HOME%%/docs/api/java.lang.InstantiationException.html
-%%JDK_HOME%%/docs/api/java.lang.Integer.html
-%%JDK_HOME%%/docs/api/java.lang.InternalError.html
-%%JDK_HOME%%/docs/api/java.lang.InterruptedException.html
-%%JDK_HOME%%/docs/api/java.lang.LinkageError.html
-%%JDK_HOME%%/docs/api/java.lang.Long.html
-%%JDK_HOME%%/docs/api/java.lang.Math.html
-%%JDK_HOME%%/docs/api/java.lang.NegativeArraySizeException.html
-%%JDK_HOME%%/docs/api/java.lang.NoClassDefFoundError.html
-%%JDK_HOME%%/docs/api/java.lang.NoSuchFieldError.html
-%%JDK_HOME%%/docs/api/java.lang.NoSuchFieldException.html
-%%JDK_HOME%%/docs/api/java.lang.NoSuchMethodError.html
-%%JDK_HOME%%/docs/api/java.lang.NoSuchMethodException.html
-%%JDK_HOME%%/docs/api/java.lang.NullPointerException.html
-%%JDK_HOME%%/docs/api/java.lang.Number.html
-%%JDK_HOME%%/docs/api/java.lang.NumberFormatException.html
-%%JDK_HOME%%/docs/api/java.lang.Object.html
-%%JDK_HOME%%/docs/api/java.lang.OutOfMemoryError.html
-%%JDK_HOME%%/docs/api/java.lang.Process.html
-%%JDK_HOME%%/docs/api/java.lang.Runnable.html
-%%JDK_HOME%%/docs/api/java.lang.Runtime.html
-%%JDK_HOME%%/docs/api/java.lang.RuntimeException.html
-%%JDK_HOME%%/docs/api/java.lang.SecurityException.html
-%%JDK_HOME%%/docs/api/java.lang.SecurityManager.html
-%%JDK_HOME%%/docs/api/java.lang.Short.html
-%%JDK_HOME%%/docs/api/java.lang.StackOverflowError.html
-%%JDK_HOME%%/docs/api/java.lang.String.html
-%%JDK_HOME%%/docs/api/java.lang.StringBuffer.html
-%%JDK_HOME%%/docs/api/java.lang.StringIndexOutOfBoundsException.html
-%%JDK_HOME%%/docs/api/java.lang.System.html
-%%JDK_HOME%%/docs/api/java.lang.Thread.html
-%%JDK_HOME%%/docs/api/java.lang.ThreadDeath.html
-%%JDK_HOME%%/docs/api/java.lang.ThreadGroup.html
-%%JDK_HOME%%/docs/api/java.lang.Throwable.html
-%%JDK_HOME%%/docs/api/java.lang.UnknownError.html
-%%JDK_HOME%%/docs/api/java.lang.UnsatisfiedLinkError.html
-%%JDK_HOME%%/docs/api/java.lang.VerifyError.html
-%%JDK_HOME%%/docs/api/java.lang.VirtualMachineError.html
-%%JDK_HOME%%/docs/api/java.lang.Void.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Array.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Constructor.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Field.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.InvocationTargetException.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Member.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Method.html
-%%JDK_HOME%%/docs/api/java.lang.reflect.Modifier.html
-%%JDK_HOME%%/docs/api/java.math.BigDecimal.html
-%%JDK_HOME%%/docs/api/java.math.BigInteger.html
-%%JDK_HOME%%/docs/api/java.net.BindException.html
-%%JDK_HOME%%/docs/api/java.net.ConnectException.html
-%%JDK_HOME%%/docs/api/java.net.ContentHandler.html
-%%JDK_HOME%%/docs/api/java.net.ContentHandlerFactory.html
-%%JDK_HOME%%/docs/api/java.net.DatagramPacket.html
-%%JDK_HOME%%/docs/api/java.net.DatagramSocket.html
-%%JDK_HOME%%/docs/api/java.net.DatagramSocketImpl.html
-%%JDK_HOME%%/docs/api/java.net.FileNameMap.html
-%%JDK_HOME%%/docs/api/java.net.HttpURLConnection.html
-%%JDK_HOME%%/docs/api/java.net.InetAddress.html
-%%JDK_HOME%%/docs/api/java.net.MalformedURLException.html
-%%JDK_HOME%%/docs/api/java.net.MulticastSocket.html
-%%JDK_HOME%%/docs/api/java.net.NoRouteToHostException.html
-%%JDK_HOME%%/docs/api/java.net.ProtocolException.html
-%%JDK_HOME%%/docs/api/java.net.ServerSocket.html
-%%JDK_HOME%%/docs/api/java.net.Socket.html
-%%JDK_HOME%%/docs/api/java.net.SocketException.html
-%%JDK_HOME%%/docs/api/java.net.SocketImpl.html
-%%JDK_HOME%%/docs/api/java.net.SocketImplFactory.html
-%%JDK_HOME%%/docs/api/java.net.URL.html
-%%JDK_HOME%%/docs/api/java.net.URLConnection.html
-%%JDK_HOME%%/docs/api/java.net.URLEncoder.html
-%%JDK_HOME%%/docs/api/java.net.URLStreamHandler.html
-%%JDK_HOME%%/docs/api/java.net.URLStreamHandlerFactory.html
-%%JDK_HOME%%/docs/api/java.net.UnknownHostException.html
-%%JDK_HOME%%/docs/api/java.net.UnknownServiceException.html
-%%JDK_HOME%%/docs/api/java.rmi.AccessException.html
-%%JDK_HOME%%/docs/api/java.rmi.AlreadyBoundException.html
-%%JDK_HOME%%/docs/api/java.rmi.ConnectException.html
-%%JDK_HOME%%/docs/api/java.rmi.ConnectIOException.html
-%%JDK_HOME%%/docs/api/java.rmi.MarshalException.html
-%%JDK_HOME%%/docs/api/java.rmi.Naming.html
-%%JDK_HOME%%/docs/api/java.rmi.NoSuchObjectException.html
-%%JDK_HOME%%/docs/api/java.rmi.NotBoundException.html
-%%JDK_HOME%%/docs/api/java.rmi.RMISecurityException.html
-%%JDK_HOME%%/docs/api/java.rmi.RMISecurityManager.html
-%%JDK_HOME%%/docs/api/java.rmi.Remote.html
-%%JDK_HOME%%/docs/api/java.rmi.RemoteException.html
-%%JDK_HOME%%/docs/api/java.rmi.ServerError.html
-%%JDK_HOME%%/docs/api/java.rmi.ServerException.html
-%%JDK_HOME%%/docs/api/java.rmi.ServerRuntimeException.html
-%%JDK_HOME%%/docs/api/java.rmi.StubNotFoundException.html
-%%JDK_HOME%%/docs/api/java.rmi.UnexpectedException.html
-%%JDK_HOME%%/docs/api/java.rmi.UnknownHostException.html
-%%JDK_HOME%%/docs/api/java.rmi.UnmarshalException.html
-%%JDK_HOME%%/docs/api/java.rmi.dgc.DGC.html
-%%JDK_HOME%%/docs/api/java.rmi.dgc.Lease.html
-%%JDK_HOME%%/docs/api/java.rmi.dgc.VMID.html
-%%JDK_HOME%%/docs/api/java.rmi.registry.LocateRegistry.html
-%%JDK_HOME%%/docs/api/java.rmi.registry.Registry.html
-%%JDK_HOME%%/docs/api/java.rmi.registry.RegistryHandler.html
-%%JDK_HOME%%/docs/api/java.rmi.server.ExportException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.LoaderHandler.html
-%%JDK_HOME%%/docs/api/java.rmi.server.LogStream.html
-%%JDK_HOME%%/docs/api/java.rmi.server.ObjID.html
-%%JDK_HOME%%/docs/api/java.rmi.server.Operation.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RMIClassLoader.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RMIFailureHandler.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RMISocketFactory.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RemoteCall.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RemoteObject.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RemoteRef.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RemoteServer.html
-%%JDK_HOME%%/docs/api/java.rmi.server.RemoteStub.html
-%%JDK_HOME%%/docs/api/java.rmi.server.ServerCloneException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.ServerNotActiveException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.ServerRef.html
-%%JDK_HOME%%/docs/api/java.rmi.server.Skeleton.html
-%%JDK_HOME%%/docs/api/java.rmi.server.SkeletonMismatchException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.SkeletonNotFoundException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.SocketSecurityException.html
-%%JDK_HOME%%/docs/api/java.rmi.server.UID.html
-%%JDK_HOME%%/docs/api/java.rmi.server.UnicastRemoteObject.html
-%%JDK_HOME%%/docs/api/java.rmi.server.Unreferenced.html
-%%JDK_HOME%%/docs/api/java.security.Certificate.html
-%%JDK_HOME%%/docs/api/java.security.DigestException.html
-%%JDK_HOME%%/docs/api/java.security.DigestInputStream.html
-%%JDK_HOME%%/docs/api/java.security.DigestOutputStream.html
-%%JDK_HOME%%/docs/api/java.security.Identity.html
-%%JDK_HOME%%/docs/api/java.security.IdentityScope.html
-%%JDK_HOME%%/docs/api/java.security.InvalidKeyException.html
-%%JDK_HOME%%/docs/api/java.security.InvalidParameterException.html
-%%JDK_HOME%%/docs/api/java.security.Key.html
-%%JDK_HOME%%/docs/api/java.security.KeyException.html
-%%JDK_HOME%%/docs/api/java.security.KeyManagementException.html
-%%JDK_HOME%%/docs/api/java.security.KeyPair.html
-%%JDK_HOME%%/docs/api/java.security.KeyPairGenerator.html
-%%JDK_HOME%%/docs/api/java.security.MessageDigest.html
-%%JDK_HOME%%/docs/api/java.security.NoSuchAlgorithmException.html
-%%JDK_HOME%%/docs/api/java.security.NoSuchProviderException.html
-%%JDK_HOME%%/docs/api/java.security.Principal.html
-%%JDK_HOME%%/docs/api/java.security.PrivateKey.html
-%%JDK_HOME%%/docs/api/java.security.Provider.html
-%%JDK_HOME%%/docs/api/java.security.ProviderException.html
-%%JDK_HOME%%/docs/api/java.security.PublicKey.html
-%%JDK_HOME%%/docs/api/java.security.SecureRandom.html
-%%JDK_HOME%%/docs/api/java.security.Security.html
-%%JDK_HOME%%/docs/api/java.security.Signature.html
-%%JDK_HOME%%/docs/api/java.security.SignatureException.html
-%%JDK_HOME%%/docs/api/java.security.Signer.html
-%%JDK_HOME%%/docs/api/java.security.acl.Acl.html
-%%JDK_HOME%%/docs/api/java.security.acl.AclEntry.html
-%%JDK_HOME%%/docs/api/java.security.acl.AclNotFoundException.html
-%%JDK_HOME%%/docs/api/java.security.acl.Group.html
-%%JDK_HOME%%/docs/api/java.security.acl.LastOwnerException.html
-%%JDK_HOME%%/docs/api/java.security.acl.NotOwnerException.html
-%%JDK_HOME%%/docs/api/java.security.acl.Owner.html
-%%JDK_HOME%%/docs/api/java.security.acl.Permission.html
-%%JDK_HOME%%/docs/api/java.security.interfaces.DSAKey.html
-%%JDK_HOME%%/docs/api/java.security.interfaces.DSAKeyPairGenerator.html
-%%JDK_HOME%%/docs/api/java.security.interfaces.DSAParams.html
-%%JDK_HOME%%/docs/api/java.security.interfaces.DSAPrivateKey.html
-%%JDK_HOME%%/docs/api/java.security.interfaces.DSAPublicKey.html
-%%JDK_HOME%%/docs/api/java.sql.CallableStatement.html
-%%JDK_HOME%%/docs/api/java.sql.Connection.html
-%%JDK_HOME%%/docs/api/java.sql.DataTruncation.html
-%%JDK_HOME%%/docs/api/java.sql.DatabaseMetaData.html
-%%JDK_HOME%%/docs/api/java.sql.Date.html
-%%JDK_HOME%%/docs/api/java.sql.Driver.html
-%%JDK_HOME%%/docs/api/java.sql.DriverManager.html
-%%JDK_HOME%%/docs/api/java.sql.DriverPropertyInfo.html
-%%JDK_HOME%%/docs/api/java.sql.PreparedStatement.html
-%%JDK_HOME%%/docs/api/java.sql.ResultSet.html
-%%JDK_HOME%%/docs/api/java.sql.ResultSetMetaData.html
-%%JDK_HOME%%/docs/api/java.sql.SQLException.html
-%%JDK_HOME%%/docs/api/java.sql.SQLWarning.html
-%%JDK_HOME%%/docs/api/java.sql.Statement.html
-%%JDK_HOME%%/docs/api/java.sql.Time.html
-%%JDK_HOME%%/docs/api/java.sql.Timestamp.html
-%%JDK_HOME%%/docs/api/java.sql.Types.html
-%%JDK_HOME%%/docs/api/java.text.BreakIterator.html
-%%JDK_HOME%%/docs/api/java.text.CharacterIterator.html
-%%JDK_HOME%%/docs/api/java.text.ChoiceFormat.html
-%%JDK_HOME%%/docs/api/java.text.CollationElementIterator.html
-%%JDK_HOME%%/docs/api/java.text.CollationKey.html
-%%JDK_HOME%%/docs/api/java.text.Collator.html
-%%JDK_HOME%%/docs/api/java.text.DateFormat.html
-%%JDK_HOME%%/docs/api/java.text.DateFormatSymbols.html
-%%JDK_HOME%%/docs/api/java.text.DecimalFormat.html
-%%JDK_HOME%%/docs/api/java.text.DecimalFormatSymbols.html
-%%JDK_HOME%%/docs/api/java.text.FieldPosition.html
-%%JDK_HOME%%/docs/api/java.text.Format.html
-%%JDK_HOME%%/docs/api/java.text.MessageFormat.html
-%%JDK_HOME%%/docs/api/java.text.NumberFormat.html
-%%JDK_HOME%%/docs/api/java.text.ParseException.html
-%%JDK_HOME%%/docs/api/java.text.ParsePosition.html
-%%JDK_HOME%%/docs/api/java.text.RuleBasedCollator.html
-%%JDK_HOME%%/docs/api/java.text.SimpleDateFormat.html
-%%JDK_HOME%%/docs/api/java.text.StringCharacterIterator.html
-%%JDK_HOME%%/docs/api/java.util.BitSet.html
-%%JDK_HOME%%/docs/api/java.util.Calendar.html
-%%JDK_HOME%%/docs/api/java.util.Date.html
-%%JDK_HOME%%/docs/api/java.util.Dictionary.html
-%%JDK_HOME%%/docs/api/java.util.EmptyStackException.html
-%%JDK_HOME%%/docs/api/java.util.Enumeration.html
-%%JDK_HOME%%/docs/api/java.util.EventListener.html
-%%JDK_HOME%%/docs/api/java.util.EventObject.html
-%%JDK_HOME%%/docs/api/java.util.GregorianCalendar.html
-%%JDK_HOME%%/docs/api/java.util.Hashtable.html
-%%JDK_HOME%%/docs/api/java.util.ListResourceBundle.html
-%%JDK_HOME%%/docs/api/java.util.Locale.html
-%%JDK_HOME%%/docs/api/java.util.MissingResourceException.html
-%%JDK_HOME%%/docs/api/java.util.NoSuchElementException.html
-%%JDK_HOME%%/docs/api/java.util.Observable.html
-%%JDK_HOME%%/docs/api/java.util.Observer.html
-%%JDK_HOME%%/docs/api/java.util.Properties.html
-%%JDK_HOME%%/docs/api/java.util.PropertyResourceBundle.html
-%%JDK_HOME%%/docs/api/java.util.Random.html
-%%JDK_HOME%%/docs/api/java.util.ResourceBundle.html
-%%JDK_HOME%%/docs/api/java.util.SimpleTimeZone.html
-%%JDK_HOME%%/docs/api/java.util.Stack.html
-%%JDK_HOME%%/docs/api/java.util.StringTokenizer.html
-%%JDK_HOME%%/docs/api/java.util.TimeZone.html
-%%JDK_HOME%%/docs/api/java.util.TooManyListenersException.html
-%%JDK_HOME%%/docs/api/java.util.Vector.html
-%%JDK_HOME%%/docs/api/java.util.zip.Adler32.html
-%%JDK_HOME%%/docs/api/java.util.zip.CRC32.html
-%%JDK_HOME%%/docs/api/java.util.zip.CheckedInputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.CheckedOutputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.Checksum.html
-%%JDK_HOME%%/docs/api/java.util.zip.DataFormatException.html
-%%JDK_HOME%%/docs/api/java.util.zip.Deflater.html
-%%JDK_HOME%%/docs/api/java.util.zip.DeflaterOutputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.GZIPInputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.GZIPOutputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.Inflater.html
-%%JDK_HOME%%/docs/api/java.util.zip.InflaterInputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.ZipEntry.html
-%%JDK_HOME%%/docs/api/java.util.zip.ZipException.html
-%%JDK_HOME%%/docs/api/java.util.zip.ZipFile.html
-%%JDK_HOME%%/docs/api/java.util.zip.ZipInputStream.html
-%%JDK_HOME%%/docs/api/java.util.zip.ZipOutputStream.html
-%%JDK_HOME%%/docs/api/k-names.html
-%%JDK_HOME%%/docs/api/l-names.html
-%%JDK_HOME%%/docs/api/m-names.html
-%%JDK_HOME%%/docs/api/n-names.html
-%%JDK_HOME%%/docs/api/o-names.html
-%%JDK_HOME%%/docs/api/p-names.html
-%%JDK_HOME%%/docs/api/packages.html
-%%JDK_HOME%%/docs/api/q-names.html
-%%JDK_HOME%%/docs/api/r-names.html
-%%JDK_HOME%%/docs/api/s-names.html
-%%JDK_HOME%%/docs/api/t-names.html
-%%JDK_HOME%%/docs/api/tree.html
-%%JDK_HOME%%/docs/api/u-names.html
-%%JDK_HOME%%/docs/api/v-names.html
-%%JDK_HOME%%/docs/api/w-names.html
-%%JDK_HOME%%/docs/api/x-names.html
-%%JDK_HOME%%/docs/api/y-names.html
-%%JDK_HOME%%/docs/api/z-names.html
-%%JDK_HOME%%/docs/guide/awt/1.0example/AppletButton.class
-%%JDK_HOME%%/docs/guide/awt/1.0example/AppletButton.java
-%%JDK_HOME%%/docs/guide/awt/1.0example/DialogWindow.class
-%%JDK_HOME%%/docs/guide/awt/1.0example/DialogWindow.java
-%%JDK_HOME%%/docs/guide/awt/1.0example/SimpleDialog.class
-%%JDK_HOME%%/docs/guide/awt/DeprecatedMethods.html
-%%JDK_HOME%%/docs/guide/awt/DialogWindow.java
-%%JDK_HOME%%/docs/guide/awt/HowToUpgrade.html
-%%JDK_HOME%%/docs/guide/awt/IncompatibleChanges.html
-%%JDK_HOME%%/docs/guide/awt/NameChanges.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Box.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Box.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click0$1.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click0$2.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click0.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click0.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click1$1.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click1$2.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click1$TargetListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click1.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click1.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click2$1.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click2$2.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click2$TargetListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click2.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click2.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3$1.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3$2.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3$3.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3$TargetListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/Click3.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/ColumnOfBoxes.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/ColumnOfBoxes.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Box.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Click0.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Click1.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Click2.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Click3.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/ColumnOfBoxes.java
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Slide.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/SlideList.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/SlideShow.class
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/Spinner.gif
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/slide1.gif
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/slide2.gif
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/slide3.gif
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/slide4.gif
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/source1.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/source2.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/source3.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative/source4.html
-%%JDK_HOME%%/docs/guide/awt/demos/eventmodel/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/ExampleApplet.jar
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/ExampleApplet.zip
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/Switcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/DoubleBufferPanel.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/DoubleBufferPanel.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/ExampleApplet.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/Gauge.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/Gauge.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/GaugeThread.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/PrettyPanel.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/images/mandrill.jpg
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative/Compatibility.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative/ExampleApplet.gif
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative/PictureFrame.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/example.html
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/GaugeSwing/ExampleApplet.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/GaugeSwing/Gauge.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/GaugeSwing/images/mandrill.jpg
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/ExampleApplet.jar
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/ExampleApplet.zip
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/Switcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleActionListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleApplet.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButton.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButton.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButtonListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/images/scott.jpg
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative/Compatibility.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative/PictureFrame.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/example.html
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/ExampleApplet.jar
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/ExampleApplet.zip
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/Switcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/ExampleActionListener.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/ExampleApplet.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/RoundButton.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/RoundButton.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/images/scott.jpg
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative/Compatibility.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative/ExampleApplet.gif
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative/PictureFrame.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/example.html
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/ExampleApplet.jar
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/ExampleApplet.zip
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/Switcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/ExampleApplet.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/Spinner.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/Spinner.java
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/SpinnerThread.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/images/orb.gif
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative/Compatibility.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative/ExampleApplet.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative/ExampleApplet.gif
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative/PictureFrame.class
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/example.html
-%%JDK_HOME%%/docs/guide/awt/demos/lightweight/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual/SymbolCanvas.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual/SymbolTest$MyAdapter.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual/SymbolTest.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual/SymbolTest.java
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/ImageDisplayer.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/Slide.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/SlideList.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/SlideShow.class
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/index.html
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide1.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide2.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide3.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide4.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide5.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative/slide6.gif
-%%JDK_HOME%%/docs/guide/awt/demos/symboltest/index.html
-%%JDK_HOME%%/docs/guide/awt/designspec/datatransfer.html
-%%JDK_HOME%%/docs/guide/awt/designspec/desktopcolors.html
-%%JDK_HOME%%/docs/guide/awt/designspec/events.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/clipping.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/imageblit.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/imagescale.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/imganim.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/index.html
-%%JDK_HOME%%/docs/guide/awt/designspec/graphics/pixelgrab.html
-%%JDK_HOME%%/docs/guide/awt/designspec/images/box.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/flip.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/flip_trans.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/gun.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/hips.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/juggler.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/magnify.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/pencil.sm.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/images/toolbox.med.gif
-%%JDK_HOME%%/docs/guide/awt/designspec/index.html
-%%JDK_HOME%%/docs/guide/awt/designspec/lightweights.html
-%%JDK_HOME%%/docs/guide/awt/designspec/mouseless.html
-%%JDK_HOME%%/docs/guide/awt/designspec/nextAWT.html
-%%JDK_HOME%%/docs/guide/awt/designspec/popupmenu.html
-%%JDK_HOME%%/docs/guide/awt/designspec/printing.html
-%%JDK_HOME%%/docs/guide/awt/designspec/scrollpane.html
-%%JDK_HOME%%/docs/guide/awt/images/DialogWindow-d.gif
-%%JDK_HOME%%/docs/guide/awt/images/DialogWindow-f.gif
-%%JDK_HOME%%/docs/guide/awt/index.html
-%%JDK_HOME%%/docs/guide/awt/innerclass/DialogWindow.java
-%%JDK_HOME%%/docs/guide/awt/updateAWT
-%%JDK_HOME%%/docs/guide/beans/index.html
-%%JDK_HOME%%/docs/guide/innerclasses/index.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/copyright.doc.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc1.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc10.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc11.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc12.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc13.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc2.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc3.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc4.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc5.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc6.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc7.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc8.html
-%%JDK_HOME%%/docs/guide/innerclasses/spec/innerclasses.doc9.html
-%%JDK_HOME%%/docs/guide/intl/copyright.doc.html
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/1.0.2/CollationDetails.html
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/1.0.2/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/1.1/CollationDetails.html
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/1.1/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/intl/demos/Collate/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/1.0.2/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/1.1/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/1.0.2/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/1.1/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/1.0.2/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/1.1/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/TextBound/1.0.2/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/TextBound/1.1/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/TextBound/PageSwitcher.class
-%%JDK_HOME%%/docs/guide/intl/demos/TextBound/example1.html
-%%JDK_HOME%%/docs/guide/intl/demos/code/BorderPanel.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/BorderPanel.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_da.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_da.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_de.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_de.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_en.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_en.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_fr.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_fr.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_it.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_it.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_ja.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/ChoiceResource_ja.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/CollateDemo.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/CollateDemo.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/CollateFrame.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/DateTimeDemo.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/DateTimeDemo.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/DateTimeFrame.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/DemoApplet.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/DemoApplet.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/MessageFormatDemo.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/MessageFormatDemo.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/MessageFormatFrame.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/NumberFormatDemo.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/NumberFormatDemo.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/NumberFormatFrame.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/TextBoundDemo.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/TextBoundDemo.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/TextBoundFrame.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/Utility.class
-%%JDK_HOME%%/docs/guide/intl/demos/code/Utility.java
-%%JDK_HOME%%/docs/guide/intl/demos/code/XBorderPanel.class
-%%JDK_HOME%%/docs/guide/intl/encoding.doc.html
-%%JDK_HOME%%/docs/guide/intl/euro.html
-%%JDK_HOME%%/docs/guide/intl/fontprop.html
-%%JDK_HOME%%/docs/guide/intl/index.html
-%%JDK_HOME%%/docs/guide/intl/intl.doc.html
-%%JDK_HOME%%/docs/guide/intl/intlTOC.doc.html
-%%JDK_HOME%%/docs/guide/intl/locale.doc.html
-%%JDK_HOME%%/docs/guide/intl/unicode_font.doc.html
-%%JDK_HOME%%/docs/guide/io/b3-changes.html
-%%JDK_HOME%%/docs/guide/io/index.html
-%%JDK_HOME%%/docs/guide/io/io.html
-%%JDK_HOME%%/docs/guide/jar/index.html
-%%JDK_HOME%%/docs/guide/jar/jarGuide.html
-%%JDK_HOME%%/docs/guide/jar/manifest.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/SimpleSelect.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/bridge.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/callablestatement.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/connection.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/copyright.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/drivermanager.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/intro.doc.anc.gif
-%%JDK_HOME%%/docs/guide/jdbc/getstart/intro.doc.anc1.gif
-%%JDK_HOME%%/docs/guide/jdbc/getstart/intro.doc.anc2.gif
-%%JDK_HOME%%/docs/guide/jdbc/getstart/intro.doc.anc3.gif
-%%JDK_HOME%%/docs/guide/jdbc/getstart/intro.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/introTOC.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/mapping.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/preparedstatement.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/resultset.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/getstart/statement.doc.html
-%%JDK_HOME%%/docs/guide/jdbc/index.html
-%%JDK_HOME%%/docs/guide/jni/index.html
-%%JDK_HOME%%/docs/guide/jni/spec/copyright.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/design.doc.anc.gif
-%%JDK_HOME%%/docs/guide/jni/spec/design.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/functions.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/intro.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/invocation.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/jniTOC.doc.html
-%%JDK_HOME%%/docs/guide/jni/spec/types.doc.anc.gif
-%%JDK_HOME%%/docs/guide/jni/spec/types.doc.anc1.gif
-%%JDK_HOME%%/docs/guide/jni/spec/types.doc.anc2.gif
-%%JDK_HOME%%/docs/guide/jni/spec/types.doc.anc3.gif
-%%JDK_HOME%%/docs/guide/jni/spec/types.doc.html
-%%JDK_HOME%%/docs/guide/math/index.html
-%%JDK_HOME%%/docs/guide/misc/applet.html
-%%JDK_HOME%%/docs/guide/misc/deprecation/deprecated.html
-%%JDK_HOME%%/docs/guide/misc/deprecation/deprecation.html
-%%JDK_HOME%%/docs/guide/misc/deprecation/index.html
-%%JDK_HOME%%/docs/guide/misc/index.html
-%%JDK_HOME%%/docs/guide/misc/resources.html
-%%JDK_HOME%%/docs/guide/net/extendingSocks.html
-%%JDK_HOME%%/docs/guide/net/images/duke4.gif
-%%JDK_HOME%%/docs/guide/net/images/new2.gif
-%%JDK_HOME%%/docs/guide/net/index.html
-%%JDK_HOME%%/docs/guide/net/miscNet.html
-%%JDK_HOME%%/docs/guide/net/socketClassDocs.html
-%%JDK_HOME%%/docs/guide/net/socketException.html
-%%JDK_HOME%%/docs/guide/net/socketOpt.html
-%%JDK_HOME%%/docs/guide/performance/performance.html
-%%JDK_HOME%%/docs/guide/reflection/faq/faq.html
-%%JDK_HOME%%/docs/guide/reflection/index.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection-copyright.doc.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc1.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc10.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc2.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc3.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc4.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc5.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc6.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc7.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc8.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflection.doc9.html
-%%JDK_HOME%%/docs/guide/reflection/spec/java-reflectionTOC.doc.html
-%%JDK_HOME%%/docs/guide/rmi/Factory-1.gif
-%%JDK_HOME%%/docs/guide/rmi/Factory.html
-%%JDK_HOME%%/docs/guide/rmi/archives/getStart.tar
-%%JDK_HOME%%/docs/guide/rmi/archives/getStart.tar.Z
-%%JDK_HOME%%/docs/guide/rmi/archives/getStart.zip
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/Hello.java
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/HelloApplet.java
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/HelloImpl.java
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/index.html
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/readme.html
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/readme.txt
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/run
-%%JDK_HOME%%/docs/guide/rmi/examples/hello/run.bat
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/Stock.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/StockApplet.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/StockNotFoundException.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/StockNotify.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/StockServer.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/StockWatch.java
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/index.html
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/readme.html
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/readme.txt
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/run
-%%JDK_HOME%%/docs/guide/rmi/examples/stock/run.bat
-%%JDK_HOME%%/docs/guide/rmi/getstart.doc.anc.gif
-%%JDK_HOME%%/docs/guide/rmi/getstart.doc.html
-%%JDK_HOME%%/docs/guide/rmi/index.html
-%%JDK_HOME%%/docs/guide/rmi/release-notes.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-arch.doc.anc.gif
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-arch.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-client.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-dgc.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-exceptions.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-intro.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-objmodel.doc.anc.gif
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-objmodel.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-properties.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-protocol.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-registry.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-server.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmi-stubs.doc.html
-%%JDK_HOME%%/docs/guide/rmi/spec/rmiTOC.doc.html
-%%JDK_HOME%%/docs/guide/rmi/subscribe.html
-%%JDK_HOME%%/docs/guide/security/Acl.html
-%%JDK_HOME%%/docs/guide/security/CryptoSpec.html
-%%JDK_HOME%%/docs/guide/security/HowToImplAProvider.html
-%%JDK_HOME%%/docs/guide/security/JavaSecurityOverview.html
-%%JDK_HOME%%/docs/guide/security/Sun.java
-%%JDK_HOME%%/docs/guide/security/cert2.html
-%%JDK_HOME%%/docs/guide/security/index.html
-%%JDK_HOME%%/docs/guide/security/java.security
-%%JDK_HOME%%/docs/guide/serialization/index.html
-%%JDK_HOME%%/docs/guide/serialization/spec/class.doc.anc.gif
-%%JDK_HOME%%/docs/guide/serialization/spec/class.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/exceptions.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/input.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/output.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/protocol.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/security.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/serial-arch.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/serialTOC.doc.html
-%%JDK_HOME%%/docs/guide/serialization/spec/version.doc.anc.gif
-%%JDK_HOME%%/docs/guide/serialization/spec/version.doc.html
-%%JDK_HOME%%/docs/images/JAVA.85.GIF
-%%JDK_HOME%%/docs/images/cupHJbutton.gif
-%%JDK_HOME%%/docs/images/smi.logo.gif
-%%JDK_HOME%%/docs/images/sunlogo64x30.gif
-%%JDK_HOME%%/docs/index.html
-%%JDK_HOME%%/docs/relnotes/SMICopyright.html
-%%JDK_HOME%%/docs/relnotes/classlist.html
-%%JDK_HOME%%/docs/relnotes/contacts.html
-%%JDK_HOME%%/docs/relnotes/demos.html
-%%JDK_HOME%%/docs/relnotes/deprecatedlist.html
-%%JDK_HOME%%/docs/relnotes/features.html
-%%JDK_HOME%%/docs/relnotes/features116.html
-%%JDK_HOME%%/docs/relnotes/intro.html
-%%JDK_HOME%%/docs/relnotes/update.html
-%%JDK_HOME%%/docs/tooldocs/index.html
-%%JDK_HOME%%/docs/tooldocs/solaris/appletviewer.html
-%%JDK_HOME%%/docs/tooldocs/solaris/classpath.html
-%%JDK_HOME%%/docs/tooldocs/solaris/index.html
-%%JDK_HOME%%/docs/tooldocs/solaris/jar.html
-%%JDK_HOME%%/docs/tooldocs/solaris/java.html
-%%JDK_HOME%%/docs/tooldocs/solaris/javac.html
-%%JDK_HOME%%/docs/tooldocs/solaris/javadoc.html
-%%JDK_HOME%%/docs/tooldocs/solaris/javah.html
-%%JDK_HOME%%/docs/tooldocs/solaris/javakey.html
-%%JDK_HOME%%/docs/tooldocs/solaris/javap.html
-%%JDK_HOME%%/docs/tooldocs/solaris/jdb.html
-%%JDK_HOME%%/docs/tooldocs/solaris/jre.html
-%%JDK_HOME%%/docs/tooldocs/solaris/native2ascii.html
-%%JDK_HOME%%/docs/tooldocs/solaris/rmic.html
-%%JDK_HOME%%/docs/tooldocs/solaris/rmiregistry.html
-%%JDK_HOME%%/docs/tooldocs/solaris/serialver.html
-%%JDK_HOME%%/docs/tooldocs/win32/appletviewer.html
-%%JDK_HOME%%/docs/tooldocs/win32/classpath.html
-%%JDK_HOME%%/docs/tooldocs/win32/index.html
-%%JDK_HOME%%/docs/tooldocs/win32/jar.html
-%%JDK_HOME%%/docs/tooldocs/win32/java.html
-%%JDK_HOME%%/docs/tooldocs/win32/javac.html
-%%JDK_HOME%%/docs/tooldocs/win32/javadoc.html
-%%JDK_HOME%%/docs/tooldocs/win32/javah.html
-%%JDK_HOME%%/docs/tooldocs/win32/javakey.html
-%%JDK_HOME%%/docs/tooldocs/win32/javap.html
-%%JDK_HOME%%/docs/tooldocs/win32/jdb.html
-%%JDK_HOME%%/docs/tooldocs/win32/jre.html
-%%JDK_HOME%%/docs/tooldocs/win32/native2ascii.html
-%%JDK_HOME%%/docs/tooldocs/win32/rmic.html
-%%JDK_HOME%%/docs/tooldocs/win32/rmiregistry.html
-%%JDK_HOME%%/docs/tooldocs/win32/serialver.html
-@dirrm %%JDK_HOME%%/docs/api/images
-@dirrm %%JDK_HOME%%/docs/api/images-awt
-@dirrm %%JDK_HOME%%/docs/api
-@dirrm %%JDK_HOME%%/docs/guide/awt/1.0example
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/eventmodel/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/eventmodel/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/eventmodel
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Gauge
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/GaugeSwing/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/GaugeSwing
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/OpenlookButtons
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/RoundButtons
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight/Spinner
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/lightweight
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/symboltest/actual
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/symboltest/alternative
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos/symboltest
-@dirrm %%JDK_HOME%%/docs/guide/awt/demos
-@dirrm %%JDK_HOME%%/docs/guide/awt/designspec/graphics
-@dirrm %%JDK_HOME%%/docs/guide/awt/designspec/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/designspec
-@dirrm %%JDK_HOME%%/docs/guide/awt/images
-@dirrm %%JDK_HOME%%/docs/guide/awt/innerclass
-@dirrm %%JDK_HOME%%/docs/guide/awt
-@dirrm %%JDK_HOME%%/docs/guide/beans
-@dirrm %%JDK_HOME%%/docs/guide/innerclasses/spec
-@dirrm %%JDK_HOME%%/docs/guide/innerclasses
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/Collate/1.0.2
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/Collate/1.1
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/Collate
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/1.0.2
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat/1.1
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/DateTimeFormat
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/1.0.2
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/MessageFormat/1.1
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/MessageFormat
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/1.0.2
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/NumberFormat/1.1
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/NumberFormat
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/TextBound/1.0.2
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/TextBound/1.1
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/TextBound
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos/code
-@dirrm %%JDK_HOME%%/docs/guide/intl/demos
-@dirrm %%JDK_HOME%%/docs/guide/intl
-@dirrm %%JDK_HOME%%/docs/guide/io
-@dirrm %%JDK_HOME%%/docs/guide/jar
-@dirrm %%JDK_HOME%%/docs/guide/jdbc/getstart
-@dirrm %%JDK_HOME%%/docs/guide/jdbc
-@dirrm %%JDK_HOME%%/docs/guide/jni/spec
-@dirrm %%JDK_HOME%%/docs/guide/jni
-@dirrm %%JDK_HOME%%/docs/guide/math
-@dirrm %%JDK_HOME%%/docs/guide/misc/deprecation
-@dirrm %%JDK_HOME%%/docs/guide/misc
-@dirrm %%JDK_HOME%%/docs/guide/net/images
-@dirrm %%JDK_HOME%%/docs/guide/net
-@dirrm %%JDK_HOME%%/docs/guide/performance
-@dirrm %%JDK_HOME%%/docs/guide/reflection/faq
-@dirrm %%JDK_HOME%%/docs/guide/reflection/spec
-@dirrm %%JDK_HOME%%/docs/guide/reflection
-@dirrm %%JDK_HOME%%/docs/guide/rmi/archives
-@dirrm %%JDK_HOME%%/docs/guide/rmi/examples/hello
-@dirrm %%JDK_HOME%%/docs/guide/rmi/examples/stock
-@dirrm %%JDK_HOME%%/docs/guide/rmi/examples
-@dirrm %%JDK_HOME%%/docs/guide/rmi/spec
-@dirrm %%JDK_HOME%%/docs/guide/rmi
-@dirrm %%JDK_HOME%%/docs/guide/security
-@dirrm %%JDK_HOME%%/docs/guide/serialization/spec
-@dirrm %%JDK_HOME%%/docs/guide/serialization
-@dirrm %%JDK_HOME%%/docs/guide
-@dirrm %%JDK_HOME%%/docs/images
-@dirrm %%JDK_HOME%%/docs/relnotes
-@dirrm %%JDK_HOME%%/docs/tooldocs/solaris
-@dirrm %%JDK_HOME%%/docs/tooldocs/win32
-@dirrm %%JDK_HOME%%/docs/tooldocs
-@unexec rmdir %D/%%JDK_HOME%%/docs > /dev/null 2>&1 || true
-@unexec rmdir %D/%%JDK_HOME%% > /dev/null 2>&1 || true
+%%T%%/api/API_users_guide.html
+%%T%%/api/AllNames.html
+%%T%%/api/Package-java.applet.html
+%%T%%/api/Package-java.awt.datatransfer.html
+%%T%%/api/Package-java.awt.event.html
+%%T%%/api/Package-java.awt.html
+%%T%%/api/Package-java.awt.image.html
+%%T%%/api/Package-java.beans.html
+%%T%%/api/Package-java.io.html
+%%T%%/api/Package-java.lang.html
+%%T%%/api/Package-java.lang.reflect.html
+%%T%%/api/Package-java.math.html
+%%T%%/api/Package-java.net.html
+%%T%%/api/Package-java.rmi.dgc.html
+%%T%%/api/Package-java.rmi.html
+%%T%%/api/Package-java.rmi.registry.html
+%%T%%/api/Package-java.rmi.server.html
+%%T%%/api/Package-java.security.acl.html
+%%T%%/api/Package-java.security.html
+%%T%%/api/Package-java.security.interfaces.html
+%%T%%/api/Package-java.sql.html
+%%T%%/api/Package-java.text.html
+%%T%%/api/Package-java.util.html
+%%T%%/api/Package-java.util.zip.html
+%%T%%/api/a-names.html
+%%T%%/api/b-names.html
+%%T%%/api/c-names.html
+%%T%%/api/d-names.html
+%%T%%/api/e-names.html
+%%T%%/api/f-names.html
+%%T%%/api/g-names.html
+%%T%%/api/h-names.html
+%%T%%/api/i-names.html
+%%T%%/api/images-awt/BorderLayout-1.gif
+%%T%%/api/images-awt/Button-1.gif
+%%T%%/api/images-awt/Checkbox-1.gif
+%%T%%/api/images-awt/CheckboxGroup-1.gif
+%%T%%/api/images-awt/Choice-1.gif
+%%T%%/api/images-awt/FlowLayout-1.gif
+%%T%%/api/images-awt/FontMetrics-1.gif
+%%T%%/api/images-awt/GridBagLayout-1.gif
+%%T%%/api/images-awt/GridLayout-1.gif
+%%T%%/api/images-awt/Label-1.gif
+%%T%%/api/images-awt/List-1.gif
+%%T%%/api/images-awt/MenuBar-1.gif
+%%T%%/api/images-awt/Scrollbar-1.gif
+%%T%%/api/images-awt/Scrollbar-2.gif
+%%T%%/api/images-awt/TextArea-1.gif
+%%T%%/api/images-awt/TextField-1.gif
+%%T%%/api/images/OpenBookIcon.gif
+%%T%%/api/images/blue-ball-small.gif
+%%T%%/api/images/blue-ball.gif
+%%T%%/api/images/class-index.gif
+%%T%%/api/images/constructor-index.gif
+%%T%%/api/images/constructors.gif
+%%T%%/api/images/cyan-ball-small.gif
+%%T%%/api/images/cyan-ball.gif
+%%T%%/api/images/error-index.gif
+%%T%%/api/images/exception-index.gif
+%%T%%/api/images/green-ball-small.gif
+%%T%%/api/images/green-ball.gif
+%%T%%/api/images/interface-index.gif
+%%T%%/api/images/magenta-ball-small.gif
+%%T%%/api/images/magenta-ball.gif
+%%T%%/api/images/method-index.gif
+%%T%%/api/images/methods.gif
+%%T%%/api/images/package-index.gif
+%%T%%/api/images/red-ball-small.gif
+%%T%%/api/images/red-ball.gif
+%%T%%/api/images/variable-index.gif
+%%T%%/api/images/variables.gif
+%%T%%/api/images/yellow-ball-small.gif
+%%T%%/api/images/yellow-ball.gif
+%%T%%/api/j-names.html
+%%T%%/api/java.applet.Applet.html
+%%T%%/api/java.applet.AppletContext.html
+%%T%%/api/java.applet.AppletStub.html
+%%T%%/api/java.applet.AudioClip.html
+%%T%%/api/java.awt.AWTError.html
+%%T%%/api/java.awt.AWTEvent.html
+%%T%%/api/java.awt.AWTEventMulticaster.html
+%%T%%/api/java.awt.AWTException.html
+%%T%%/api/java.awt.Adjustable.html
+%%T%%/api/java.awt.BorderLayout.html
+%%T%%/api/java.awt.Button.html
+%%T%%/api/java.awt.Canvas.html
+%%T%%/api/java.awt.CardLayout.html
+%%T%%/api/java.awt.Checkbox.html
+%%T%%/api/java.awt.CheckboxGroup.html
+%%T%%/api/java.awt.CheckboxMenuItem.html
+%%T%%/api/java.awt.Choice.html
+%%T%%/api/java.awt.Color.html
+%%T%%/api/java.awt.Component.html
+%%T%%/api/java.awt.Container.html
+%%T%%/api/java.awt.Cursor.html
+%%T%%/api/java.awt.Dialog.html
+%%T%%/api/java.awt.Dimension.html
+%%T%%/api/java.awt.Event.html
+%%T%%/api/java.awt.EventQueue.html
+%%T%%/api/java.awt.FileDialog.html
+%%T%%/api/java.awt.FlowLayout.html
+%%T%%/api/java.awt.Font.html
+%%T%%/api/java.awt.FontMetrics.html
+%%T%%/api/java.awt.Frame.html
+%%T%%/api/java.awt.Graphics.html
+%%T%%/api/java.awt.GridBagConstraints.html
+%%T%%/api/java.awt.GridBagLayout.html
+%%T%%/api/java.awt.GridLayout.html
+%%T%%/api/java.awt.IllegalComponentStateException.html
+%%T%%/api/java.awt.Image.html
+%%T%%/api/java.awt.Insets.html
+%%T%%/api/java.awt.ItemSelectable.html
+%%T%%/api/java.awt.Label.html
+%%T%%/api/java.awt.LayoutManager.html
+%%T%%/api/java.awt.LayoutManager2.html
+%%T%%/api/java.awt.List.html
+%%T%%/api/java.awt.MediaTracker.html
+%%T%%/api/java.awt.Menu.html
+%%T%%/api/java.awt.MenuBar.html
+%%T%%/api/java.awt.MenuComponent.html
+%%T%%/api/java.awt.MenuContainer.html
+%%T%%/api/java.awt.MenuItem.html
+%%T%%/api/java.awt.MenuShortcut.html
+%%T%%/api/java.awt.Panel.html
+%%T%%/api/java.awt.Point.html
+%%T%%/api/java.awt.Polygon.html
+%%T%%/api/java.awt.PopupMenu.html
+%%T%%/api/java.awt.PrintGraphics.html
+%%T%%/api/java.awt.PrintJob.html
+%%T%%/api/java.awt.Rectangle.html
+%%T%%/api/java.awt.ScrollPane.html
+%%T%%/api/java.awt.Scrollbar.html
+%%T%%/api/java.awt.Shape.html
+%%T%%/api/java.awt.SystemColor.html
+%%T%%/api/java.awt.TextArea.html
+%%T%%/api/java.awt.TextComponent.html
+%%T%%/api/java.awt.TextField.html
+%%T%%/api/java.awt.Toolkit.html
+%%T%%/api/java.awt.Window.html
+%%T%%/api/java.awt.datatransfer.Clipboard.html
+%%T%%/api/java.awt.datatransfer.ClipboardOwner.html
+%%T%%/api/java.awt.datatransfer.DataFlavor.html
+%%T%%/api/java.awt.datatransfer.StringSelection.html
+%%T%%/api/java.awt.datatransfer.Transferable.html
+%%T%%/api/java.awt.datatransfer.UnsupportedFlavorException.html
+%%T%%/api/java.awt.event.ActionEvent.html
+%%T%%/api/java.awt.event.ActionListener.html
+%%T%%/api/java.awt.event.AdjustmentEvent.html
+%%T%%/api/java.awt.event.AdjustmentListener.html
+%%T%%/api/java.awt.event.ComponentAdapter.html
+%%T%%/api/java.awt.event.ComponentEvent.html
+%%T%%/api/java.awt.event.ComponentListener.html
+%%T%%/api/java.awt.event.ContainerAdapter.html
+%%T%%/api/java.awt.event.ContainerEvent.html
+%%T%%/api/java.awt.event.ContainerListener.html
+%%T%%/api/java.awt.event.FocusAdapter.html
+%%T%%/api/java.awt.event.FocusEvent.html
+%%T%%/api/java.awt.event.FocusListener.html
+%%T%%/api/java.awt.event.InputEvent.html
+%%T%%/api/java.awt.event.ItemEvent.html
+%%T%%/api/java.awt.event.ItemListener.html
+%%T%%/api/java.awt.event.KeyAdapter.html
+%%T%%/api/java.awt.event.KeyEvent.html
+%%T%%/api/java.awt.event.KeyListener.html
+%%T%%/api/java.awt.event.MouseAdapter.html
+%%T%%/api/java.awt.event.MouseEvent.html
+%%T%%/api/java.awt.event.MouseListener.html
+%%T%%/api/java.awt.event.MouseMotionAdapter.html
+%%T%%/api/java.awt.event.MouseMotionListener.html
+%%T%%/api/java.awt.event.PaintEvent.html
+%%T%%/api/java.awt.event.TextEvent.html
+%%T%%/api/java.awt.event.TextListener.html
+%%T%%/api/java.awt.event.WindowAdapter.html
+%%T%%/api/java.awt.event.WindowEvent.html
+%%T%%/api/java.awt.event.WindowListener.html
+%%T%%/api/java.awt.image.AreaAveragingScaleFilter.html
+%%T%%/api/java.awt.image.ColorModel.html
+%%T%%/api/java.awt.image.CropImageFilter.html
+%%T%%/api/java.awt.image.DirectColorModel.html
+%%T%%/api/java.awt.image.FilteredImageSource.html
+%%T%%/api/java.awt.image.ImageConsumer.html
+%%T%%/api/java.awt.image.ImageFilter.html
+%%T%%/api/java.awt.image.ImageObserver.html
+%%T%%/api/java.awt.image.ImageProducer.html
+%%T%%/api/java.awt.image.IndexColorModel.html
+%%T%%/api/java.awt.image.MemoryImageSource.html
+%%T%%/api/java.awt.image.PixelGrabber.html
+%%T%%/api/java.awt.image.RGBImageFilter.html
+%%T%%/api/java.awt.image.ReplicateScaleFilter.html
+%%T%%/api/java.beans.BeanDescriptor.html
+%%T%%/api/java.beans.BeanInfo.html
+%%T%%/api/java.beans.Beans.html
+%%T%%/api/java.beans.Customizer.html
+%%T%%/api/java.beans.EventSetDescriptor.html
+%%T%%/api/java.beans.FeatureDescriptor.html
+%%T%%/api/java.beans.IndexedPropertyDescriptor.html
+%%T%%/api/java.beans.IntrospectionException.html
+%%T%%/api/java.beans.Introspector.html
+%%T%%/api/java.beans.MethodDescriptor.html
+%%T%%/api/java.beans.ParameterDescriptor.html
+%%T%%/api/java.beans.PropertyChangeEvent.html
+%%T%%/api/java.beans.PropertyChangeListener.html
+%%T%%/api/java.beans.PropertyChangeSupport.html
+%%T%%/api/java.beans.PropertyDescriptor.html
+%%T%%/api/java.beans.PropertyEditor.html
+%%T%%/api/java.beans.PropertyEditorManager.html
+%%T%%/api/java.beans.PropertyEditorSupport.html
+%%T%%/api/java.beans.PropertyVetoException.html
+%%T%%/api/java.beans.SimpleBeanInfo.html
+%%T%%/api/java.beans.VetoableChangeListener.html
+%%T%%/api/java.beans.VetoableChangeSupport.html
+%%T%%/api/java.beans.Visibility.html
+%%T%%/api/java.io.BufferedInputStream.html
+%%T%%/api/java.io.BufferedOutputStream.html
+%%T%%/api/java.io.BufferedReader.html
+%%T%%/api/java.io.BufferedWriter.html
+%%T%%/api/java.io.ByteArrayInputStream.html
+%%T%%/api/java.io.ByteArrayOutputStream.html
+%%T%%/api/java.io.CharArrayReader.html
+%%T%%/api/java.io.CharArrayWriter.html
+%%T%%/api/java.io.CharConversionException.html
+%%T%%/api/java.io.DataInput.html
+%%T%%/api/java.io.DataInputStream.html
+%%T%%/api/java.io.DataOutput.html
+%%T%%/api/java.io.DataOutputStream.html
+%%T%%/api/java.io.EOFException.html
+%%T%%/api/java.io.Externalizable.html
+%%T%%/api/java.io.File.html
+%%T%%/api/java.io.FileDescriptor.html
+%%T%%/api/java.io.FileInputStream.html
+%%T%%/api/java.io.FileNotFoundException.html
+%%T%%/api/java.io.FileOutputStream.html
+%%T%%/api/java.io.FileReader.html
+%%T%%/api/java.io.FileWriter.html
+%%T%%/api/java.io.FilenameFilter.html
+%%T%%/api/java.io.FilterInputStream.html
+%%T%%/api/java.io.FilterOutputStream.html
+%%T%%/api/java.io.FilterReader.html
+%%T%%/api/java.io.FilterWriter.html
+%%T%%/api/java.io.IOException.html
+%%T%%/api/java.io.InputStream.html
+%%T%%/api/java.io.InputStreamReader.html
+%%T%%/api/java.io.InterruptedIOException.html
+%%T%%/api/java.io.InvalidClassException.html
+%%T%%/api/java.io.InvalidObjectException.html
+%%T%%/api/java.io.LineNumberInputStream.html
+%%T%%/api/java.io.LineNumberReader.html
+%%T%%/api/java.io.NotActiveException.html
+%%T%%/api/java.io.NotSerializableException.html
+%%T%%/api/java.io.ObjectInput.html
+%%T%%/api/java.io.ObjectInputStream.html
+%%T%%/api/java.io.ObjectInputValidation.html
+%%T%%/api/java.io.ObjectOutput.html
+%%T%%/api/java.io.ObjectOutputStream.html
+%%T%%/api/java.io.ObjectStreamClass.html
+%%T%%/api/java.io.ObjectStreamException.html
+%%T%%/api/java.io.OptionalDataException.html
+%%T%%/api/java.io.OutputStream.html
+%%T%%/api/java.io.OutputStreamWriter.html
+%%T%%/api/java.io.PipedInputStream.html
+%%T%%/api/java.io.PipedOutputStream.html
+%%T%%/api/java.io.PipedReader.html
+%%T%%/api/java.io.PipedWriter.html
+%%T%%/api/java.io.PrintStream.html
+%%T%%/api/java.io.PrintWriter.html
+%%T%%/api/java.io.PushbackInputStream.html
+%%T%%/api/java.io.PushbackReader.html
+%%T%%/api/java.io.RandomAccessFile.html
+%%T%%/api/java.io.Reader.html
+%%T%%/api/java.io.SequenceInputStream.html
+%%T%%/api/java.io.Serializable.html
+%%T%%/api/java.io.StreamCorruptedException.html
+%%T%%/api/java.io.StreamTokenizer.html
+%%T%%/api/java.io.StringBufferInputStream.html
+%%T%%/api/java.io.StringReader.html
+%%T%%/api/java.io.StringWriter.html
+%%T%%/api/java.io.SyncFailedException.html
+%%T%%/api/java.io.UTFDataFormatException.html
+%%T%%/api/java.io.UnsupportedEncodingException.html
+%%T%%/api/java.io.WriteAbortedException.html
+%%T%%/api/java.io.Writer.html
+%%T%%/api/java.lang.AbstractMethodError.html
+%%T%%/api/java.lang.ArithmeticException.html
+%%T%%/api/java.lang.ArrayIndexOutOfBoundsException.html
+%%T%%/api/java.lang.ArrayStoreException.html
+%%T%%/api/java.lang.Boolean.html
+%%T%%/api/java.lang.Byte.html
+%%T%%/api/java.lang.Character.html
+%%T%%/api/java.lang.Class.html
+%%T%%/api/java.lang.ClassCastException.html
+%%T%%/api/java.lang.ClassCircularityError.html
+%%T%%/api/java.lang.ClassFormatError.html
+%%T%%/api/java.lang.ClassLoader.html
+%%T%%/api/java.lang.ClassNotFoundException.html
+%%T%%/api/java.lang.CloneNotSupportedException.html
+%%T%%/api/java.lang.Cloneable.html
+%%T%%/api/java.lang.Compiler.html
+%%T%%/api/java.lang.Double.html
+%%T%%/api/java.lang.Error.html
+%%T%%/api/java.lang.Exception.html
+%%T%%/api/java.lang.ExceptionInInitializerError.html
+%%T%%/api/java.lang.Float.html
+%%T%%/api/java.lang.IllegalAccessError.html
+%%T%%/api/java.lang.IllegalAccessException.html
+%%T%%/api/java.lang.IllegalArgumentException.html
+%%T%%/api/java.lang.IllegalMonitorStateException.html
+%%T%%/api/java.lang.IllegalStateException.html
+%%T%%/api/java.lang.IllegalThreadStateException.html
+%%T%%/api/java.lang.IncompatibleClassChangeError.html
+%%T%%/api/java.lang.IndexOutOfBoundsException.html
+%%T%%/api/java.lang.InstantiationError.html
+%%T%%/api/java.lang.InstantiationException.html
+%%T%%/api/java.lang.Integer.html
+%%T%%/api/java.lang.InternalError.html
+%%T%%/api/java.lang.InterruptedException.html
+%%T%%/api/java.lang.LinkageError.html
+%%T%%/api/java.lang.Long.html
+%%T%%/api/java.lang.Math.html
+%%T%%/api/java.lang.NegativeArraySizeException.html
+%%T%%/api/java.lang.NoClassDefFoundError.html
+%%T%%/api/java.lang.NoSuchFieldError.html
+%%T%%/api/java.lang.NoSuchFieldException.html
+%%T%%/api/java.lang.NoSuchMethodError.html
+%%T%%/api/java.lang.NoSuchMethodException.html
+%%T%%/api/java.lang.NullPointerException.html
+%%T%%/api/java.lang.Number.html
+%%T%%/api/java.lang.NumberFormatException.html
+%%T%%/api/java.lang.Object.html
+%%T%%/api/java.lang.OutOfMemoryError.html
+%%T%%/api/java.lang.Process.html
+%%T%%/api/java.lang.Runnable.html
+%%T%%/api/java.lang.Runtime.html
+%%T%%/api/java.lang.RuntimeException.html
+%%T%%/api/java.lang.SecurityException.html
+%%T%%/api/java.lang.SecurityManager.html
+%%T%%/api/java.lang.Short.html
+%%T%%/api/java.lang.StackOverflowError.html
+%%T%%/api/java.lang.String.html
+%%T%%/api/java.lang.StringBuffer.html
+%%T%%/api/java.lang.StringIndexOutOfBoundsException.html
+%%T%%/api/java.lang.System.html
+%%T%%/api/java.lang.Thread.html
+%%T%%/api/java.lang.ThreadDeath.html
+%%T%%/api/java.lang.ThreadGroup.html
+%%T%%/api/java.lang.Throwable.html
+%%T%%/api/java.lang.UnknownError.html
+%%T%%/api/java.lang.UnsatisfiedLinkError.html
+%%T%%/api/java.lang.VerifyError.html
+%%T%%/api/java.lang.VirtualMachineError.html
+%%T%%/api/java.lang.Void.html
+%%T%%/api/java.lang.reflect.Array.html
+%%T%%/api/java.lang.reflect.Constructor.html
+%%T%%/api/java.lang.reflect.Field.html
+%%T%%/api/java.lang.reflect.InvocationTargetException.html
+%%T%%/api/java.lang.reflect.Member.html
+%%T%%/api/java.lang.reflect.Method.html
+%%T%%/api/java.lang.reflect.Modifier.html
+%%T%%/api/java.math.BigDecimal.html
+%%T%%/api/java.math.BigInteger.html
+%%T%%/api/java.net.BindException.html
+%%T%%/api/java.net.ConnectException.html
+%%T%%/api/java.net.ContentHandler.html
+%%T%%/api/java.net.ContentHandlerFactory.html
+%%T%%/api/java.net.DatagramPacket.html
+%%T%%/api/java.net.DatagramSocket.html
+%%T%%/api/java.net.DatagramSocketImpl.html
+%%T%%/api/java.net.FileNameMap.html
+%%T%%/api/java.net.HttpURLConnection.html
+%%T%%/api/java.net.InetAddress.html
+%%T%%/api/java.net.MalformedURLException.html
+%%T%%/api/java.net.MulticastSocket.html
+%%T%%/api/java.net.NoRouteToHostException.html
+%%T%%/api/java.net.ProtocolException.html
+%%T%%/api/java.net.ServerSocket.html
+%%T%%/api/java.net.Socket.html
+%%T%%/api/java.net.SocketException.html
+%%T%%/api/java.net.SocketImpl.html
+%%T%%/api/java.net.SocketImplFactory.html
+%%T%%/api/java.net.URL.html
+%%T%%/api/java.net.URLConnection.html
+%%T%%/api/java.net.URLEncoder.html
+%%T%%/api/java.net.URLStreamHandler.html
+%%T%%/api/java.net.URLStreamHandlerFactory.html
+%%T%%/api/java.net.UnknownHostException.html
+%%T%%/api/java.net.UnknownServiceException.html
+%%T%%/api/java.rmi.AccessException.html
+%%T%%/api/java.rmi.AlreadyBoundException.html
+%%T%%/api/java.rmi.ConnectException.html
+%%T%%/api/java.rmi.ConnectIOException.html
+%%T%%/api/java.rmi.MarshalException.html
+%%T%%/api/java.rmi.Naming.html
+%%T%%/api/java.rmi.NoSuchObjectException.html
+%%T%%/api/java.rmi.NotBoundException.html
+%%T%%/api/java.rmi.RMISecurityException.html
+%%T%%/api/java.rmi.RMISecurityManager.html
+%%T%%/api/java.rmi.Remote.html
+%%T%%/api/java.rmi.RemoteException.html
+%%T%%/api/java.rmi.ServerError.html
+%%T%%/api/java.rmi.ServerException.html
+%%T%%/api/java.rmi.ServerRuntimeException.html
+%%T%%/api/java.rmi.StubNotFoundException.html
+%%T%%/api/java.rmi.UnexpectedException.html
+%%T%%/api/java.rmi.UnknownHostException.html
+%%T%%/api/java.rmi.UnmarshalException.html
+%%T%%/api/java.rmi.dgc.DGC.html
+%%T%%/api/java.rmi.dgc.Lease.html
+%%T%%/api/java.rmi.dgc.VMID.html
+%%T%%/api/java.rmi.registry.LocateRegistry.html
+%%T%%/api/java.rmi.registry.Registry.html
+%%T%%/api/java.rmi.registry.RegistryHandler.html
+%%T%%/api/java.rmi.server.ExportException.html
+%%T%%/api/java.rmi.server.LoaderHandler.html
+%%T%%/api/java.rmi.server.LogStream.html
+%%T%%/api/java.rmi.server.ObjID.html
+%%T%%/api/java.rmi.server.Operation.html
+%%T%%/api/java.rmi.server.RMIClassLoader.html
+%%T%%/api/java.rmi.server.RMIFailureHandler.html
+%%T%%/api/java.rmi.server.RMISocketFactory.html
+%%T%%/api/java.rmi.server.RemoteCall.html
+%%T%%/api/java.rmi.server.RemoteObject.html
+%%T%%/api/java.rmi.server.RemoteRef.html
+%%T%%/api/java.rmi.server.RemoteServer.html
+%%T%%/api/java.rmi.server.RemoteStub.html
+%%T%%/api/java.rmi.server.ServerCloneException.html
+%%T%%/api/java.rmi.server.ServerNotActiveException.html
+%%T%%/api/java.rmi.server.ServerRef.html
+%%T%%/api/java.rmi.server.Skeleton.html
+%%T%%/api/java.rmi.server.SkeletonMismatchException.html
+%%T%%/api/java.rmi.server.SkeletonNotFoundException.html
+%%T%%/api/java.rmi.server.SocketSecurityException.html
+%%T%%/api/java.rmi.server.UID.html
+%%T%%/api/java.rmi.server.UnicastRemoteObject.html
+%%T%%/api/java.rmi.server.Unreferenced.html
+%%T%%/api/java.security.Certificate.html
+%%T%%/api/java.security.DigestException.html
+%%T%%/api/java.security.DigestInputStream.html
+%%T%%/api/java.security.DigestOutputStream.html
+%%T%%/api/java.security.Identity.html
+%%T%%/api/java.security.IdentityScope.html
+%%T%%/api/java.security.InvalidKeyException.html
+%%T%%/api/java.security.InvalidParameterException.html
+%%T%%/api/java.security.Key.html
+%%T%%/api/java.security.KeyException.html
+%%T%%/api/java.security.KeyManagementException.html
+%%T%%/api/java.security.KeyPair.html
+%%T%%/api/java.security.KeyPairGenerator.html
+%%T%%/api/java.security.MessageDigest.html
+%%T%%/api/java.security.NoSuchAlgorithmException.html
+%%T%%/api/java.security.NoSuchProviderException.html
+%%T%%/api/java.security.Principal.html
+%%T%%/api/java.security.PrivateKey.html
+%%T%%/api/java.security.Provider.html
+%%T%%/api/java.security.ProviderException.html
+%%T%%/api/java.security.PublicKey.html
+%%T%%/api/java.security.SecureRandom.html
+%%T%%/api/java.security.Security.html
+%%T%%/api/java.security.Signature.html
+%%T%%/api/java.security.SignatureException.html
+%%T%%/api/java.security.Signer.html
+%%T%%/api/java.security.acl.Acl.html
+%%T%%/api/java.security.acl.AclEntry.html
+%%T%%/api/java.security.acl.AclNotFoundException.html
+%%T%%/api/java.security.acl.Group.html
+%%T%%/api/java.security.acl.LastOwnerException.html
+%%T%%/api/java.security.acl.NotOwnerException.html
+%%T%%/api/java.security.acl.Owner.html
+%%T%%/api/java.security.acl.Permission.html
+%%T%%/api/java.security.interfaces.DSAKey.html
+%%T%%/api/java.security.interfaces.DSAKeyPairGenerator.html
+%%T%%/api/java.security.interfaces.DSAParams.html
+%%T%%/api/java.security.interfaces.DSAPrivateKey.html
+%%T%%/api/java.security.interfaces.DSAPublicKey.html
+%%T%%/api/java.sql.CallableStatement.html
+%%T%%/api/java.sql.Connection.html
+%%T%%/api/java.sql.DataTruncation.html
+%%T%%/api/java.sql.DatabaseMetaData.html
+%%T%%/api/java.sql.Date.html
+%%T%%/api/java.sql.Driver.html
+%%T%%/api/java.sql.DriverManager.html
+%%T%%/api/java.sql.DriverPropertyInfo.html
+%%T%%/api/java.sql.PreparedStatement.html
+%%T%%/api/java.sql.ResultSet.html
+%%T%%/api/java.sql.ResultSetMetaData.html
+%%T%%/api/java.sql.SQLException.html
+%%T%%/api/java.sql.SQLWarning.html
+%%T%%/api/java.sql.Statement.html
+%%T%%/api/java.sql.Time.html
+%%T%%/api/java.sql.Timestamp.html
+%%T%%/api/java.sql.Types.html
+%%T%%/api/java.text.BreakIterator.html
+%%T%%/api/java.text.CharacterIterator.html
+%%T%%/api/java.text.ChoiceFormat.html
+%%T%%/api/java.text.CollationElementIterator.html
+%%T%%/api/java.text.CollationKey.html
+%%T%%/api/java.text.Collator.html
+%%T%%/api/java.text.DateFormat.html
+%%T%%/api/java.text.DateFormatSymbols.html
+%%T%%/api/java.text.DecimalFormat.html
+%%T%%/api/java.text.DecimalFormatSymbols.html
+%%T%%/api/java.text.FieldPosition.html
+%%T%%/api/java.text.Format.html
+%%T%%/api/java.text.MessageFormat.html
+%%T%%/api/java.text.NumberFormat.html
+%%T%%/api/java.text.ParseException.html
+%%T%%/api/java.text.ParsePosition.html
+%%T%%/api/java.text.RuleBasedCollator.html
+%%T%%/api/java.text.SimpleDateFormat.html
+%%T%%/api/java.text.StringCharacterIterator.html
+%%T%%/api/java.util.BitSet.html
+%%T%%/api/java.util.Calendar.html
+%%T%%/api/java.util.Date.html
+%%T%%/api/java.util.Dictionary.html
+%%T%%/api/java.util.EmptyStackException.html
+%%T%%/api/java.util.Enumeration.html
+%%T%%/api/java.util.EventListener.html
+%%T%%/api/java.util.EventObject.html
+%%T%%/api/java.util.GregorianCalendar.html
+%%T%%/api/java.util.Hashtable.html
+%%T%%/api/java.util.ListResourceBundle.html
+%%T%%/api/java.util.Locale.html
+%%T%%/api/java.util.MissingResourceException.html
+%%T%%/api/java.util.NoSuchElementException.html
+%%T%%/api/java.util.Observable.html
+%%T%%/api/java.util.Observer.html
+%%T%%/api/java.util.Properties.html
+%%T%%/api/java.util.PropertyResourceBundle.html
+%%T%%/api/java.util.Random.html
+%%T%%/api/java.util.ResourceBundle.html
+%%T%%/api/java.util.SimpleTimeZone.html
+%%T%%/api/java.util.Stack.html
+%%T%%/api/java.util.StringTokenizer.html
+%%T%%/api/java.util.TimeZone.html
+%%T%%/api/java.util.TooManyListenersException.html
+%%T%%/api/java.util.Vector.html
+%%T%%/api/java.util.zip.Adler32.html
+%%T%%/api/java.util.zip.CRC32.html
+%%T%%/api/java.util.zip.CheckedInputStream.html
+%%T%%/api/java.util.zip.CheckedOutputStream.html
+%%T%%/api/java.util.zip.Checksum.html
+%%T%%/api/java.util.zip.DataFormatException.html
+%%T%%/api/java.util.zip.Deflater.html
+%%T%%/api/java.util.zip.DeflaterOutputStream.html
+%%T%%/api/java.util.zip.GZIPInputStream.html
+%%T%%/api/java.util.zip.GZIPOutputStream.html
+%%T%%/api/java.util.zip.Inflater.html
+%%T%%/api/java.util.zip.InflaterInputStream.html
+%%T%%/api/java.util.zip.ZipEntry.html
+%%T%%/api/java.util.zip.ZipException.html
+%%T%%/api/java.util.zip.ZipFile.html
+%%T%%/api/java.util.zip.ZipInputStream.html
+%%T%%/api/java.util.zip.ZipOutputStream.html
+%%T%%/api/k-names.html
+%%T%%/api/l-names.html
+%%T%%/api/m-names.html
+%%T%%/api/n-names.html
+%%T%%/api/o-names.html
+%%T%%/api/p-names.html
+%%T%%/api/packages.html
+%%T%%/api/q-names.html
+%%T%%/api/r-names.html
+%%T%%/api/s-names.html
+%%T%%/api/t-names.html
+%%T%%/api/tree.html
+%%T%%/api/u-names.html
+%%T%%/api/v-names.html
+%%T%%/api/w-names.html
+%%T%%/api/x-names.html
+%%T%%/api/y-names.html
+%%T%%/api/z-names.html
+%%T%%/guide/awt/1.0example/AppletButton.class
+%%T%%/guide/awt/1.0example/AppletButton.java
+%%T%%/guide/awt/1.0example/DialogWindow.class
+%%T%%/guide/awt/1.0example/DialogWindow.java
+%%T%%/guide/awt/1.0example/SimpleDialog.class
+%%T%%/guide/awt/DeprecatedMethods.html
+%%T%%/guide/awt/DialogWindow.java
+%%T%%/guide/awt/HowToUpgrade.html
+%%T%%/guide/awt/IncompatibleChanges.html
+%%T%%/guide/awt/NameChanges.html
+%%T%%/guide/awt/demos/eventmodel/PageSwitcher.class
+%%T%%/guide/awt/demos/eventmodel/actual/Box.class
+%%T%%/guide/awt/demos/eventmodel/actual/Box.java
+%%T%%/guide/awt/demos/eventmodel/actual/Click0$1.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click0$2.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click0.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click0.java
+%%T%%/guide/awt/demos/eventmodel/actual/Click1$1.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click1$2.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click1$TargetListener.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click1.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click1.java
+%%T%%/guide/awt/demos/eventmodel/actual/Click2$1.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click2$2.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click2$TargetListener.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click2.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click2.java
+%%T%%/guide/awt/demos/eventmodel/actual/Click3$1.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click3$2.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click3$3.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click3$TargetListener.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click3.class
+%%T%%/guide/awt/demos/eventmodel/actual/Click3.java
+%%T%%/guide/awt/demos/eventmodel/actual/ColumnOfBoxes.class
+%%T%%/guide/awt/demos/eventmodel/actual/ColumnOfBoxes.java
+%%T%%/guide/awt/demos/eventmodel/actual/index.html
+%%T%%/guide/awt/demos/eventmodel/alternative/Box.java
+%%T%%/guide/awt/demos/eventmodel/alternative/Click0.java
+%%T%%/guide/awt/demos/eventmodel/alternative/Click1.java
+%%T%%/guide/awt/demos/eventmodel/alternative/Click2.java
+%%T%%/guide/awt/demos/eventmodel/alternative/Click3.java
+%%T%%/guide/awt/demos/eventmodel/alternative/ColumnOfBoxes.java
+%%T%%/guide/awt/demos/eventmodel/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/eventmodel/alternative/Slide.class
+%%T%%/guide/awt/demos/eventmodel/alternative/SlideList.class
+%%T%%/guide/awt/demos/eventmodel/alternative/SlideShow.class
+%%T%%/guide/awt/demos/eventmodel/alternative/Spinner.gif
+%%T%%/guide/awt/demos/eventmodel/alternative/index.html
+%%T%%/guide/awt/demos/eventmodel/alternative/slide1.gif
+%%T%%/guide/awt/demos/eventmodel/alternative/slide2.gif
+%%T%%/guide/awt/demos/eventmodel/alternative/slide3.gif
+%%T%%/guide/awt/demos/eventmodel/alternative/slide4.gif
+%%T%%/guide/awt/demos/eventmodel/alternative/source1.html
+%%T%%/guide/awt/demos/eventmodel/alternative/source2.html
+%%T%%/guide/awt/demos/eventmodel/alternative/source3.html
+%%T%%/guide/awt/demos/eventmodel/alternative/source4.html
+%%T%%/guide/awt/demos/eventmodel/index.html
+%%T%%/guide/awt/demos/index.html
+%%T%%/guide/awt/demos/lightweight/Gauge/ExampleApplet.jar
+%%T%%/guide/awt/demos/lightweight/Gauge/ExampleApplet.zip
+%%T%%/guide/awt/demos/lightweight/Gauge/Switcher.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/DoubleBufferPanel.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/DoubleBufferPanel.java
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/ExampleApplet.java
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/Gauge.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/Gauge.java
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/GaugeThread.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/PrettyPanel.class
+%%T%%/guide/awt/demos/lightweight/Gauge/actual/images/mandrill.jpg
+%%T%%/guide/awt/demos/lightweight/Gauge/alternative/Compatibility.class
+%%T%%/guide/awt/demos/lightweight/Gauge/alternative/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/Gauge/alternative/ExampleApplet.gif
+%%T%%/guide/awt/demos/lightweight/Gauge/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/lightweight/Gauge/alternative/PictureFrame.class
+%%T%%/guide/awt/demos/lightweight/Gauge/example.html
+%%T%%/guide/awt/demos/lightweight/GaugeSwing/ExampleApplet.java
+%%T%%/guide/awt/demos/lightweight/GaugeSwing/Gauge.java
+%%T%%/guide/awt/demos/lightweight/GaugeSwing/images/mandrill.jpg
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/ExampleApplet.jar
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/ExampleApplet.zip
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/Switcher.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleActionListener.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/ExampleApplet.java
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButton.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButton.java
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/OpenlookButtonListener.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/images/scott.jpg
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative/Compatibility.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative/PictureFrame.class
+%%T%%/guide/awt/demos/lightweight/OpenlookButtons/example.html
+%%T%%/guide/awt/demos/lightweight/RoundButtons/ExampleApplet.jar
+%%T%%/guide/awt/demos/lightweight/RoundButtons/ExampleApplet.zip
+%%T%%/guide/awt/demos/lightweight/RoundButtons/Switcher.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/ExampleActionListener.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/ExampleApplet.java
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/RoundButton.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/RoundButton.java
+%%T%%/guide/awt/demos/lightweight/RoundButtons/actual/images/scott.jpg
+%%T%%/guide/awt/demos/lightweight/RoundButtons/alternative/Compatibility.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/alternative/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/alternative/ExampleApplet.gif
+%%T%%/guide/awt/demos/lightweight/RoundButtons/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/alternative/PictureFrame.class
+%%T%%/guide/awt/demos/lightweight/RoundButtons/example.html
+%%T%%/guide/awt/demos/lightweight/Spinner/ExampleApplet.jar
+%%T%%/guide/awt/demos/lightweight/Spinner/ExampleApplet.zip
+%%T%%/guide/awt/demos/lightweight/Spinner/Switcher.class
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/ExampleApplet.java
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/Spinner.class
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/Spinner.java
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/SpinnerThread.class
+%%T%%/guide/awt/demos/lightweight/Spinner/actual/images/orb.gif
+%%T%%/guide/awt/demos/lightweight/Spinner/alternative/Compatibility.class
+%%T%%/guide/awt/demos/lightweight/Spinner/alternative/ExampleApplet.class
+%%T%%/guide/awt/demos/lightweight/Spinner/alternative/ExampleApplet.gif
+%%T%%/guide/awt/demos/lightweight/Spinner/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/lightweight/Spinner/alternative/PictureFrame.class
+%%T%%/guide/awt/demos/lightweight/Spinner/example.html
+%%T%%/guide/awt/demos/lightweight/index.html
+%%T%%/guide/awt/demos/symboltest/PageSwitcher.class
+%%T%%/guide/awt/demos/symboltest/actual/SymbolCanvas.class
+%%T%%/guide/awt/demos/symboltest/actual/SymbolTest$MyAdapter.class
+%%T%%/guide/awt/demos/symboltest/actual/SymbolTest.class
+%%T%%/guide/awt/demos/symboltest/actual/SymbolTest.java
+%%T%%/guide/awt/demos/symboltest/actual/index.html
+%%T%%/guide/awt/demos/symboltest/alternative/ImageDisplayer.class
+%%T%%/guide/awt/demos/symboltest/alternative/Slide.class
+%%T%%/guide/awt/demos/symboltest/alternative/SlideList.class
+%%T%%/guide/awt/demos/symboltest/alternative/SlideShow.class
+%%T%%/guide/awt/demos/symboltest/alternative/index.html
+%%T%%/guide/awt/demos/symboltest/alternative/slide1.gif
+%%T%%/guide/awt/demos/symboltest/alternative/slide2.gif
+%%T%%/guide/awt/demos/symboltest/alternative/slide3.gif
+%%T%%/guide/awt/demos/symboltest/alternative/slide4.gif
+%%T%%/guide/awt/demos/symboltest/alternative/slide5.gif
+%%T%%/guide/awt/demos/symboltest/alternative/slide6.gif
+%%T%%/guide/awt/demos/symboltest/index.html
+%%T%%/guide/awt/designspec/datatransfer.html
+%%T%%/guide/awt/designspec/desktopcolors.html
+%%T%%/guide/awt/designspec/events.html
+%%T%%/guide/awt/designspec/graphics/clipping.html
+%%T%%/guide/awt/designspec/graphics/imageblit.html
+%%T%%/guide/awt/designspec/graphics/imagescale.html
+%%T%%/guide/awt/designspec/graphics/imganim.html
+%%T%%/guide/awt/designspec/graphics/index.html
+%%T%%/guide/awt/designspec/graphics/pixelgrab.html
+%%T%%/guide/awt/designspec/images/box.sm.gif
+%%T%%/guide/awt/designspec/images/flip.sm.gif
+%%T%%/guide/awt/designspec/images/flip_trans.sm.gif
+%%T%%/guide/awt/designspec/images/gun.sm.gif
+%%T%%/guide/awt/designspec/images/hips.sm.gif
+%%T%%/guide/awt/designspec/images/juggler.sm.gif
+%%T%%/guide/awt/designspec/images/magnify.sm.gif
+%%T%%/guide/awt/designspec/images/pencil.sm.gif
+%%T%%/guide/awt/designspec/images/toolbox.med.gif
+%%T%%/guide/awt/designspec/index.html
+%%T%%/guide/awt/designspec/lightweights.html
+%%T%%/guide/awt/designspec/mouseless.html
+%%T%%/guide/awt/designspec/nextAWT.html
+%%T%%/guide/awt/designspec/popupmenu.html
+%%T%%/guide/awt/designspec/printing.html
+%%T%%/guide/awt/designspec/scrollpane.html
+%%T%%/guide/awt/images/DialogWindow-d.gif
+%%T%%/guide/awt/images/DialogWindow-f.gif
+%%T%%/guide/awt/index.html
+%%T%%/guide/awt/innerclass/DialogWindow.java
+%%T%%/guide/awt/updateAWT
+%%T%%/guide/beans/index.html
+%%T%%/guide/innerclasses/index.html
+%%T%%/guide/innerclasses/spec/copyright.doc.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc1.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc10.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc11.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc12.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc13.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc2.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc3.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc4.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc5.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc6.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc7.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc8.html
+%%T%%/guide/innerclasses/spec/innerclasses.doc9.html
+%%T%%/guide/intl/copyright.doc.html
+%%T%%/guide/intl/demos/Collate/1.0.2/CollationDetails.html
+%%T%%/guide/intl/demos/Collate/1.0.2/example1.html
+%%T%%/guide/intl/demos/Collate/1.1/CollationDetails.html
+%%T%%/guide/intl/demos/Collate/1.1/example1.html
+%%T%%/guide/intl/demos/Collate/PageSwitcher.class
+%%T%%/guide/intl/demos/Collate/example1.html
+%%T%%/guide/intl/demos/DateTimeFormat/1.0.2/example1.html
+%%T%%/guide/intl/demos/DateTimeFormat/1.1/example1.html
+%%T%%/guide/intl/demos/DateTimeFormat/PageSwitcher.class
+%%T%%/guide/intl/demos/DateTimeFormat/example1.html
+%%T%%/guide/intl/demos/MessageFormat/1.0.2/example1.html
+%%T%%/guide/intl/demos/MessageFormat/1.1/example1.html
+%%T%%/guide/intl/demos/MessageFormat/PageSwitcher.class
+%%T%%/guide/intl/demos/MessageFormat/example1.html
+%%T%%/guide/intl/demos/NumberFormat/1.0.2/example1.html
+%%T%%/guide/intl/demos/NumberFormat/1.1/example1.html
+%%T%%/guide/intl/demos/NumberFormat/PageSwitcher.class
+%%T%%/guide/intl/demos/NumberFormat/example1.html
+%%T%%/guide/intl/demos/TextBound/1.0.2/example1.html
+%%T%%/guide/intl/demos/TextBound/1.1/example1.html
+%%T%%/guide/intl/demos/TextBound/PageSwitcher.class
+%%T%%/guide/intl/demos/TextBound/example1.html
+%%T%%/guide/intl/demos/code/BorderPanel.class
+%%T%%/guide/intl/demos/code/BorderPanel.java
+%%T%%/guide/intl/demos/code/ChoiceResource.class
+%%T%%/guide/intl/demos/code/ChoiceResource.java
+%%T%%/guide/intl/demos/code/ChoiceResource_da.class
+%%T%%/guide/intl/demos/code/ChoiceResource_da.java
+%%T%%/guide/intl/demos/code/ChoiceResource_de.class
+%%T%%/guide/intl/demos/code/ChoiceResource_de.java
+%%T%%/guide/intl/demos/code/ChoiceResource_en.class
+%%T%%/guide/intl/demos/code/ChoiceResource_en.java
+%%T%%/guide/intl/demos/code/ChoiceResource_fr.class
+%%T%%/guide/intl/demos/code/ChoiceResource_fr.java
+%%T%%/guide/intl/demos/code/ChoiceResource_it.class
+%%T%%/guide/intl/demos/code/ChoiceResource_it.java
+%%T%%/guide/intl/demos/code/ChoiceResource_ja.class
+%%T%%/guide/intl/demos/code/ChoiceResource_ja.java
+%%T%%/guide/intl/demos/code/CollateDemo.class
+%%T%%/guide/intl/demos/code/CollateDemo.java
+%%T%%/guide/intl/demos/code/CollateFrame.class
+%%T%%/guide/intl/demos/code/DateTimeDemo.class
+%%T%%/guide/intl/demos/code/DateTimeDemo.java
+%%T%%/guide/intl/demos/code/DateTimeFrame.class
+%%T%%/guide/intl/demos/code/DemoApplet.class
+%%T%%/guide/intl/demos/code/DemoApplet.java
+%%T%%/guide/intl/demos/code/MessageFormatDemo.class
+%%T%%/guide/intl/demos/code/MessageFormatDemo.java
+%%T%%/guide/intl/demos/code/MessageFormatFrame.class
+%%T%%/guide/intl/demos/code/NumberFormatDemo.class
+%%T%%/guide/intl/demos/code/NumberFormatDemo.java
+%%T%%/guide/intl/demos/code/NumberFormatFrame.class
+%%T%%/guide/intl/demos/code/TextBoundDemo.class
+%%T%%/guide/intl/demos/code/TextBoundDemo.java
+%%T%%/guide/intl/demos/code/TextBoundFrame.class
+%%T%%/guide/intl/demos/code/Utility.class
+%%T%%/guide/intl/demos/code/Utility.java
+%%T%%/guide/intl/demos/code/XBorderPanel.class
+%%T%%/guide/intl/encoding.doc.html
+%%T%%/guide/intl/euro.html
+%%T%%/guide/intl/fontprop.html
+%%T%%/guide/intl/index.html
+%%T%%/guide/intl/intl.doc.html
+%%T%%/guide/intl/intlTOC.doc.html
+%%T%%/guide/intl/locale.doc.html
+%%T%%/guide/intl/unicode_font.doc.html
+%%T%%/guide/io/b3-changes.html
+%%T%%/guide/io/index.html
+%%T%%/guide/io/io.html
+%%T%%/guide/jar/index.html
+%%T%%/guide/jar/jarGuide.html
+%%T%%/guide/jar/manifest.html
+%%T%%/guide/jdbc/getstart/SimpleSelect.doc.html
+%%T%%/guide/jdbc/getstart/bridge.doc.html
+%%T%%/guide/jdbc/getstart/callablestatement.doc.html
+%%T%%/guide/jdbc/getstart/connection.doc.html
+%%T%%/guide/jdbc/getstart/copyright.doc.html
+%%T%%/guide/jdbc/getstart/drivermanager.doc.html
+%%T%%/guide/jdbc/getstart/intro.doc.anc.gif
+%%T%%/guide/jdbc/getstart/intro.doc.anc1.gif
+%%T%%/guide/jdbc/getstart/intro.doc.anc2.gif
+%%T%%/guide/jdbc/getstart/intro.doc.anc3.gif
+%%T%%/guide/jdbc/getstart/intro.doc.html
+%%T%%/guide/jdbc/getstart/introTOC.doc.html
+%%T%%/guide/jdbc/getstart/mapping.doc.html
+%%T%%/guide/jdbc/getstart/preparedstatement.doc.html
+%%T%%/guide/jdbc/getstart/resultset.doc.html
+%%T%%/guide/jdbc/getstart/statement.doc.html
+%%T%%/guide/jdbc/index.html
+%%T%%/guide/jni/index.html
+%%T%%/guide/jni/spec/copyright.doc.html
+%%T%%/guide/jni/spec/design.doc.anc.gif
+%%T%%/guide/jni/spec/design.doc.html
+%%T%%/guide/jni/spec/functions.doc.html
+%%T%%/guide/jni/spec/intro.doc.html
+%%T%%/guide/jni/spec/invocation.doc.html
+%%T%%/guide/jni/spec/jniTOC.doc.html
+%%T%%/guide/jni/spec/types.doc.anc.gif
+%%T%%/guide/jni/spec/types.doc.anc1.gif
+%%T%%/guide/jni/spec/types.doc.anc2.gif
+%%T%%/guide/jni/spec/types.doc.anc3.gif
+%%T%%/guide/jni/spec/types.doc.html
+%%T%%/guide/math/index.html
+%%T%%/guide/misc/applet.html
+%%T%%/guide/misc/deprecation/deprecated.html
+%%T%%/guide/misc/deprecation/deprecation.html
+%%T%%/guide/misc/deprecation/index.html
+%%T%%/guide/misc/index.html
+%%T%%/guide/misc/resources.html
+%%T%%/guide/net/extendingSocks.html
+%%T%%/guide/net/images/duke4.gif
+%%T%%/guide/net/images/new2.gif
+%%T%%/guide/net/index.html
+%%T%%/guide/net/miscNet.html
+%%T%%/guide/net/socketClassDocs.html
+%%T%%/guide/net/socketException.html
+%%T%%/guide/net/socketOpt.html
+%%T%%/guide/performance/performance.html
+%%T%%/guide/reflection/faq/faq.html
+%%T%%/guide/reflection/index.html
+%%T%%/guide/reflection/spec/java-reflection-copyright.doc.html
+%%T%%/guide/reflection/spec/java-reflection.doc.html
+%%T%%/guide/reflection/spec/java-reflection.doc1.html
+%%T%%/guide/reflection/spec/java-reflection.doc10.html
+%%T%%/guide/reflection/spec/java-reflection.doc2.html
+%%T%%/guide/reflection/spec/java-reflection.doc3.html
+%%T%%/guide/reflection/spec/java-reflection.doc4.html
+%%T%%/guide/reflection/spec/java-reflection.doc5.html
+%%T%%/guide/reflection/spec/java-reflection.doc6.html
+%%T%%/guide/reflection/spec/java-reflection.doc7.html
+%%T%%/guide/reflection/spec/java-reflection.doc8.html
+%%T%%/guide/reflection/spec/java-reflection.doc9.html
+%%T%%/guide/reflection/spec/java-reflectionTOC.doc.html
+%%T%%/guide/rmi/Factory-1.gif
+%%T%%/guide/rmi/Factory.html
+%%T%%/guide/rmi/archives/getStart.tar
+%%T%%/guide/rmi/archives/getStart.tar.Z
+%%T%%/guide/rmi/archives/getStart.zip
+%%T%%/guide/rmi/examples/hello/Hello.java
+%%T%%/guide/rmi/examples/hello/HelloApplet.java
+%%T%%/guide/rmi/examples/hello/HelloImpl.java
+%%T%%/guide/rmi/examples/hello/index.html
+%%T%%/guide/rmi/examples/hello/readme.html
+%%T%%/guide/rmi/examples/hello/readme.txt
+%%T%%/guide/rmi/examples/hello/run
+%%T%%/guide/rmi/examples/hello/run.bat
+%%T%%/guide/rmi/examples/stock/Stock.java
+%%T%%/guide/rmi/examples/stock/StockApplet.java
+%%T%%/guide/rmi/examples/stock/StockNotFoundException.java
+%%T%%/guide/rmi/examples/stock/StockNotify.java
+%%T%%/guide/rmi/examples/stock/StockServer.java
+%%T%%/guide/rmi/examples/stock/StockWatch.java
+%%T%%/guide/rmi/examples/stock/index.html
+%%T%%/guide/rmi/examples/stock/readme.html
+%%T%%/guide/rmi/examples/stock/readme.txt
+%%T%%/guide/rmi/examples/stock/run
+%%T%%/guide/rmi/examples/stock/run.bat
+%%T%%/guide/rmi/getstart.doc.anc.gif
+%%T%%/guide/rmi/getstart.doc.html
+%%T%%/guide/rmi/index.html
+%%T%%/guide/rmi/release-notes.html
+%%T%%/guide/rmi/spec/rmi-arch.doc.anc.gif
+%%T%%/guide/rmi/spec/rmi-arch.doc.html
+%%T%%/guide/rmi/spec/rmi-client.doc.html
+%%T%%/guide/rmi/spec/rmi-dgc.doc.html
+%%T%%/guide/rmi/spec/rmi-exceptions.doc.html
+%%T%%/guide/rmi/spec/rmi-intro.doc.html
+%%T%%/guide/rmi/spec/rmi-objmodel.doc.anc.gif
+%%T%%/guide/rmi/spec/rmi-objmodel.doc.html
+%%T%%/guide/rmi/spec/rmi-properties.doc.html
+%%T%%/guide/rmi/spec/rmi-protocol.doc.html
+%%T%%/guide/rmi/spec/rmi-registry.doc.html
+%%T%%/guide/rmi/spec/rmi-server.doc.html
+%%T%%/guide/rmi/spec/rmi-stubs.doc.html
+%%T%%/guide/rmi/spec/rmiTOC.doc.html
+%%T%%/guide/rmi/subscribe.html
+%%T%%/guide/security/Acl.html
+%%T%%/guide/security/CryptoSpec.html
+%%T%%/guide/security/HowToImplAProvider.html
+%%T%%/guide/security/JavaSecurityOverview.html
+%%T%%/guide/security/Sun.java
+%%T%%/guide/security/cert2.html
+%%T%%/guide/security/index.html
+%%T%%/guide/security/java.security
+%%T%%/guide/serialization/index.html
+%%T%%/guide/serialization/spec/class.doc.anc.gif
+%%T%%/guide/serialization/spec/class.doc.html
+%%T%%/guide/serialization/spec/exceptions.doc.html
+%%T%%/guide/serialization/spec/input.doc.html
+%%T%%/guide/serialization/spec/output.doc.html
+%%T%%/guide/serialization/spec/protocol.doc.html
+%%T%%/guide/serialization/spec/security.doc.html
+%%T%%/guide/serialization/spec/serial-arch.doc.html
+%%T%%/guide/serialization/spec/serialTOC.doc.html
+%%T%%/guide/serialization/spec/version.doc.anc.gif
+%%T%%/guide/serialization/spec/version.doc.html
+%%T%%/images/JAVA.85.GIF
+%%T%%/images/cupHJbutton.gif
+%%T%%/images/smi.logo.gif
+%%T%%/images/sunlogo64x30.gif
+%%T%%/index.html
+%%T%%/relnotes/SMICopyright.html
+%%T%%/relnotes/classlist.html
+%%T%%/relnotes/contacts.html
+%%T%%/relnotes/demos.html
+%%T%%/relnotes/deprecatedlist.html
+%%T%%/relnotes/features.html
+%%T%%/relnotes/features116.html
+%%T%%/relnotes/intro.html
+%%T%%/relnotes/update.html
+%%T%%/tooldocs/index.html
+%%T%%/tooldocs/solaris/appletviewer.html
+%%T%%/tooldocs/solaris/classpath.html
+%%T%%/tooldocs/solaris/index.html
+%%T%%/tooldocs/solaris/jar.html
+%%T%%/tooldocs/solaris/java.html
+%%T%%/tooldocs/solaris/javac.html
+%%T%%/tooldocs/solaris/javadoc.html
+%%T%%/tooldocs/solaris/javah.html
+%%T%%/tooldocs/solaris/javakey.html
+%%T%%/tooldocs/solaris/javap.html
+%%T%%/tooldocs/solaris/jdb.html
+%%T%%/tooldocs/solaris/jre.html
+%%T%%/tooldocs/solaris/native2ascii.html
+%%T%%/tooldocs/solaris/rmic.html
+%%T%%/tooldocs/solaris/rmiregistry.html
+%%T%%/tooldocs/solaris/serialver.html
+%%T%%/tooldocs/win32/appletviewer.html
+%%T%%/tooldocs/win32/classpath.html
+%%T%%/tooldocs/win32/index.html
+%%T%%/tooldocs/win32/jar.html
+%%T%%/tooldocs/win32/java.html
+%%T%%/tooldocs/win32/javac.html
+%%T%%/tooldocs/win32/javadoc.html
+%%T%%/tooldocs/win32/javah.html
+%%T%%/tooldocs/win32/javakey.html
+%%T%%/tooldocs/win32/javap.html
+%%T%%/tooldocs/win32/jdb.html
+%%T%%/tooldocs/win32/jre.html
+%%T%%/tooldocs/win32/native2ascii.html
+%%T%%/tooldocs/win32/rmic.html
+%%T%%/tooldocs/win32/rmiregistry.html
+%%T%%/tooldocs/win32/serialver.html
+@dirrm %%T%%/api/images
+@dirrm %%T%%/api/images-awt
+@dirrm %%T%%/api
+@dirrm %%T%%/guide/awt/1.0example
+@dirrm %%T%%/guide/awt/demos/eventmodel/actual
+@dirrm %%T%%/guide/awt/demos/eventmodel/alternative
+@dirrm %%T%%/guide/awt/demos/eventmodel
+@dirrm %%T%%/guide/awt/demos/lightweight/Gauge/actual/images
+@dirrm %%T%%/guide/awt/demos/lightweight/Gauge/actual
+@dirrm %%T%%/guide/awt/demos/lightweight/Gauge/alternative
+@dirrm %%T%%/guide/awt/demos/lightweight/Gauge
+@dirrm %%T%%/guide/awt/demos/lightweight/GaugeSwing/images
+@dirrm %%T%%/guide/awt/demos/lightweight/GaugeSwing
+@dirrm %%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual/images
+@dirrm %%T%%/guide/awt/demos/lightweight/OpenlookButtons/actual
+@dirrm %%T%%/guide/awt/demos/lightweight/OpenlookButtons/alternative
+@dirrm %%T%%/guide/awt/demos/lightweight/OpenlookButtons
+@dirrm %%T%%/guide/awt/demos/lightweight/RoundButtons/actual/images
+@dirrm %%T%%/guide/awt/demos/lightweight/RoundButtons/actual
+@dirrm %%T%%/guide/awt/demos/lightweight/RoundButtons/alternative
+@dirrm %%T%%/guide/awt/demos/lightweight/RoundButtons
+@dirrm %%T%%/guide/awt/demos/lightweight/Spinner/actual/images
+@dirrm %%T%%/guide/awt/demos/lightweight/Spinner/actual
+@dirrm %%T%%/guide/awt/demos/lightweight/Spinner/alternative
+@dirrm %%T%%/guide/awt/demos/lightweight/Spinner
+@dirrm %%T%%/guide/awt/demos/lightweight
+@dirrm %%T%%/guide/awt/demos/symboltest/actual
+@dirrm %%T%%/guide/awt/demos/symboltest/alternative
+@dirrm %%T%%/guide/awt/demos/symboltest
+@dirrm %%T%%/guide/awt/demos
+@dirrm %%T%%/guide/awt/designspec/graphics
+@dirrm %%T%%/guide/awt/designspec/images
+@dirrm %%T%%/guide/awt/designspec
+@dirrm %%T%%/guide/awt/images
+@dirrm %%T%%/guide/awt/innerclass
+@dirrm %%T%%/guide/awt
+@dirrm %%T%%/guide/beans
+@dirrm %%T%%/guide/innerclasses/spec
+@dirrm %%T%%/guide/innerclasses
+@dirrm %%T%%/guide/intl/demos/Collate/1.0.2
+@dirrm %%T%%/guide/intl/demos/Collate/1.1
+@dirrm %%T%%/guide/intl/demos/Collate
+@dirrm %%T%%/guide/intl/demos/DateTimeFormat/1.0.2
+@dirrm %%T%%/guide/intl/demos/DateTimeFormat/1.1
+@dirrm %%T%%/guide/intl/demos/DateTimeFormat
+@dirrm %%T%%/guide/intl/demos/MessageFormat/1.0.2
+@dirrm %%T%%/guide/intl/demos/MessageFormat/1.1
+@dirrm %%T%%/guide/intl/demos/MessageFormat
+@dirrm %%T%%/guide/intl/demos/NumberFormat/1.0.2
+@dirrm %%T%%/guide/intl/demos/NumberFormat/1.1
+@dirrm %%T%%/guide/intl/demos/NumberFormat
+@dirrm %%T%%/guide/intl/demos/TextBound/1.0.2
+@dirrm %%T%%/guide/intl/demos/TextBound/1.1
+@dirrm %%T%%/guide/intl/demos/TextBound
+@dirrm %%T%%/guide/intl/demos/code
+@dirrm %%T%%/guide/intl/demos
+@dirrm %%T%%/guide/intl
+@dirrm %%T%%/guide/io
+@dirrm %%T%%/guide/jar
+@dirrm %%T%%/guide/jdbc/getstart
+@dirrm %%T%%/guide/jdbc
+@dirrm %%T%%/guide/jni/spec
+@dirrm %%T%%/guide/jni
+@dirrm %%T%%/guide/math
+@dirrm %%T%%/guide/misc/deprecation
+@dirrm %%T%%/guide/misc
+@dirrm %%T%%/guide/net/images
+@dirrm %%T%%/guide/net
+@dirrm %%T%%/guide/performance
+@dirrm %%T%%/guide/reflection/faq
+@dirrm %%T%%/guide/reflection/spec
+@dirrm %%T%%/guide/reflection
+@dirrm %%T%%/guide/rmi/archives
+@dirrm %%T%%/guide/rmi/examples/hello
+@dirrm %%T%%/guide/rmi/examples/stock
+@dirrm %%T%%/guide/rmi/examples
+@dirrm %%T%%/guide/rmi/spec
+@dirrm %%T%%/guide/rmi
+@dirrm %%T%%/guide/security
+@dirrm %%T%%/guide/serialization/spec
+@dirrm %%T%%/guide/serialization
+@dirrm %%T%%/guide
+@dirrm %%T%%/images
+@dirrm %%T%%/relnotes
+@dirrm %%T%%/tooldocs/solaris
+@dirrm %%T%%/tooldocs/win32
+@dirrm %%T%%/tooldocs
+@dirrm %%T%%