applications.proxy.utils
Class IeWin9xBookmarkReader

applications.proxy.utils.IeBookmarkReader
  |
  +--applications.proxy.utils.IeWin9xBookmarkReader

public class IeWin9xBookmarkReader
extends IeBookmarkReader

Description of the Class

Author:
igasp
created June 19, 2001

Field Summary
 final static StringDEFAULT_IE_BOOKMARK_DIRECTORY
          Description of the Field

Fields inherited from class applications.proxy.utils.IeBookmarkReader
DEFAULT_ROOT_DIRECTORIES, ENTRY_START_MARKER, FAVORITES_DIRECTORY, URL_EXTENSION

Method Summary
 CollectionreadAll()
          Description of the Method

Methods inherited from class applications.proxy.utils.IeBookmarkReader
getFromDirectory, getIgnoredLinks, isIgnoredLink, read

Field Detail

DEFAULT_IE_BOOKMARK_DIRECTORY

public final static String DEFAULT_IE_BOOKMARK_DIRECTORY
Description of the Field
Method Detail

readAll

public Collection readAll()
throws java.lang.Exception
Description of the Method
Returns: Description of the Returned Value
Throws:
Exception - Description of Exception