applications.proxy.utils
Class NetscapeBookmarkReader
- public class NetscapeBookmarkReader
| Method Summary |
static void | main(String[] args) |
Collection | read(File f) |
Collection | readAll() |
BOOKMARK_FILENAME
protected final static String BOOKMARK_FILENAME
DEFAULT_NETSCAPE_BOOKMARK_DIRECTORY
public final static String DEFAULT_NETSCAPE_BOOKMARK_DIRECTORY
ENTRY_START_MARKER
protected final static String ENTRY_START_MARKER
PERSONAL_BOOKMARKS_TAG
protected final static String PERSONAL_BOOKMARKS_TAG
main
public static void main(String[] args)
read
public Collection read(File f)
throws java.lang.Exception
readAll
public Collection readAll()
throws java.lang.Exception