All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- A.
Static variable in class websphinx.Tag
- Commonly useful tag names.
- ABBREV.
Static variable in class websphinx.Tag
-
- ACRONYM.
Static variable in class websphinx.Tag
-
- ActionEditor().
Constructor for class websphinx.workbench.ActionEditor
- Make a ActionEditor.
- add(Container, Component, Object).
Static method in class websphinx.util.Constrain
-
- addClassifier(Classifier).
Method in class websphinx.Crawler
- Adds a classifier to this crawler.
- addCrawlListener(CrawlListener).
Method in class websphinx.Crawler
- Adds a listener to the set of CrawlListeners for this crawler.
- addEdge(RenderedEdge).
Method in class websphinx.util.GraphLayout
- Add an edge.
- addLinkListener(LinkListener).
Method in class websphinx.Crawler
- Adds a listener to the set of LinkListeners for this crawler.
- addLinkViewListener(LinkViewListener).
Method in class websphinx.workbench.WebGraph
- Add a listener for LinkViewEvents.
- addLinkViewListener(LinkViewListener).
Method in class websphinx.workbench.WebOutline
- Add a listener for LinkViewEvents.
- addNode(RenderedNode).
Method in class websphinx.util.GraphLayout
- Add a node.
- addPopupListener(PopupListener).
Method in class websphinx.util.PopupDialog
-
- addQuery(SearchEngine, String).
Method in class websphinx.searchengine.Search
-
- ADDRESS.
Static variable in class websphinx.Tag
-
- addRoot(Link).
Method in class websphinx.Crawler
- Add a root to the existing set of roots.
- addTabPanel(String, boolean, Component).
Method in class websphinx.util.TabPanel
-
- alarm().
Method in class websphinx.Chronicle
-
- alarm().
Method in class websphinx.util.Timer
-
- ALL_LINKS.
Static variable in class websphinx.Crawler
- Specify ALL_LINKS as the link type to allow the crawler
to visit any kind of link
- allMatches(Region).
Method in class websphinx.Pattern
-
- allMatches(String).
Method in class websphinx.Pattern
-
- ALREADY_VISITED.
Static variable in class websphinx.LinkEvent
- Link has already been visited during the crawl, so it was skipped.
- AltaVista().
Constructor for class websphinx.searchengine.AltaVista
-
- append(TreeNode2).
Method in class symantec.itools.awt.TreeView2
- Adds a new node at root level.
- APPLET.
Static variable in class websphinx.Tag
-
- apply(Object, Object[]).
Method in class websphinx.workbench.Netscape
-
- apply(Object, Object[]).
Method in interface websphinx.workbench.ScriptInterpreter
- Call a procedure or function.
- AREA.
Static variable in class websphinx.Tag
-
- areaLike(int, int).
Static method in class websphinx.util.Constrain
-
- areaLike(int, int, int).
Static method in class websphinx.util.Constrain
-
- ArrayEnumeration(Object[]).
Constructor for class websphinx.util.ArrayEnumeration
- Make an ArrayEnumeration.
- ask(Component, String, String).
Static method in class websphinx.util.PopupDialog
-
- ask(Component, String, String, String).
Static method in class websphinx.util.PopupDialog
-
- askFilename(Component, String, String, boolean).
Static method in class websphinx.util.PopupDialog
-
- B.
Static variable in class websphinx.Tag
-
- base.
Variable in class websphinx.LinkTransformer
-
- BASE.
Static variable in class websphinx.Tag
-
- BASEFONT.
Static variable in class websphinx.Tag
-
- BDO.
Static variable in class websphinx.Tag
-
- BGSOUND.
Static variable in class websphinx.Tag
-
- BIG.
Static variable in class websphinx.Tag
-
- BLINK.
Static variable in class websphinx.Tag
-
- BLOCKQUOTE.
Static variable in class websphinx.Tag
-
- BODY.
Static variable in class websphinx.Tag
-
- BorderPanel(Insets).
Constructor for class websphinx.util.BorderPanel
-
- BorderPanel(int, int, int, int).
Constructor for class websphinx.util.BorderPanel
-
- BR.
Static variable in class websphinx.Tag
-
- Browser(AppletContext).
Constructor for class websphinx.workbench.Browser
-
- Browser(AppletContext, String).
Constructor for class websphinx.workbench.Browser
-
- CANCEL.
Static variable in class websphinx.util.PopupDialog
-
- cancel().
Method in class websphinx.util.Timer
-
- cancel(PopupEvent).
Method in class websphinx.util.PopupAdapter
-
- cancel(PopupEvent).
Method in interface websphinx.util.PopupListener
-
- CAPTION.
Static variable in class websphinx.Tag
-
- CENTER.
Static variable in class websphinx.Tag
-
- centered(GridBagConstraints).
Static method in class websphinx.util.Constrain
-
- changeAcceptedMIMETypes(String).
Method in class websphinx.DownloadParameters
- Change accepted MIME types.
- changeCrawlTimeout(int).
Method in class websphinx.DownloadParameters
- Change timeout value.
- changedGraph().
Method in class websphinx.util.GraphLayout
- Notify background thread that the graph has changed.
- changeDownloadTimeout(int).
Method in class websphinx.DownloadParameters
- Change download timeout value.
- changeInteractive(boolean).
Method in class websphinx.DownloadParameters
- Change interactive flag.
- changeMaxPageSize(int).
Method in class websphinx.DownloadParameters
- Change maximum page size.
- changeMaxThreads(int).
Method in class websphinx.DownloadParameters
- Set maximum threads.
- changeObeyRobotExclusion(boolean).
Method in class websphinx.DownloadParameters
- Change obey-robot-exclusion flag.
- changeSelection(TreeNode2).
Method in class symantec.itools.awt.TreeView2
-
- changeUseCaches(boolean).
Method in class websphinx.DownloadParameters
- Change use-caches flag.
- changeUserAgent(String).
Method in class websphinx.DownloadParameters
- Change User-agent field used in HTTP requests.
- child.
Variable in class websphinx.Element
-
- CHILD.
Static variable in class symantec.itools.awt.TreeView2
- Constant indicating that the new node is to be a child
of the existing node.
- Chronicle(Crawler, int).
Constructor for class websphinx.Chronicle
- Make a Chronicle.
- CITE.
Static variable in class websphinx.Tag
-
- ClassifierListEditor().
Constructor for class websphinx.workbench.ClassifierListEditor
-
- classify(Page).
Method in class websphinx.searchengine.AltaVista
- Classify a page.
- classify(Page).
Method in interface websphinx.Classifier
-
Classify a page.
- classify(Page).
Method in class websphinx.searchengine.Excite
- Classify a page.
- classify(Page).
Method in class websphinx.searchengine.HotBot
- Classify a page.
- classify(Page).
Method in class websphinx.searchengine.MetaCrawler
- Classify a page.
- classify(Page).
Method in class websphinx.searchengine.NewsBot
- Classify a page.
- classify(Page).
Method in class websphinx.searchengine.NewsIndex
- Classify a page.
- classify(Page).
Method in class websphinx.StandardClassifier
-
Classify a page.
- clear().
Method in class websphinx.Crawler
- Initialize the crawler for a fresh crawl.
- clear().
Method in class websphinx.util.GraphLayout
- Erase the graph.
- clear().
Method in class websphinx.util.PriorityQueue
- Remove all objects from queue.
- clear().
Method in class websphinx.RobotExclusion
- Clear the cache of robots.txt entries.
- clear().
Method in class websphinx.workbench.Statistics
- Reset statistics (primarily the running time, since all other
statistics are computed directly from the crawler's state).
- clear().
Method in class symantec.itools.awt.TreeView2
-
- clear().
Method in class websphinx.workbench.WebGraph
- Clear the graph display.
- clear().
Method in class websphinx.workbench.WebOutline
- Clear the outline.
- clear().
Method in class websphinx.workbench.Workbench
-
- CLEARED.
Static variable in class websphinx.CrawlEvent
- Crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.ConcatAction
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.CrawlAdapter
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in interface websphinx.CrawlListener
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.EventLog
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.ExtractAction
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.MirrorAction
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.Statistics
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.WebGraph
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.WebOutline
- Notify that the crawler's state was cleared.
- cleared(CrawlEvent).
Method in class websphinx.workbench.Workbench
- Notify that the crawler's state was cleared.
- clearVisited().
Method in class websphinx.Crawler
- Clear the set of visited links.
- clone().
Method in class websphinx.DownloadParameters
- Clone a DownloadParameters object.
- ClosableFrame().
Constructor for class websphinx.util.ClosableFrame
-
- ClosableFrame(boolean).
Constructor for class websphinx.util.ClosableFrame
-
- ClosableFrame(String).
Constructor for class websphinx.util.ClosableFrame
-
- ClosableFrame(String, boolean).
Constructor for class websphinx.util.ClosableFrame
-
- close().
Method in class websphinx.util.ClosableFrame
-
- close().
Method in class websphinx.Concatenator
- Close the concatenation.
- close().
Method in class websphinx.HTMLTransformer
- Close the transformer.
- close().
Method in class websphinx.Mirror
- Close the mirror.
- close().
Method in class websphinx.util.PopupDialog
-
- close().
Method in class websphinx.RewritableLinkTransformer
- Close the transformer.
- CODE.
Static variable in class websphinx.Tag
-
- COL.
Static variable in class websphinx.Tag
-
- COLGROUP.
Static variable in class websphinx.Tag
-
- collapse().
Method in class symantec.itools.awt.TreeNode2
- Sets a flag indicating that this node is not expanded.
- color.
Variable in class websphinx.util.RenderedEdge
-
- color.
Variable in class websphinx.util.RenderedNode
-
- Colors().
Constructor for class websphinx.util.Colors
-
- COMMENT.
Static variable in class websphinx.Tag
-
- ConcatAction(String, boolean).
Constructor for class websphinx.workbench.ConcatAction
-
- ConcatAction(String, boolean, String, String, String, String, String).
Constructor for class websphinx.workbench.ConcatAction
-
- Concatenator(String).
Constructor for class websphinx.Concatenator
- Make a new Concatenator that writes to a file.
- connected(Crawler).
Method in interface websphinx.Action
-
- connected(Crawler).
Method in class websphinx.workbench.ConcatAction
-
- connected(Crawler).
Method in class websphinx.workbench.ContentPredicate
-
- connected(Crawler).
Method in class websphinx.workbench.DualPredicate
-
- connected(Crawler).
Method in class websphinx.workbench.ExtractAction
-
- connected(Crawler).
Method in class websphinx.workbench.HighlightAction
-
- connected(Crawler).
Method in class websphinx.workbench.LabelPredicate
-
- connected(Crawler).
Method in interface websphinx.LinkPredicate
-
- connected(Crawler).
Method in class websphinx.workbench.MirrorAction
-
- connected(Crawler).
Method in interface websphinx.PagePredicate
-
- connected(Crawler).
Method in class websphinx.workbench.Script
-
- connected(Crawler).
Method in class websphinx.workbench.TitlePredicate
-
- connected(Crawler).
Method in class websphinx.workbench.URLPredicate
-
- Constrain().
Constructor for class websphinx.util.Constrain
-
- ContentPredicate(Pattern, boolean).
Constructor for class websphinx.workbench.ContentPredicate
-
- context.
Variable in class websphinx.workbench.Browser
-
- Context().
Constructor for class websphinx.workbench.Context
-
- count.
Variable in class symantec.itools.awt.TreeView2
-
- count().
Method in class websphinx.searchengine.Search
-
- countHTMLAttributes().
Method in class websphinx.Tag
- Get number of HTML attributes on this tag.
- countLines().
Method in class websphinx.util.MultiLineString
-
- countTabs().
Method in class websphinx.util.TabPanel
-
- CrawlAdapter().
Constructor for class websphinx.CrawlAdapter
-
- crawled(LinkEvent).
Method in class websphinx.EventLog
- Notify that a link event occured.
- crawled(LinkEvent).
Method in interface websphinx.LinkListener
- Notify that an event occured on a link.
- crawled(LinkEvent).
Method in class websphinx.workbench.WebGraph
- Notify that a crawling event has occured.
- crawled(LinkEvent).
Method in class websphinx.workbench.WebOutline
- Notify that a crawling event has occured.
- Crawler().
Constructor for class websphinx.Crawler
- Make a new Crawler.
- CrawlerEditor().
Constructor for class websphinx.workbench.CrawlerEditor
-
- CrawlEvent(Crawler, int).
Constructor for class websphinx.CrawlEvent
- Make a CrawlEvent.
- DD.
Static variable in class websphinx.Tag
-
- defaultDivider.
Static variable in class websphinx.Concatenator
-
- defaultEpilog.
Static variable in class websphinx.Concatenator
-
- defaultErrorIcon.
Static variable in class websphinx.workbench.WebGraph
-
- defaultErrorIcon.
Static variable in class websphinx.workbench.WebOutline
-
- defaultFooter.
Static variable in class websphinx.Concatenator
-
- defaultHeader.
Static variable in class websphinx.Concatenator
-
- defaultLinkIcon.
Static variable in class websphinx.workbench.WebGraph
-
- defaultLinkIcon.
Static variable in class websphinx.workbench.WebOutline
-
- defaultPageIcon.
Static variable in class websphinx.workbench.WebGraph
-
- defaultPageIcon.
Static variable in class websphinx.workbench.WebOutline
-
- defaultProlog.
Static variable in class websphinx.Concatenator
-
- defaultRetrievingIcon.
Static variable in class websphinx.workbench.WebGraph
-
- defaultRetrievingIcon.
Static variable in class websphinx.workbench.WebOutline
-
- DEL.
Static variable in class websphinx.Tag
-
- delete(Prioritized).
Method in class websphinx.util.PriorityQueue
- Delete an object from queue.
- deleteAllTempFiles().
Method in class websphinx.SecurityPolicy
-
- deleteMin().
Method in class websphinx.util.PriorityQueue
- Get and delete the object with lowest priority.
- description.
Variable in class websphinx.searchengine.SearchEngineResult
- Short description of page as reported by search engine.
- DFN.
Static variable in class websphinx.Tag
-
- DIR.
Static variable in class websphinx.Tag
-
- disallowed(URL).
Method in class websphinx.RobotExclusion
- Check whether a URL is disallowed by robots.txt.
- discardContent().
Method in class websphinx.Link
- Eliminate all references to page content.
- discardContent().
Method in class websphinx.Page
- Unlock the page's content (allowing it to be garbage-collected, to
save space during a Web crawl).
- disconnect().
Method in class websphinx.Link
- Disconnect this link from its downloaded page (throwing away the page).
- disconnected(Crawler).
Method in interface websphinx.Action
-
- disconnected(Crawler).
Method in class websphinx.workbench.ConcatAction
-
- disconnected(Crawler).
Method in class websphinx.workbench.ContentPredicate
-
- disconnected(Crawler).
Method in class websphinx.workbench.DualPredicate
-
- disconnected(Crawler).
Method in class websphinx.workbench.ExtractAction
-
- disconnected(Crawler).
Method in class websphinx.workbench.HighlightAction
-
- disconnected(Crawler).
Method in class websphinx.workbench.LabelPredicate
-
- disconnected(Crawler).
Method in interface websphinx.LinkPredicate
-
- disconnected(Crawler).
Method in class websphinx.workbench.MirrorAction
-
- disconnected(Crawler).
Method in interface websphinx.PagePredicate
-
- disconnected(Crawler).
Method in class websphinx.workbench.Script
-
- disconnected(Crawler).
Method in class websphinx.workbench.TitlePredicate
-
- disconnected(Crawler).
Method in class websphinx.workbench.URLPredicate
-
- DIV.
Static variable in class websphinx.Tag
-
- DL.
Static variable in class websphinx.Tag
-
- dontParse(Page, InputStream).
Method in class websphinx.HTMLParser
- Download an input stream without parsing it.
- dontParse(Page, Reader).
Method in class websphinx.HTMLParser
- Download an input stream without parsing it.
- download(HTMLParser).
Method in class websphinx.Page
-
- DOWNLOADED.
Static variable in class websphinx.LinkEvent
- Link has been retrieved
- DownloadParameters().
Constructor for class websphinx.DownloadParameters
- Make a DownloadParameters object with default settigns.
- DownloadParametersEditor().
Constructor for class websphinx.workbench.DownloadParametersEditor
-
- draw(Graphics, int, int, int).
Method in class websphinx.util.MultiLineString
-
- drawTree().
Method in class symantec.itools.awt.TreeView2
- Draws the TreeView2 into an offscreen image.
- DT.
Static variable in class websphinx.Tag
-
- DualPredicate(Object, Object).
Constructor for class websphinx.workbench.DualPredicate
-
- dump(PriorityQueue).
Static method in class websphinx.util.PriorityQueue
-
- dumpThreadInfo().
Static method in class websphinx.util.Mem
-
- Element(Tag, int).
Constructor for class websphinx.Element
-
Make an Element from a start tag and an end position.
- Element(Tag, Tag).
Constructor for class websphinx.Element
-
Make an Element from a start tag and end tag.
- elements().
Method in class websphinx.util.PriorityQueue
- Enumerate the objects in the queue, in no particular order
- EM.
Static variable in class websphinx.Tag
-
- EMBED.
Static variable in class websphinx.Tag
-
- emit(Region).
Method in class websphinx.HTMLTransformer
- Emit a region on the transformer chain's final output.
- emit(String).
Method in class websphinx.HTMLTransformer
- Emit a string on the transformer chain's final output.
- empty().
Method in class websphinx.util.PriorityQueue
- Test whether queue is empty.
- end.
Variable in class websphinx.Region
-
- endTag.
Variable in class websphinx.Element
-
- enumerateClassifiers().
Method in class websphinx.Crawler
- Enumerates the set of classifiers.
- enumerateHTMLAttributes().
Method in class websphinx.Element
- Enumerate the HTML attributes found on this tag.
- enumerateHTMLAttributes().
Method in class websphinx.Tag
- Enumerate the HTML attributes found on this tag.
- enumerateObjectLabels().
Method in class websphinx.Region
- Enumerate the labels of the region.
- enumerateQueue().
Method in class websphinx.Crawler
- Enumerate crawling queue.
- equals(Object).
Method in class websphinx.workbench.ConcatAction
-
- equals(Object).
Method in class websphinx.workbench.ContentPredicate
-
- equals(Object).
Method in class websphinx.workbench.DualPredicate
-
- equals(Object).
Method in class websphinx.workbench.ExtractAction
-
- equals(Object).
Method in class websphinx.workbench.HighlightAction
-
- equals(Object).
Method in class websphinx.workbench.LabelPredicate
-
- equals(Object).
Method in class websphinx.workbench.MirrorAction
-
- equals(Object).
Method in class websphinx.Regexp
-
- equals(Object).
Method in class websphinx.workbench.Script
-
- equals(Object).
Method in class websphinx.Tagexp
-
- equals(Object).
Method in class websphinx.workbench.TitlePredicate
-
- equals(Object).
Method in class websphinx.workbench.URLPredicate
-
- equals(Object).
Method in class websphinx.Wildcard
-
- ERROR.
Static variable in class websphinx.LinkEvent
- An error occurred in retrieving the page.
- escape(String).
Static method in class websphinx.Regexp
-
- escape(String).
Static method in class websphinx.Wildcard
-
- escape(String, char, String).
Static method in class websphinx.util.Str
- Escapes metacharacters in a string.
- eval(String).
Method in class websphinx.workbench.Netscape
-
- eval(String).
Method in interface websphinx.workbench.ScriptInterpreter
- Evaluate an expression in the script language.
- EventLog().
Constructor for class websphinx.EventLog
- Make a EventLog that writes to standard output.
- EventLog(OutputStream).
Constructor for class websphinx.EventLog
- Make a EventLog that writes to a stream.
- EventLog(String).
Constructor for class websphinx.EventLog
- Make a EventLog that writes to a file.
- eventName.
Static variable in class websphinx.LinkEvent
- Map from id code (RETRIEVING) to name ("retrieving")
- Excite().
Constructor for class websphinx.searchengine.Excite
-
- exists(String).
Method in class symantec.itools.awt.TreeView2
- Determines if the node with the given text is in the TreeView2.
- exists(TreeNode2).
Method in class symantec.itools.awt.TreeView2
- Determines if the given node is in the TreeView2.
- expand().
Method in class symantec.itools.awt.TreeNode2
- Sets a flag indicating that this node is expanded, if it is expandable.
- expand(Page).
Method in class websphinx.Crawler
-
Expand the crawl from a page.
- expired().
Method in class websphinx.util.Timer
-
- ExtractAction(Pattern, boolean, String, boolean).
Constructor for class websphinx.workbench.ExtractAction
-
- fieldLike(int, int).
Static method in class websphinx.util.Constrain
-
- fieldLike(int, int, int).
Static method in class websphinx.util.Constrain
-
- FileToURL(File).
Static method in class websphinx.Link
- Convert a local filename to a URL.
- filter.
Variable in class websphinx.workbench.WebNode
-
- finalize().
Method in class websphinx.util.GraphLayout
-
- finalize().
Method in class websphinx.HTMLTransformer
- Finalizes the transformer (calling close()).
- finalize().
Method in class websphinx.workbench.Workbench
-
- findEnd(Region[], int).
Static method in class websphinx.Region
- Finds a region that ends at or after a given position.
- findNext().
Method in class websphinx.PatternMatcher
-
- findStart(Region[], int).
Static method in class websphinx.Region
- Finds a region that starts at or after a given position.
- flush().
Method in class websphinx.HTMLTransformer
- Flushes transformer to its destination stream.
- flush().
Method in class websphinx.RecordTransformer
- Flush the record page to disk.
- focusLost(Event, Object).
Method in class symantec.itools.awt.TreeView2
-
- FONT.
Static variable in class websphinx.Tag
-
- FORM.
Static variable in class websphinx.Tag
-
- Form(Tag, Tag, URL).
Constructor for class websphinx.Form
- Make a LinkElement from a start tag and end tag and a base URL (for relative references).
- FormButton(Tag, Tag, Form).
Constructor for class websphinx.FormButton
- Make a LinkElement from a start tag and end tag and its containing form.
- found(Region).
Method in class websphinx.Pattern
-
- found(String).
Method in class websphinx.Pattern
-
- FRAME.
Static variable in class websphinx.Tag
-
- frameName.
Variable in class websphinx.workbench.Browser
-
- FRAMESET.
Static variable in class websphinx.Tag
-
- free().
Static method in class websphinx.util.Mem
-
- g1.
Variable in class symantec.itools.awt.TreeView2
- Offscreen graphics context used for buffering the painting process.
- GET.
Static variable in class websphinx.Link
- Use the HTTP GET method to download this link.
- get(String).
Method in class websphinx.workbench.Netscape
-
- get(String).
Method in interface websphinx.workbench.ScriptInterpreter
- Get a variable defined in the interpreter's global
namespace
- getAcceptedMIMETypes().
Method in class websphinx.DownloadParameters
- Get accepted MIME types.
- getAction().
Method in class websphinx.workbench.ActionEditor
-
- getAction().
Method in class websphinx.Crawler
- Get action.
- getActiveThreads().
Method in class websphinx.Crawler
- Get number of threads currently working.
- getAdvancedMode().
Method in class websphinx.workbench.Workbench
-
- getAlgorithm().
Method in class websphinx.util.GraphLayout
- Get the graph-drawing algorithm in use.
- getAlignment().
Method in class websphinx.util.MultiLineLabel
-
- getAllowExit().
Method in class websphinx.workbench.Workbench
-
- getAnswer().
Method in class websphinx.util.PopupDialog
-
- getApplet().
Static method in class websphinx.workbench.Context
-
- getAppletContext().
Static method in class websphinx.workbench.Context
-
- getAutomaticLayout().
Method in class websphinx.util.GraphLayout
- Test whether the graph is laid out automatically.
- getBase().
Method in class websphinx.LinkTransformer
- Get the base URL used by the LinkTransformer.
- getBase().
Method in class websphinx.Page
- Get the base URL, relative to which the page's links were interpreted.
- getBgHilite().
Method in class symantec.itools.awt.TreeView2
-
- getBrowser().
Static method in class websphinx.workbench.Context
-
- getChild().
Method in class websphinx.Element
- Get element's first child.
- getChild().
Method in class symantec.itools.awt.TreeNode2
- Gets the child of this node.
- getClassifiers().
Method in class websphinx.Crawler
- Get the set of classifiers
- getColor().
Method in class websphinx.workbench.HighlightAction
-
- getColor().
Method in class symantec.itools.awt.TreeNode2
- Gets the color of this node as previously noted.
- getContent().
Method in class websphinx.Page
- Get the content of the page.
- getContentEncoding().
Method in class websphinx.Page
- Get content encoding of page.
- getContentType().
Method in class websphinx.Page
- Get MIME type of page.
- getCount().
Method in class symantec.itools.awt.TreeView2
- Returns the total number of nodes in the tree.
- getCrawledRoots().
Method in class websphinx.Crawler
- Get roots of last crawl.
- getCrawler().
Method in class websphinx.workbench.ClassifierListEditor
-
- getCrawler().
Method in class websphinx.workbench.CrawlerEditor
-
- getCrawler().
Method in class websphinx.CrawlEvent
- Get crawler that generated the event
- getCrawler().
Method in class websphinx.LinkEvent
- Get crawler that generated the event
- getCrawler().
Method in class websphinx.workbench.SimpleCrawlerEditor
-
- getCrawler().
Method in class websphinx.workbench.Workbench
-
- getCrawlTimeout().
Method in class websphinx.DownloadParameters
- Get timeout on entire crawl.
- getDataObject().
Method in class symantec.itools.awt.TreeNode2
- Gets the object associated with this node.
- getDefaultFilename().
Method in class websphinx.Mirror
- Get the filename used for directory URLs.
- getDepth().
Method in class websphinx.Link
- Get depth of link in crawl.
- getDepth().
Method in class websphinx.Page
- Get depth of page in crawl.
- getDepth().
Method in class symantec.itools.awt.TreeNode2
- Gets the depth of this node as previously noted.
- getDepthFirst().
Method in class websphinx.Crawler
- Get depth-first search flag.
- getDirectory().
Method in class websphinx.Link
- Get the directory part of the link, like "/home/dir/".
- getDirectory().
Method in class websphinx.workbench.MirrorAction
-
- getDirectoryURL().
Method in class websphinx.Link
- Get the URL of a page's directory.
- getDirectoryURL(URL).
Static method in class websphinx.Link
- Get the URL of a page's directory.
- getDivider().
Method in class websphinx.Concatenator
- Get the divider.
- getDomain().
Method in class websphinx.Crawler
- Get crawl domain.
- getDownloadParameters().
Method in class websphinx.Crawler
- Get download parameters (such as number of threads, timeouts, maximum
page size, etc.)
- getDownloadParameters().
Method in class websphinx.workbench.DownloadParametersEditor
-
- getDownloadParameters().
Method in class websphinx.Link
- Get the download parameters used for this link.
- getDownloadTimeout().
Method in class websphinx.DownloadParameters
- Get download timeout value.
- getEdgeColor().
Method in class websphinx.util.GraphLayout
- Get the edge color.
- getElement().
Method in class websphinx.Tag
- Get element to which this tag is the start or end tag.
- getElements().
Method in class websphinx.Page
- Get the HTML elements in the page.
- getEmitBaseElement().
Method in class websphinx.LinkTransformer
- Test whether the LinkTransformer should emit a
<BASE> element pointing to the base URL.
- getEnd().
Method in class websphinx.Region
- Gets offset after end of region.
- getEndTag().
Method in class websphinx.Element
- Get end tag.
- getEpilog().
Method in class websphinx.Concatenator
- Get the epilog.
- getEpilog().
Method in class websphinx.RecordTransformer
-
- getException().
Method in class websphinx.LinkEvent
- Get exception related to this event.
- getExpiration().
Method in class websphinx.Page
- Get expiration date of page.
- getFgHilite().
Method in class symantec.itools.awt.TreeView2
-
- getField(String).
Method in class websphinx.Region
- Get a named subregion.
- getFieldDivider().
Method in class websphinx.RecordTransformer
-
- getFieldEnd().
Method in class websphinx.RecordTransformer
-
- getFieldNames().
Method in class websphinx.Pattern
-
- getFieldNames().
Method in class websphinx.Regexp
-
- getFields(String).
Method in class websphinx.Region
- Get a set of named subregions.
- getFieldStart().
Method in class websphinx.RecordTransformer
-
- getFile().
Method in class websphinx.Link
- Get the information part of the link, like
"/home/dir/index.html?query".
- getFilename().
Method in class websphinx.workbench.ConcatAction
-
- getFilename().
Method in class websphinx.workbench.ExtractAction
-
- getFilename().
Method in class websphinx.Link
- Get the filename part of the link, like "index.html".
- getFilePointer().
Method in class websphinx.HTMLTransformer
- Get the file pointer.
- getFontMetrics().
Method in class websphinx.util.GraphLayout
-
- getForm().
Method in class websphinx.FormButton
- Get the form.
- getFrame(Component).
Static method in class websphinx.util.PopupDialog
-
- getGraph().
Method in class websphinx.util.GraphLayout
- Get the graph.
- getHeight(FontMetrics).
Method in class websphinx.util.MultiLineString
-
- getHost().
Method in class websphinx.Link
- Get the hostname of the link, like "www.cs.cmu.edu".
- getHTMLAttribute(String).
Method in class websphinx.Element
- Get an HTML attribute's value.
- getHTMLAttribute(String).
Method in class websphinx.Tag
- Get an HTML attribute's value.
- getHTMLAttribute(String, String).
Method in class websphinx.Element
- Get an HTML attribute's value, with a default value if it doesn't exist.
- getHTMLAttribute(String, String).
Method in class websphinx.Tag
- Get an HTML attribute's value, with a default value if it doesn't exist.
- getHTMLAttributes().
Method in class websphinx.Tag
- Get all the HTML attributes found on this tag.
- getIcon().
Method in class websphinx.workbench.HighlightAction
-
- getIcon(String).
Method in class websphinx.workbench.WebGraph
- Get a named icon.
- getIcon(String).
Method in class websphinx.workbench.WebOutline
- Get a named icon.
- getID().
Method in class websphinx.CrawlEvent
- Get event id.
- getID().
Method in class websphinx.LinkEvent
- Get event id
- getID().
Method in class websphinx.util.PopupEvent
-
- getIgnoreVisitedLinks().
Method in class websphinx.Crawler
- Get ignore-visited-links flag.
- getImage().
Method in class symantec.itools.awt.TreeNode2
- Gets the proper image for this node in its current state, expanded or collapsed.
- getInteractive().
Method in class websphinx.DownloadParameters
- Get interactive flag.
- getInterval().
Method in class websphinx.util.GraphLayout
- Get the refresh interval (measured in seconds).
- getInterval().
Method in class websphinx.util.Timer
-
- getIterations().
Method in class websphinx.util.GraphLayout
- Get the layout algorithm iterations per refresh.
- getLabel(String).
Method in class websphinx.Region
- Get a label's value.
- getLabel(String, String).
Method in class websphinx.Region
- Get a label's value.
- getLabels().
Method in class websphinx.workbench.LabelPredicate
-
- getLanguage().
Method in class websphinx.workbench.Netscape
-
- getLanguage().
Method in interface websphinx.workbench.ScriptInterpreter
- Return name of language this interpreter handles.
- getLastModified().
Method in class websphinx.Page
- Get last-modified date of page.
- getLength().
Method in class websphinx.Region
- Gets length of the region.
- getLineAt(int).
Method in class websphinx.util.MultiLineString
-
- getLink().
Method in class websphinx.LinkEvent
- Get link to which this event occurred.
- getLink().
Method in class websphinx.workbench.LinkViewEvent
-
- getLinkPredicate().
Method in class websphinx.Crawler
- Get link predicate.
- getLinkPredicate().
Method in class websphinx.workbench.LinkPredicateEditor
-
- getLinks().
Method in class websphinx.Page
- Get the links found in the page.
- getLinksTested().
Method in class websphinx.Crawler
- Get number of links tested.
- getLinkType().
Method in class websphinx.Crawler
- Get legal link types to crawl.
- getMaxDepth().
Method in class websphinx.Crawler
- Get maximum depth.
- getMaxPageSize().
Method in class websphinx.DownloadParameters
- Get maximum page size.
- getMaxThreads().
Method in class websphinx.DownloadParameters
- Get maximum threads.
- getMethod().
Method in class websphinx.Form
- Get the method used to access this link.
- getMethod().
Method in class websphinx.FormButton
- Get the method used to access this link.
- getMethod().
Method in class websphinx.Link
- Get the method used to access this link.
- getMin().
Method in class websphinx.util.PriorityQueue
- Get object with lowest priority from queue.
- getName().
Method in class websphinx.Crawler
- Get human-readable name of crawler.
- getName().
Method in class websphinx.LinkEvent
- Get event name (string equivalent to its ID)
- getNegativePredicate().
Method in class websphinx.workbench.DualPredicate
-
- getNext().
Method in class websphinx.Element
- Return next element in an inorder walk of the tree,
assuming this element and its children have been visited.
- getNodeCharge().
Method in class websphinx.util.GraphLayout
- Get the node charge.
- getNodeColor().
Method in class websphinx.util.GraphLayout
- Get the node background color.
- getNumericLabel(String, Number).
Method in class websphinx.Region
- Get a label's value as a number.
- getObeyRobotExclusion().
Method in class websphinx.DownloadParameters
- Get obey-robot-exclusion flag.
- getObjectLabel(String).
Method in class websphinx.Region
- Get an object-valued label.
- getObjectLabels().
Method in class websphinx.Region
- Get a String containing the labels of the region.
- getOnlyNetworkEvents().
Method in class websphinx.EventLog
- Test whether logger prints only network-related LinkEvents.
- getOrigin().
Method in class websphinx.Page
- Get the Link that points to this page.
- getOrTerms().
Method in class websphinx.workbench.LabelPredicate
-
- getOutput().
Method in class websphinx.HTMLTransformer
-
- getOverHTML().
Method in class websphinx.workbench.ContentPredicate
-
- getPage().
Method in class websphinx.Link
- Get the downloaded page to which the link points.
- getPageCount().
Method in class websphinx.Concatenator
- Get number of pages written to this mirror.
- getPageCount().
Method in class websphinx.Mirror
- Get number of pages written to this mirror.
- getPageFooter().
Method in class websphinx.Concatenator
- Get the footer.
- getPageHeader().
Method in class websphinx.Concatenator
- Get the header.
- getPagePredicate().
Method in class websphinx.Crawler
- Get page predicate.
- getPagePredicate().
Method in class websphinx.workbench.PagePredicateEditor
-
- getPagesLeft().
Method in class websphinx.Crawler
- Get number of pages left to be visited.
- getPagesVisited().
Method in class websphinx.Crawler
- Get number of pages visited.
- getPageURL().
Method in class websphinx.Link
- Get the URL of a page, omitting any anchor reference (like #ref).
- getPageURL(URL).
Static method in class websphinx.Link
- Get the URL of a page, omitting any anchor reference (like #ref).
- getPanelLabels().
Method in class websphinx.util.TabPanel
-
- getParent().
Method in class websphinx.Element
- Get element's parent.
- getParent().
Method in class symantec.itools.awt.TreeNode2
- Gets the parent of this node.
- getParentURL().
Method in class websphinx.Link
- Get the URL of a page's parent directory.
- getParentURL(URL).
Static method in class websphinx.Link
- Get the URL of a page's parent directory.
- getPattern().
Method in class websphinx.workbench.ContentPredicate
-
- getPattern().
Method in class websphinx.workbench.ExtractAction
-
- getPattern().
Method in class websphinx.workbench.TitlePredicate
-
- getPattern().
Method in class websphinx.workbench.URLPredicate
-
- getPeriodic().
Method in class websphinx.util.Timer
-
- getPolicy().
Static method in class websphinx.SecurityPolicy
-
- getPort().
Method in class websphinx.Link
- Get the port number of the link.
- getPositivePredicate().
Method in class websphinx.workbench.DualPredicate
-
- getPriority().
Method in class websphinx.searchengine.AltaVista
- Get priority of this classifier.
- getPriority().
Method in interface websphinx.Classifier
-
Get priority of this classifier.
- getPriority().
Method in class websphinx.searchengine.Excite
- Get priority of this classifier.
- getPriority().
Method in class websphinx.searchengine.HotBot
- Get priority of this classifier.
- getPriority().
Method in class websphinx.Link
- Get the priority of the link in the crawl.
- getPriority().
Method in class websphinx.searchengine.MetaCrawler
- Get priority of this classifier.
- getPriority().
Method in class websphinx.searchengine.NewsBot
- Get priority of this classifier.
- getPriority().
Method in class websphinx.searchengine.NewsIndex
- Get priority of this classifier.
- getPriority().
Method in interface websphinx.util.Prioritized
- Get the priority of the object.
- getPriority().
Method in class websphinx.StandardClassifier
- Get priority of this classifier.
- getProlog().
Method in class websphinx.Concatenator
- Get the prolog.
- getProlog().
Method in class websphinx.RecordTransformer
-
- getProtocol().
Method in class websphinx.Link
- Get the network protocol of the link, like "ftp" or "http".
- getQuery().
Method in class websphinx.Link
- Get the query part of the link, like "?query".
- getQuiescent().
Method in class websphinx.util.GraphLayout
- Test whether the graph is quiescent (not changing in the background).
- getRandomAccessFile().
Method in class websphinx.HTMLTransformer
-
- getRecordCount().
Method in class websphinx.RecordTransformer
-
- getRecordDivider().
Method in class websphinx.RecordTransformer
-
- getRecordEnd().
Method in class websphinx.RecordTransformer
-
- getRecordStart().
Method in class websphinx.RecordTransformer
-
- getRef().
Method in class websphinx.Link
- Get the anchor reference of the link, like "#ref".
- getResponseCode().
Method in class websphinx.Page
- Get response code returned by the Web server.
- getResponseMessage().
Method in class websphinx.Page
- Get response message returned by the Web server.
- getRestLength().
Method in class websphinx.util.GraphLayout
- Get the default rest length for new edges.
- getResultsPerPage().
Method in class websphinx.searchengine.AltaVista
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in class websphinx.searchengine.Excite
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in class websphinx.searchengine.HotBot
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in class websphinx.searchengine.MetaCrawler
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in class websphinx.searchengine.NewsBot
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in class websphinx.searchengine.NewsIndex
- Get number of results per page for this search engine.
- getResultsPerPage().
Method in interface websphinx.searchengine.SearchEngine
- Get number of results per page for this search engine.
- getRootElement().
Method in class websphinx.Page
- Get the root HTML element of the page.
- getRootElement().
Method in class websphinx.Region
- Get the root HTML element of the region.
- getRootHrefs().
Method in class websphinx.Crawler
- Get starting points of crawl as a String of newline-delimited URLs.
- getRootNode().
Method in class symantec.itools.awt.TreeView2
- Returns the "root" node.
- getRoots().
Method in class websphinx.Crawler
- Get starting points of crawl as an array of Link objects.
- getRunning().
Method in class websphinx.util.GraphLayout
- Test whether the graph layout thread is running in the background
- getScale().
Method in class websphinx.workbench.HighlightAction
-
- getScript().
Method in class websphinx.workbench.Script
-
- getScriptInterpreter().
Static method in class websphinx.workbench.Context
-
- getScriptInterpreter().
Method in class websphinx.workbench.Netscape
-
- getSelectedComponent().
Method in class websphinx.util.TabPanel
-
- getSelectedEdge().
Method in class websphinx.util.GraphLayout
- Get edge currently under the mouse pointer, or null if no edge is under the mouse.
- getSelectedLink().
Method in class websphinx.workbench.WebGraph
-
- getSelectedLink().
Method in class websphinx.workbench.WebOutline
-
- getSelectedNode().
Method in class websphinx.util.GraphLayout
- Get node currently under the mouse pointer, or null if no node is under the mouse.
- getSelectedNode().
Method in class symantec.itools.awt.TreeView2
- Gets the currently selected node.
- getSelectedObjects().
Method in class symantec.itools.awt.TreeView2
- Returns the selected items or null if no items are selected.
- getSelectedText().
Method in class symantec.itools.awt.TreeView2
- Gets the text of the currently selected node.
- getServiceURL().
Method in class websphinx.Link
- Get the URL of a Web service, omitting any query or anchor reference.
- getServiceURL(URL).
Static method in class websphinx.Link
- Get the URL of a Web service, omitting any query or anchor reference.
- getSibling().
Method in class websphinx.Element
- Get element's next sibling.
- getSibling().
Method in class symantec.itools.awt.TreeNode2
- Gets the next sibling of this node.
- getSource().
Method in class websphinx.workbench.LinkViewEvent
-
- getSource().
Method in class websphinx.Region
- Gets page containing the region.
- getSpringConstant().
Method in class websphinx.util.GraphLayout
- Get the spring constant.
- getStart().
Method in class websphinx.Region
- Gets starting offset of region in page content.
- getStartTag().
Method in class websphinx.Element
- Get start tag.
- getState().
Method in class websphinx.Crawler
- Get state of crawler.
- getStatus().
Method in class websphinx.Link
- Get the status of the link.
- getSynchronous().
Method in class websphinx.Crawler
- Get synchronous flag.
- getTagName().
Method in class websphinx.Element
- Get tag name.
- getTagName().
Method in class websphinx.Tag
- Get tag name.
- getTags().
Method in class websphinx.Page
- Get the tag sequence of the page.
- getTemporaryDirectory().
Method in class websphinx.SecurityPolicy
-
- getText().
Method in class websphinx.util.MultiLineLabel
-
- getText().
Method in class websphinx.util.PopupDialog
-
- getText().
Method in class websphinx.util.PopupEvent
-
- getText().
Method in class symantec.itools.awt.TreeNode2
- Gets the current text label for this node.
- getTextOnly().
Method in class websphinx.workbench.ExtractAction
-
- getThreshold().
Method in class websphinx.util.GraphLayout
- Get the threshold.
- getTip().
Method in class websphinx.util.RenderedEdge
-
- getTip().
Method in class websphinx.util.RenderedNode
-
- getTip().
Method in interface websphinx.util.Tipped
-
- getTip().
Method in class websphinx.workbench.WebEdge
-
- getTip().
Method in class websphinx.workbench.WebNode
-
- getTipColor().
Method in class websphinx.util.GraphLayout
- Get the popup tip color.
- getTitle().
Method in class websphinx.Page
- Get the title of the page.
- getTokens().
Method in class websphinx.Page
- Get the token sequence of the page.
- getTreeStructure().
Method in class symantec.itools.awt.TreeView2
- Gets a string array that reflects the current TreeView2's contents.
- getURL().
Method in class websphinx.FormButton
- Get the URL.
- getURL().
Method in class websphinx.Link
- Get the URL.
- getURL().
Method in class websphinx.Page
- Get the URL.
- getUseBrowser().
Method in class websphinx.workbench.ConcatAction
-
- getUseBrowser().
Method in class websphinx.workbench.ExtractAction
-
- getUseBrowser().
Method in class websphinx.workbench.MirrorAction
-
- getUseCaches().
Method in class websphinx.DownloadParameters
- Get use-caches flag.
- getUserAgent().
Method in class websphinx.DownloadParameters
- Get User-agent header used in HTTP requests.
- getViewCount().
Method in class symantec.itools.awt.TreeView2
- Returns the total number of viewable nodes in the tree.
- getWidth(FontMetrics).
Method in class websphinx.util.MultiLineString
-
- getWords().
Method in class websphinx.Page
- Get the words in the page.
- gotFocus(Event, Object).
Method in class symantec.itools.awt.TreeView2
-
- GraphLayout().
Constructor for class websphinx.util.GraphLayout
- Make a GraphLayout.
- groups.
Static variable in class websphinx.Pattern
-
- H1.
Static variable in class websphinx.Tag
-
- H2.
Static variable in class websphinx.Tag
-
- H3.
Static variable in class websphinx.Tag
-
- H4.
Static variable in class websphinx.Tag
-
- H5.
Static variable in class websphinx.Tag
-
- H6.
Static variable in class websphinx.Tag
-
- handleBase(Element).
Method in class websphinx.LinkTransformer
- Handle the BASE element.
- handleElement(Element).
Method in class websphinx.Concatenator
- Process an HTML element for concatenation.
- handleElement(Element).
Method in class websphinx.HTMLTransformer
- Handle the transformation of an HTML element.
- handleElement(Element).
Method in class websphinx.LinkTransformer
- Handle an element written through the transformer.
- handleEvent(Event).
Method in class websphinx.workbench.ClassifierListEditor
-
- handleEvent(Event).
Method in class websphinx.util.ClosableFrame
-
- handleEvent(Event).
Method in class websphinx.workbench.CrawlerEditor
-
- handleEvent(Event).
Method in class websphinx.util.GraphLayout
-
- handleEvent(Event).
Method in class websphinx.util.PopupDialog
-
- handleEvent(Event).
Method in class websphinx.workbench.Statistics
-
- handleEvent(Event).
Method in class symantec.itools.awt.TreeView2
-
- handleEvent(Event).
Method in class websphinx.workbench.WebGraph
-
- handleEvent(Event).
Method in class websphinx.workbench.WebOutline
-
- handleEvent(Event).
Method in class websphinx.workbench.Workbench
-
- handleEvent(Event).
Method in class websphinx.workbench.WorkbenchControlPanel
-
- handleLink(Link).
Method in class websphinx.LinkTransformer
- Handle a Link's transformation.
- handleLink(Link).
Method in class websphinx.RewritableLinkTransformer
- Handle a Link's transformation.
- hasAllLabels(String).
Method in class websphinx.Region
-
Test if all of several labels are set.
- hasAllLabels(String[]).
Method in class websphinx.Region
-
Test if all of several labels are set.
- hasAnyLabels(String).
Method in class websphinx.Region
-
Test if one or more of several labels are set.
- hasAnyLabels(String[]).
Method in class websphinx.Region
-
Test if one or more of several labels are set.
- hasContent().
Method in class websphinx.Page
- Test if page content is available.
- hasFocus.
Variable in class symantec.itools.awt.TreeView2
-
- hasHTMLAttribute(String).
Method in class websphinx.Element
- Test if tag has an HTML attribute.
- hasHTMLAttribute(String).
Method in class websphinx.Tag
- Test if tag has an HTML attribute.
- hasLabel(String).
Method in class websphinx.Region
- Test if a label is set.
- hasMoreElements().
Method in class websphinx.util.ArrayEnumeration
- Test if enumeration has reached end.
- hasMoreElements().
Method in class websphinx.PatternMatcher
-
- hasMoreElements().
Method in class websphinx.searchengine.Search
-
- HEAD.
Static variable in class websphinx.Tag
-
- HighlightAction(String, String, String).
Constructor for class websphinx.workbench.HighlightAction
-
- horizontalScrollBar.
Variable in class symantec.itools.awt.TreeView2
-
- HotBot().
Constructor for class websphinx.searchengine.HotBot
-
- HR.
Static variable in class websphinx.Tag
-
- HTML.
Static variable in class websphinx.Tag
-
- HTMLParser().
Constructor for class websphinx.HTMLParser
- Make an HTMLParser.
- HTMLParser(DownloadParameters).
Constructor for class websphinx.HTMLParser
- Make an HTMLParser which retrieves pages
using the specified download parameters.
- HTMLTransformer(HTMLTransformer).
Constructor for class websphinx.HTMLTransformer
- Make an HTMLTransformer that writes pages to a
downstream HTMLTransformer.
- HTMLTransformer(OutputStream).
Constructor for class websphinx.HTMLTransformer
- Make an HTMLTransformer that writes pages to a
stream.
- HTMLTransformer(String).
Constructor for class websphinx.HTMLTransformer
- Make an HTMLTransformer that writes pages to a
file.
- HTMLTransformer(String, boolean).
Constructor for class websphinx.HTMLTransformer
- Make an HTMLTransformer that writes pages to a
file.
- HTMLTransformer(Writer).
Constructor for class websphinx.HTMLTransformer
- Make an HTMLTransformer that writes pages to a
stream.
- HYPERLINKS.
Static variable in class websphinx.Crawler
- Specify HYPERLINKS as the link type to allow the crawler
to visit only hyperlinks (A, AREA, and FRAME tags which
point to http:, ftp:, file:, or gopher: URLs).
- HYPERLINKS_AND_IMAGES.
Static variable in class websphinx.Crawler
- Specify HYPERLINKS_AND_IMAGES as the link type to allow the crawler
to visit only hyperlinks and inline images.
- I.
Static variable in class websphinx.Tag
-
- icon.
Variable in class websphinx.util.RenderedNode
-
- im1.
Variable in class symantec.itools.awt.TreeView2
- Offscreen Image used for buffering the painting process.
- imageUpdate(Image, int, int, int, int, int).
Method in class websphinx.util.GraphLayout
- Handle a loaded image.
- IMG.
Static variable in class websphinx.Tag
-
- indexOfAnyChar(String, String).
Static method in class websphinx.util.Str
- Find first occurence of any of a set of characters.
- indexOfAnyChar(String, String, int).
Static method in class websphinx.util.Str
- Find first occurence of any of a set of characters, starting
at a specified index.
- init().
Method in class websphinx.workbench.WorkbenchApplet
-
- INPUT.
Static variable in class websphinx.Tag
-
- insert(TreeNode2, TreeNode2, int).
Method in class symantec.itools.awt.TreeView2
- Inserts a new node relative to an existing node in the tree.
- isApplet().
Static method in class websphinx.workbench.Context
-
- isApplication().
Static method in class websphinx.workbench.Context
-
- isBlockTag().
Method in class websphinx.Tag
- Test if tag is a block-level tag.
- isBodyTag().
Method in class websphinx.Tag
- Test if tag belongs in the element.
- isEndTag().
Method in class websphinx.Tag
- Test if tag is an end tag.
- isExpandable().
Method in class symantec.itools.awt.TreeNode2
- Determines whether this node is expandable.
- isExpanded().
Method in class symantec.itools.awt.TreeNode2
- Determines whether this node is expanded.
- isFlowTag().
Method in class websphinx.Tag
- Test if tag is a flow-level tag.
- isHeadTag().
Method in class websphinx.Tag
- Test if tag belongs in the element.
- isHTML().
Method in class websphinx.Page
- Test whether page is HTML.
- isImage().
Method in class websphinx.Page
-
- ISINDEX.
Static variable in class websphinx.Tag
-
- isMapped(URL).
Method in class websphinx.LinkTransformer
- Test whether a URL is mapped.
- isParsed().
Method in class websphinx.Page
- Test whether page has been parsed.
- isStartTag().
Method in class websphinx.Tag
- Test if tag is a start tag.
- isSun1_1.
Variable in class symantec.itools.awt.TreeView2
-
- KBD.
Static variable in class websphinx.Tag
-
- keepContent().
Method in class websphinx.Page
- Lock the page's content (to prevent it from being discarded).
- keyDown(Event, int).
Method in class symantec.itools.awt.TreeView2
- Processes KEY_PRESS and KEY_ACTION events.
- labelLike(int, int).
Static method in class websphinx.util.Constrain
-
- labelLike(int, int, int).
Static method in class websphinx.util.Constrain
-
- LabelPredicate(String, boolean).
Constructor for class websphinx.workbench.LabelPredicate
-
- lambda(String[], String).
Method in class websphinx.workbench.Netscape
-
- lambda(String[], String).
Method in interface websphinx.workbench.ScriptInterpreter
- Construct a procedure or function.
- LAST.
Static variable in class symantec.itools.awt.TreeView2
- Constant indicating that the new node is to be the last
sibling of the existing node.
- layout().
Method in class websphinx.util.BorderPanel
-
- layout().
Method in class websphinx.workbench.Statistics
-
- layout().
Method in class websphinx.util.TabPanel
-
- LI.
Static variable in class websphinx.Tag
-
- link.
Variable in class websphinx.searchengine.SearchEngineResult
- Link to the actual page.
- LINK.
Static variable in class websphinx.Tag
-
- link.
Variable in class websphinx.workbench.WebEdge
-
- link.
Variable in class websphinx.workbench.WebNode
-
- Link(File).
Constructor for class websphinx.Link
- Make a Link from a File.
- Link(String).
Constructor for class websphinx.Link
- Make a Link from a string URL.
- Link(Tag, Tag, URL).
Constructor for class websphinx.Link
- Make a Link from a start tag and end tag and a base URL (for relative references).
- Link(URL).
Constructor for class websphinx.Link
- Make a Link from a URL.
- LinkEvent(Crawler, int, Link).
Constructor for class websphinx.LinkEvent
- Make a LinkEvent.
- LinkEvent(Crawler, int, Link, Throwable).
Constructor for class websphinx.LinkEvent
- Make a LinkEvent for an error.
- LinkPredicateEditor().
Constructor for class websphinx.workbench.LinkPredicateEditor
- Make a LinkPredicateEditor.
- LinkTransformer(HTMLTransformer).
Constructor for class websphinx.LinkTransformer
- Make a LinkTransformer writing to another HTMLTransformer
- LinkTransformer(OutputStream).
Constructor for class websphinx.LinkTransformer
- Make a LinkTransformer writing to a stream.
- LinkTransformer(String).
Constructor for class websphinx.LinkTransformer
- Make a LinkTransformer writing to a file.
- LinkTransformer(String, boolean).
Constructor for class websphinx.LinkTransformer
- Make a LinkTransformer that writes pages to a
file.
- LinkTransformer(Writer).
Constructor for class websphinx.LinkTransformer
-
- LinkViewEvent(Object, Link).
Constructor for class websphinx.workbench.LinkViewEvent
-
- LISTING.
Static variable in class websphinx.Tag
-
- lookup(URL, URL).
Method in class websphinx.LinkTransformer
- Look up the href for a URL, taking any mapping
into account.
- lookupDir(URL, URL).
Method in class websphinx.Mirror
- Lookup the local directory to which a remote directory
URL maps.
- main(String[]).
Static method in class websphinx.Chronicle
-
- main(String[]).
Static method in class websphinx.Concatenator
-
- main(String[]).
Static method in class websphinx.Crawler
-
- main(String[]).
Static method in class websphinx.HTMLParser
-
- main(String[]).
Static method in class websphinx.Mirror
-
- main(String[]).
Static method in class websphinx.Page
-
- main(String[]).
Static method in class websphinx.util.PopupDialog
-
- main(String[]).
Static method in class websphinx.util.PriorityQueue
-
- main(String[]).
Static method in class websphinx.Regexp
-
- main(String[]).
Static method in class websphinx.RobotExclusion
-
- main(String[]).
Static method in class websphinx.searchengine.Search
-
- main(String[]).
Static method in class websphinx.util.Str
-
- main(String[]).
Static method in class websphinx.Tagexp
-
- main(String[]).
Static method in class websphinx.Wildcard
-
- main(String[]).
Static method in class websphinx.workbench.Workbench
-
- makeConstrainedPanel().
Static method in class websphinx.util.Constrain
-
- makeConstrainedPanel(int, int).
Static method in class websphinx.util.Constrain
-
- makeDir(File).
Method in class websphinx.Netscape4Policy
-
- makeDir(File).
Method in class websphinx.SecurityPolicy
-
- makeFrame().
Method in class websphinx.workbench.Workbench
-
- makeQuery().
Method in class websphinx.Form
- Construct the query that would be submitted if the form's SUBMIT button were pressed.
- makeQuery(FormButton).
Method in class websphinx.Form
- Construct the query that would be submitted if the specified button were pressed.
- makeQuery(String).
Method in class websphinx.searchengine.AltaVista
- Make a query URL for AltaVista.
- makeQuery(String).
Method in class websphinx.searchengine.Excite
- Make a query URL for Excite.
- makeQuery(String).
Method in class websphinx.searchengine.HotBot
- Make a query URL for HotBot.
- makeQuery(String).
Method in class websphinx.searchengine.MetaCrawler
- Make a query URL for MetaCrawler.
- makeQuery(String).
Method in class websphinx.searchengine.NewsBot
- Make a query URL for NewsBot.
- makeQuery(String).
Method in class websphinx.searchengine.NewsIndex
- Make a query URL for NewsIndex.
- makeQuery(String).
Method in interface websphinx.searchengine.SearchEngine
- Make a query URL for this search engine.
- makeTemporaryFile(String, String).
Method in class websphinx.Netscape4Policy
-
- makeTemporaryFile(String, String).
Method in class websphinx.SecurityPolicy
-
- makeWorkbench().
Method in class websphinx.workbench.WorkbenchApplet
-
- map.
Variable in class websphinx.LinkTransformer
-
- MAP.
Static variable in class websphinx.Tag
-
- map(URL, String).
Method in class websphinx.LinkTransformer
- Map a URL to an href.
- map(URL, URL).
Method in class websphinx.LinkTransformer
- Map a URL to a new URL.
- mapDir(URL, String).
Method in class websphinx.Mirror
- Map a directory URL (of the form http://host/path/) to
a local directory.
- markVisited(Link).
Method in class websphinx.Crawler
- Register that a link has been visited.
- MARQUEE.
Static variable in class websphinx.Tag
-
- match(Region).
Method in class websphinx.Pattern
-
- match(Region).
Method in class websphinx.Regexp
-
- match(Region).
Method in class websphinx.Tagexp
-
- MAX_LENGTH.
Static variable in class websphinx.Tag
- Length of longest tag name.
- Mem().
Constructor for class websphinx.util.Mem
-
- MENU.
Static variable in class websphinx.Tag
-
- META.
Static variable in class websphinx.Tag
-
- MetaCrawler().
Constructor for class websphinx.searchengine.MetaCrawler
-
- minimumSize().
Method in class websphinx.util.BorderPanel
-
- minimumSize().
Method in class websphinx.util.MultiLineLabel
-
- minimumSize().
Method in class websphinx.util.Spacer
-
- minimumSize().
Method in class websphinx.workbench.Statistics
-
- minimumSize().
Method in class websphinx.util.TabPanel
-
- minimumSize().
Method in class symantec.itools.awt.TreeView2
- Returns the minimum dimensions to properly display this component.
- Mirror(String).
Constructor for class websphinx.Mirror
- Make a new Mirror.
- MirrorAction(String, boolean).
Constructor for class websphinx.workbench.MirrorAction
-
- monitor(Crawler).
Static method in class websphinx.EventLog
- Create a EventLog that prints to standard error and attach it to a crawler.
- monitor(Crawler).
Static method in class websphinx.workbench.Statistics
- Create a new Frame containing a Statistics panel connected to a crawler.
- monitor(Crawler).
Static method in class websphinx.workbench.WebGraph
- Create a new Frame containing a WebGraph connected to a crawler.
- monitor(Crawler).
Static method in class websphinx.workbench.WebOutline
- Create a new Frame containing a WebOutline connected to a crawler.
- mouseDown(Event, int, int).
Method in class websphinx.util.TabPanel
-
- mouseDown(Event, int, int).
Method in class symantec.itools.awt.TreeView2
- Processes MOUSE_DOWN events.
- MultiLineLabel(String).
Constructor for class websphinx.util.MultiLineLabel
-
- MultiLineLabel(String, int).
Constructor for class websphinx.util.MultiLineLabel
-
- MultiLineString(String).
Constructor for class websphinx.util.MultiLineString
-
- MultiLineString(String[]).
Constructor for class websphinx.util.MultiLineString
-
- names.
Variable in class websphinx.Region
-
- Netscape(AppletContext).
Constructor for class websphinx.workbench.Netscape
-
- Netscape(AppletContext, String).
Constructor for class websphinx.workbench.Netscape
-
- Netscape4Policy().
Constructor for class websphinx.Netscape4Policy
-
- NewsBot().
Constructor for class websphinx.searchengine.NewsBot
-
- NewsIndex().
Constructor for class websphinx.searchengine.NewsIndex
-
- NEXT.
Static variable in class symantec.itools.awt.TreeView2
- Constant indicating that the new node is to be the next
sibling of the existing node.
- nextElement().
Method in class websphinx.util.ArrayEnumeration
- Get next element of enumeration.
- nextElement().
Method in class websphinx.PatternMatcher
-
- nextElement().
Method in class websphinx.searchengine.Search
-
- NEXTID.
Static variable in class websphinx.Tag
-
- nextMatch().
Method in class websphinx.PatternMatcher
-
- nextResult().
Method in class websphinx.searchengine.Search
-
- NO.
Static variable in class websphinx.util.PopupDialog
-
- no(PopupEvent).
Method in class websphinx.util.PopupAdapter
-
- no(PopupEvent).
Method in interface websphinx.util.PopupListener
-
- NOBR.
Static variable in class websphinx.Tag
-
- NOEMBED.
Static variable in class websphinx.Tag
-
- NOFRAMES.
Static variable in class websphinx.Tag
-
- NONE.
Static variable in class websphinx.LinkEvent
- No event occured on this link yet.
- OBJECT.
Static variable in class websphinx.Tag
-
- OK.
Static variable in class websphinx.util.PopupDialog
-
- okcancel(Component, String, String).
Static method in class websphinx.util.PopupDialog
-
- OL.
Static variable in class websphinx.Tag
-
- oneMatch(Region).
Method in class websphinx.Pattern
-
- oneMatch(String).
Method in class websphinx.Pattern
-
- openConnection(Link).
Method in class websphinx.Netscape4Policy
-
- openConnection(Link).
Method in class websphinx.SecurityPolicy
-
- openConnection(URL).
Method in class websphinx.Netscape4Policy
-
- openConnection(URL).
Method in class websphinx.SecurityPolicy
-
- OPTION.
Static variable in class websphinx.Tag
-
- P.
Static variable in class websphinx.Tag
-
- Page(Link).
Constructor for class websphinx.Page
- Make a Page by downloading and parsing a Link.
- Page(Link, HTMLParser).
Constructor for class websphinx.Page
- Make a Page by downloading a Link.
- Page(String).
Constructor for class websphinx.Page
- Make a Page from a string of content.
- Page(URL, String).
Constructor for class websphinx.Page
- Make a Page from a URL and a string of HTML.
- Page(URL, String, HTMLParser).
Constructor for class websphinx.Page
- Make a Page from a URL and a string of HTML.
- PagePredicateEditor().
Constructor for class websphinx.workbench.PagePredicateEditor
- Make a PagePredicateEditor.
- paint(Graphics).
Method in class websphinx.util.GraphLayout
-
- paint(Graphics).
Method in class websphinx.util.MultiLineLabel
-
- paint(Graphics).
Method in class websphinx.workbench.Statistics
-
- paint(Graphics).
Method in class websphinx.util.TabPanel
-
- paint(Graphics).
Method in class symantec.itools.awt.TreeView2
- Paints this component using the given graphics context.
- PARAM.
Static variable in class websphinx.Tag
-
- parent.
Variable in class websphinx.Element
-
- parse(HTMLParser).
Method in class websphinx.Page
- Parse the page.
- parse(Page, InputStream).
Method in class websphinx.HTMLParser
- Parse an input stream.
- parse(Page, Reader).
Method in class websphinx.HTMLParser
- Parse an input stream.
- parse(Page, String).
Method in class websphinx.HTMLParser
- Parse a string.
- parseColor(String).
Static method in class websphinx.util.Colors
-
- parseNumber(String).
Static method in class websphinx.util.Str
-
- Pattern().
Constructor for class websphinx.Pattern
-
- PatternMatcher().
Constructor for class websphinx.PatternMatcher
-
- pause().
Method in class websphinx.Crawler
- Pause the crawl in progress.
- pause().
Method in class websphinx.workbench.Workbench
-
- PAUSED.
Static variable in class websphinx.CrawlEvent
- Crawler was paused.
- paused(CrawlEvent).
Method in class websphinx.workbench.ConcatAction
- Notify that the crawler is paused.
- paused(CrawlEvent).
Method in class websphinx.CrawlAdapter
- Notify that the crawler was paused.
- paused(CrawlEvent).
Method in interface websphinx.CrawlListener
- Notify that the crawler was paused.
- paused(CrawlEvent).
Method in class websphinx.EventLog
- Notify that the crawler paused.
- paused(CrawlEvent).
Method in class websphinx.workbench.ExtractAction
- Notify that the crawler is paused.
- paused(CrawlEvent).
Method in class websphinx.workbench.MirrorAction
- Notify that the crawler is paused.
- paused(CrawlEvent).
Method in class websphinx.workbench.Statistics
- Notify that the crawler is paused.
- paused(CrawlEvent).
Method in class websphinx.workbench.WebGraph
- Notify that the crawler is paused
- paused(CrawlEvent).
Method in class websphinx.workbench.WebOutline
- Notify that the crawler is paused
- paused(CrawlEvent).
Method in class websphinx.workbench.Workbench
- Notify that the crawler was paused.
- pick(int, int).
Method in class websphinx.util.GraphLayout
- Find the object (Node or Edge) at position (x,y) relative to the window.
- placeNodeOnGraph(RenderedNode, double, double).
Method in class websphinx.util.GraphLayout
-
- placeNodeOnScreen(RenderedNode, int, int).
Method in class websphinx.util.GraphLayout
-
- PLAINTEXT.
Static variable in class websphinx.Tag
-
- PopupAdapter().
Constructor for class websphinx.util.PopupAdapter
-
- PopupDialog(Frame, String, boolean).
Constructor for class websphinx.util.PopupDialog
-
- PopupDialog(Frame, String, boolean, String, String, String, String, String).
Constructor for class websphinx.util.PopupDialog
-
- PopupEvent(int, String).
Constructor for class websphinx.util.PopupEvent
-
- POST.
Static variable in class websphinx.Link
- Use the HTTP POST method to access this link.
- PRE.
Static variable in class websphinx.Tag
-
- preferredSize().
Method in class websphinx.util.BorderPanel
-
- preferredSize().
Method in class websphinx.util.MultiLineLabel
-
- preferredSize().
Method in class websphinx.util.Spacer
-
- preferredSize().
Method in class websphinx.workbench.Statistics
-
- preferredSize().
Method in class websphinx.util.TabPanel
-
- preferredSize().
Method in class symantec.itools.awt.TreeView2
- Returns the recommended dimensions to properly display this component.
- printTree(TreeNode2).
Method in class symantec.itools.awt.TreeView2
- Print out the text of each node in the TreeView2 beginning with
the given node.
- priority.
Static variable in class websphinx.searchengine.AltaVista
- Priority of this classifier.
- priority.
Static variable in class websphinx.searchengine.Excite
- Priority of this classifier.
- priority.
Static variable in class websphinx.searchengine.HotBot
- Priority of this classifier.
- priority.
Static variable in class websphinx.searchengine.MetaCrawler
- Priority of this classifier.
- priority.
Static variable in class websphinx.searchengine.NewsBot
- Priority of this classifier.
- priority.
Static variable in class websphinx.searchengine.NewsIndex
- Priority of this classifier.
- priority.
Static variable in class websphinx.StandardClassifier
- Priority of this classifier.
- PriorityQueue().
Constructor for class websphinx.util.PriorityQueue
- Make an empty PriorityQueue.
- PriorityQueue(int).
Constructor for class websphinx.util.PriorityQueue
- Make an empty PriorityQueue with an initial capacity.
- put(Prioritized).
Method in class websphinx.util.PriorityQueue
- Put an object on the queue.
- QUEUED.
Static variable in class websphinx.LinkEvent
- Link was accepted by walk() and is waiting to be downloaded
- rank.
Variable in class websphinx.searchengine.SearchEngineResult
- Relevancy rank of page in search engine's ordering.
- readFile(File).
Method in class websphinx.Netscape4Policy
-
- readFile(File).
Method in class websphinx.SecurityPolicy
-
- readWriteFile(File).
Method in class websphinx.Netscape4Policy
-
- readWriteFile(File).
Method in class websphinx.SecurityPolicy
-
- RecordTransformer(String).
Constructor for class websphinx.RecordTransformer
-
- redraw().
Method in class symantec.itools.awt.TreeView2
- Lays out the vertical scrollbar as needed, then draws the TreeView2 into
an offscreen image.
- redraw(Graphics).
Method in class symantec.itools.awt.TreeView2
-
- redrawTriggered.
Variable in class symantec.itools.awt.TreeView2
-
- refresh().
Method in class websphinx.workbench.Workbench
-
- Regexp(String).
Constructor for class websphinx.Regexp
-
- Region(Page, int, int).
Constructor for class websphinx.Region
- Makes a Region.
- Region(Region).
Constructor for class websphinx.Region
- Makes a Region by copying another region's parameters.
- relativeTo(URL, String).
Static method in class websphinx.Link
-
- relativeTo(URL, URL).
Static method in class websphinx.Link
-
- remove(String).
Method in class symantec.itools.awt.TreeView2
- Removes the node with the given text from the TreeView2.
- remove(TreeNode2).
Method in class symantec.itools.awt.TreeView2
- Removes the given node from the TreeView2.
- removeAllClassifiers().
Method in class websphinx.Crawler
- Clears the set of classifiers.
- removeAllTabPanels().
Method in class websphinx.util.TabPanel
-
- removeClassifier(Classifier).
Method in class websphinx.Crawler
- Removes a classifier from the set of classifiers.
- removeCrawlListener(CrawlListener).
Method in class websphinx.Crawler
- Removes a listener from the set of CrawlListeners.
- removeEdge(RenderedEdge).
Method in class websphinx.util.GraphLayout
- Remove an edge.
- removeHTMLAttribute(String).
Method in class websphinx.Tag
- Copy this tag, removing an HTML attribute.
- removeLabel(String).
Method in class websphinx.Region
- Remove a label.
- removeLinkListener(LinkListener).
Method in class websphinx.Crawler
- Removes a listener from the set of LinkListeners.
- removeLinkViewListener(CrawlListener).
Method in class websphinx.workbench.WebGraph
- Removes a listener from the set of LinkViewEvent listeners.
- removeLinkViewListener(CrawlListener).
Method in class websphinx.workbench.WebOutline
- Removes a listener from the set of LinkViewEvent listeners.
- removeNode(RenderedNode).
Method in class websphinx.util.GraphLayout
- Remove a node.
- removePopupListener(PopupListener).
Method in class websphinx.util.PopupDialog
-
- removeSelected().
Method in class symantec.itools.awt.TreeView2
- Removes the currently selected node from the TreeView2.
- removeTabPanel(Component).
Method in class websphinx.util.TabPanel
-
- removeTabPanel(int).
Method in class websphinx.util.TabPanel
-
- renameTab(String, String).
Method in class websphinx.util.TabPanel
-
- RenderedEdge(Node, Node).
Constructor for class websphinx.util.RenderedEdge
-
- RenderedNode().
Constructor for class websphinx.util.RenderedNode
-
- rendering.
Variable in class websphinx.workbench.WebNode
-
- repaint().
Method in class websphinx.util.GraphLayout
- Notify background thread that the view has changed.
- replace(String, String, String).
Static method in class websphinx.util.Str
- Replace all occurences of a string.
- replaceHref(String).
Method in class websphinx.Link
- Copy the link's start tag, replacing the URL.
- replaceHTMLAttribute(String).
Method in class websphinx.Tag
- Copy this tag, setting an HTML attribute's value to TRUE.
- replaceHTMLAttribute(String, String).
Method in class websphinx.Tag
- Copy this tag, setting an HTML attribute's value.
- report().
Static method in class websphinx.util.Mem
-
- RETRIEVING.
Static variable in class websphinx.LinkEvent
- Link is being retrieved
- RewritableLinkTransformer(String).
Constructor for class websphinx.RewritableLinkTransformer
- Make a RewritableLinkTransformer.
- rewrite().
Method in class websphinx.Concatenator
- Rewrite the concatenation.
- rewrite().
Method in class websphinx.Mirror
- Rewrite the mirror to make local links consistent.
- rewrite().
Method in class websphinx.RewritableLinkTransformer
- Rewrite the file, remapping all the URLs according to their
current values from lookup().
- rightJustify(GridBagConstraints).
Static method in class websphinx.util.Constrain
-
- RobotExclusion(String).
Constructor for class websphinx.RobotExclusion
- Make a RobotExclusion object.
- run().
Method in class websphinx.Chronicle
- Background thread that runs the crawler.
- run().
Method in class websphinx.Crawler
- Start crawling.
- run().
Method in class websphinx.util.GraphLayout
-
- run().
Method in class websphinx.searchengine.Search
- Start crawling.
- run().
Method in class websphinx.workbench.Statistics
- Background thread.
- SAMP.
Static variable in class websphinx.Tag
-
- scale.
Variable in class websphinx.util.RenderedNode
-
- score.
Variable in class websphinx.searchengine.SearchEngineResult
- Relevancy score of page, by search engine's scale.
- screenX.
Variable in class websphinx.util.RenderedNode
-
- screenY.
Variable in class websphinx.util.RenderedNode
-
- SCRIPT.
Static variable in class websphinx.Tag
-
- Script(String, boolean).
Constructor for class websphinx.workbench.Script
-
- ScriptException().
Constructor for class websphinx.workbench.ScriptException
-
- ScriptException(String).
Constructor for class websphinx.workbench.ScriptException
-
- Search().
Constructor for class websphinx.searchengine.Search
-
- search().
Method in class websphinx.searchengine.Search
-
- Search(int).
Constructor for class websphinx.searchengine.Search
-
- Search(SearchEngine, String).
Constructor for class websphinx.searchengine.Search
-
- Search(SearchEngine, String, int).
Constructor for class websphinx.searchengine.Search
-
- search(String).
Static method in class websphinx.searchengine.AltaVista
- Search AltaVista.
- search(String).
Static method in class websphinx.searchengine.Excite
- Search Excite.
- search(String).
Static method in class websphinx.searchengine.HotBot
- Search HotBot.
- search(String).
Static method in class websphinx.searchengine.MetaCrawler
- Search MetaCrawler.
- search(String).
Static method in class websphinx.searchengine.NewsBot
- Search NewsBot.
- search(String).
Static method in class websphinx.searchengine.NewsIndex
- Search NewsIndex.
- search(String, int).
Static method in class websphinx.searchengine.AltaVista
- Search AltaVista.
- search(String, int).
Static method in class websphinx.searchengine.Excite
- Search Excite.
- search(String, int).
Static method in class websphinx.searchengine.HotBot
- Search HotBot.
- search(String, int).
Static method in class websphinx.searchengine.MetaCrawler
- Search MetaCrawler.
- search(String, int).
Static method in class websphinx.searchengine.NewsBot
- Search NewsBot.
- search(String, int).
Static method in class websphinx.searchengine.NewsIndex
- Search NewsIndex.
- searchengine.
Variable in class websphinx.searchengine.SearchEngineResult
- Search engine that produced this hit.
- SearchEngineResult(Region).
Constructor for class websphinx.searchengine.SearchEngineResult
- Make a SearchEngineResult.
- SecurityPolicy().
Constructor for class websphinx.SecurityPolicy
-
- seek(long).
Method in class websphinx.HTMLTransformer
- Seek to a file position.
- SEL_CHANGED.
Static variable in class symantec.itools.awt.TreeView2
-
- SELECT.
Static variable in class websphinx.Tag
-
- select(int).
Method in class websphinx.util.TabPanel
-
- sendActionEvent().
Method in class symantec.itools.awt.TreeView2
-
- sendCrawlEvent(int).
Method in class websphinx.Crawler
- Send a CrawlEvent to all CrawlListeners registered with this crawler.
- sendLinkEvent(Link, int).
Method in class websphinx.Crawler
- Send a LinkEvent to all LinkListeners registered with this crawler.
- sendLinkEvent(Link, int, Throwable).
Method in class websphinx.Crawler
- Send an exceptional LinkEvent to all LinkListeners registered with this crawler.
- SERVER.
Static variable in class websphinx.Crawler
- Specify SERVER as the crawl domain to limit the crawler
to visit only pages on the same Web server (hostname
and port number) as the root link from which it started.
- set(int, boolean).
Method in class websphinx.util.Timer
-
- set(String, Object).
Method in class websphinx.workbench.Netscape
-
- set(String, Object).
Method in interface websphinx.workbench.ScriptInterpreter
- Set a variable in the interpreter's global namespace
- setAction(Action).
Method in class websphinx.workbench.ActionEditor
-
- setAction(Action).
Method in class websphinx.Crawler
- Set the action.
- setAdvancedMode(boolean).
Method in class websphinx.workbench.Workbench
-
- setAlgorithm(GDAlgorithm).
Method in class websphinx.util.GraphLayout
- Set the graph-drawing algorithm.
- setAlignment(int).
Method in class websphinx.util.MultiLineLabel
-
- setAllowExit(boolean).
Method in class websphinx.workbench.Workbench
-
- setApplet(Applet).
Static method in class websphinx.workbench.Context
-
- setApplet(Applet, String).
Static method in class websphinx.workbench.Context
-
- setAutomaticLayout(boolean).
Method in class websphinx.util.GraphLayout
- Set whether the graph is laid out automatically.
- setBase(URL).
Method in class websphinx.LinkTransformer
- Set the base URL used by the LinkTransformer.
- setBgHilite(Color).
Method in class symantec.itools.awt.TreeView2
-
- setCollapsedImage(Image).
Method in class symantec.itools.awt.TreeNode2
- Sets the image to use for this node when it is not expanded.
- setColor(Color).
Method in class symantec.itools.awt.TreeNode2
- Notes the current color of this node.
- setContentEncoding(String).
Method in class websphinx.Page
- Set content encoding of page.
- setContentType(String).
Method in class websphinx.Page
- Set MIME type of page.
- setCrawler(Crawler).
Method in class websphinx.workbench.ClassifierListEditor
-
- setCrawler(Crawler).
Method in class websphinx.workbench.CrawlerEditor
-
- setCrawler(Crawler).
Method in class websphinx.workbench.SimpleCrawlerEditor
-
- setCrawler(Crawler).
Method in class websphinx.workbench.Workbench
-
- setDataObject(Object).
Method in class symantec.itools.awt.TreeNode2
- Sets an object to associate with this node.
- setDefaultFilename(String).
Method in class websphinx.Mirror
- Set the filename used for directory URLs.
- setDepthFirst(boolean).
Method in class websphinx.Crawler
- Set depth-first search flag.
- setDivider(String).
Method in class websphinx.Concatenator
- Set the divider.
- setDomain(String[]).
Method in class websphinx.Crawler
- Set crawl domain.
- setDownloadParameters(DownloadParameters).
Method in class websphinx.Crawler
- Set download parameters (such as number of threads, timeouts, maximum
page size, etc.)
- setDownloadParameters(DownloadParameters).
Method in class websphinx.workbench.DownloadParametersEditor
-
- setDownloadParameters(DownloadParameters).
Method in class websphinx.Link
- Set the download parameters used for this link.
- setEdgeColor(Color).
Method in class websphinx.util.GraphLayout
- Set the edge color.
- setEmitBaseElement(boolean).
Method in class websphinx.LinkTransformer
- Set whether the LinkTransformer should emit a
<BASE> element pointing to the base URL.
- setEpilog(String).
Method in class websphinx.Concatenator
- Set the epilog.
- setEpilog(String).
Method in class websphinx.RecordTransformer
-
- setErrorIcon(Image).
Method in class websphinx.workbench.WebGraph
- Set the default icon used for failed requests.
- setErrorIcon(Image).
Method in class websphinx.workbench.WebOutline
- Set the default icon used for failed requests.
- setExpandedImage(Image).
Method in class symantec.itools.awt.TreeNode2
- Sets the image to use for this node when it is expanded.
- setExpiration(long).
Method in class websphinx.Page
- Set expiration date of page.
- setFgHilite(Color).
Method in class symantec.itools.awt.TreeView2
-
- setField(String, Region).
Method in class websphinx.Region
- Name a subregion (by setting a label to point to it).
- setFieldDivider(String).
Method in class websphinx.RecordTransformer
-
- setFieldEnd(String).
Method in class websphinx.RecordTransformer
-
- setFields(String, Region[]).
Method in class websphinx.Region
- Name a set of subregions (by pointing a label to them).
- setFieldStart(String).
Method in class websphinx.RecordTransformer
-
- setFont(Font).
Method in class websphinx.util.GraphLayout
-
- setFont(Font).
Method in class websphinx.util.MultiLineLabel
-
- setGraph(Graph).
Method in class websphinx.util.GraphLayout
- Set the graph.
- setIcon(String, Image).
Method in class websphinx.workbench.WebGraph
- Map a name to an icon.
- setIcon(String, Image).
Method in class websphinx.workbench.WebOutline
- Map a name to an icon.
- setIgnoreVisitedLinks(boolean).
Method in class websphinx.Crawler
- Set ignore-visited-links flag.
- setInterval(int).
Method in class websphinx.util.GraphLayout
- Set the refresh interval (in seconds).
- setIterations(int).
Method in class websphinx.util.GraphLayout
- Set the layout algorithm iterations per refresh.
- setLabel(String).
Method in class websphinx.Region
- Set a label on the region.
- setLabel(String, String).
Method in class websphinx.Region
- Set a string-valued label.
- setLastModified(long).
Method in class websphinx.Page
- Set last-modified date of page.
- setLayout(LayoutManager).
Method in class symantec.itools.awt.TreeView2
- Takes no action.
- setLinkIcon(Image).
Method in class websphinx.workbench.WebGraph
- Set the default icon used for links.
- setLinkIcon(Image).
Method in class websphinx.workbench.WebOutline
- Set the default icon used for links.
- setLinkPredicate(LinkPredicate).
Method in class websphinx.Crawler
- Set link predicate.
- setLinkPredicate(LinkPredicate).
Method in class websphinx.workbench.LinkPredicateEditor
-
- setLinkType(String[]).
Method in class websphinx.Crawler
- Set legal link types to crawl.
- setMaxDepth(int).
Method in class websphinx.Crawler
- Set maximum depth.
- setName(String).
Method in class websphinx.Crawler
- Set human-readable name of crawler.
- setNodeCharge(double).
Method in class websphinx.util.GraphLayout
- Set the node charge.
- setNodeColor(Color).
Method in class websphinx.util.GraphLayout
- Set the node background color.
- setObjectLabel(String, Object).
Method in class websphinx.Region
- Set an object-valued label.
- setOnlyNetworkEvents(boolean).
Method in class websphinx.EventLog
- Set whether logger prints only network-related LinkEvents.
- setOutput(OutputStream).
Method in class websphinx.HTMLTransformer
-
- setOutput(Writer).
Method in class websphinx.HTMLTransformer
-
- setPage(Page).
Method in class websphinx.Link
- Set the page corresponding to this link.
- setPageFooter(String).
Method in class websphinx.Concatenator
- Set the footer.
- setPageHeader(String).
Method in class websphinx.Concatenator
- Set the header.
- setPageIcon(Image).
Method in class websphinx.workbench.WebGraph
- Set the default icon used for pages.
- setPageIcon(Image).
Method in class websphinx.workbench.WebOutline
- Set the default icon used for pages.
- setPagePredicate(PagePredicate).
Method in class websphinx.Crawler
- Set page predicate.
- setPagePredicate(PagePredicate).
Method in class websphinx.workbench.PagePredicateEditor
-
- setPriority(float).
Method in class websphinx.Link
- Set the priority of the link in the crawl.
- setProlog(String).
Method in class websphinx.Concatenator
- Set the prolog.
- setProlog(String).
Method in class websphinx.RecordTransformer
-
- setRandomAccessFile(RandomAccessFile).
Method in class websphinx.HTMLTransformer
-
- setRecordDivider(String).
Method in class websphinx.RecordTransformer
-
- setRecordEnd(String).
Method in class websphinx.RecordTransformer
-
- setRecordStart(String).
Method in class websphinx.RecordTransformer
-
- setRestLength(double).
Method in class websphinx.util.GraphLayout
- Set the default rest length for new edges.
- setRetrievingIcon(Image).
Method in class websphinx.workbench.WebGraph
- Set the default icon used for requests in progress.
- setRetrievingIcon(Image).
Method in class websphinx.workbench.WebOutline
- Set the default icon used for requests in progress.
- setRoot(Link).
Method in class websphinx.Crawler
- Set starting point of crawl as a single Link.
- setRootHrefs(String).
Method in class websphinx.Crawler
- Set starting points of crawl as a string of whitespace-delimited URLs.
- setRoots(Link[]).
Method in class websphinx.Crawler
- Set starting points of crawl as an array of Links.
- setSpringConstant(double).
Method in class websphinx.util.GraphLayout
- Set the spring constant.
- setStatus(int).
Method in class websphinx.Link
- Set the status of the link.
- setSynchronous(boolean).
Method in class websphinx.Crawler
- Set ssynchronous flag.
- setText(String).
Method in class websphinx.Link
- Set the tagless-text representation of this region.
- setText(String).
Method in class websphinx.util.MultiLineLabel
-
- setText(String).
Method in class symantec.itools.awt.TreeNode2
- Sets a new text label for this node.
- setThreshold(double).
Method in class websphinx.util.GraphLayout
- Set the threshold.
- setTipColor(Color).
Method in class websphinx.util.GraphLayout
- Set the popup tip color.
- setTreeStructure(String[]).
Method in class symantec.itools.awt.TreeView2
- Initializes the TreeView2 from a string array.
- shouldActOn(Page).
Method in class websphinx.workbench.ContentPredicate
-
- shouldActOn(Page).
Method in class websphinx.workbench.DualPredicate
-
- shouldActOn(Page).
Method in class websphinx.workbench.LabelPredicate
-
- shouldActOn(Page).
Method in interface websphinx.PagePredicate
-
- shouldActOn(Page).
Method in class websphinx.workbench.Script
-
- shouldActOn(Page).
Method in class websphinx.workbench.TitlePredicate
-
- shouldActOn(Page).
Method in class websphinx.workbench.URLPredicate
-
- shouldVisit(Link).
Method in class websphinx.workbench.ContentPredicate
-
- shouldVisit(Link).
Method in class websphinx.Crawler
- Callback for testing whether a link should be traversed.
- shouldVisit(Link).
Method in class websphinx.workbench.DualPredicate
-
- shouldVisit(Link).
Method in class websphinx.workbench.LabelPredicate
-
- shouldVisit(Link).
Method in interface websphinx.LinkPredicate
-
- shouldVisit(Link).
Method in class websphinx.workbench.Script
-
- shouldVisit(Link).
Method in class websphinx.searchengine.Search
- Callback for testing whether a link should be traversed.
- shouldVisit(Link).
Method in class websphinx.workbench.URLPredicate
-
- show().
Method in class websphinx.util.PopupDialog
-
- show(File).
Method in class websphinx.workbench.Browser
-
- show(Link).
Method in class websphinx.workbench.Browser
-
- show(Page).
Method in class websphinx.workbench.Browser
-
- show(URL).
Method in class websphinx.workbench.Browser
-
- show(URL).
Method in class websphinx.workbench.Netscape
-
- showControlPanel().
Method in class websphinx.util.GraphLayout
- Show control panel for changing graph layout parameters.
- showControlPanel().
Method in class websphinx.workbench.WebGraph
- Show control panel for changing graph layout parameters.
- showControlPanel().
Method in class websphinx.workbench.WebOutline
- Show control panel for changing layout parameters.
- sibling.
Variable in class websphinx.Element
-
- SimpleCrawlerEditor().
Constructor for class websphinx.workbench.SimpleCrawlerEditor
-
- size().
Method in class websphinx.util.PriorityQueue
- Get number of objects in queue.
- SKIPPED.
Static variable in class websphinx.LinkEvent
- Link was rejected by shouldVisit()
- SMALL.
Static variable in class websphinx.Tag
-
- source.
Variable in class websphinx.Region
-
- SPACER.
Static variable in class websphinx.Tag
-
- Spacer(Dimension).
Constructor for class websphinx.util.Spacer
-
- Spacer(int, int).
Constructor for class websphinx.util.Spacer
-
- span(Region).
Method in class websphinx.Region
- Makes a new Region containing two regions.
- StandardClassifier().
Constructor for class websphinx.StandardClassifier
- Make a StandardClassifier.
- start.
Variable in class websphinx.Region
-
- start().
Method in class websphinx.Chronicle
- Start chronicling.
- start().
Method in class websphinx.util.GraphLayout
- Start automatic graph layout (in the background).
- start().
Method in class websphinx.workbench.Statistics
- Start the background thread to update the display.
- start().
Method in class websphinx.workbench.Workbench
-
- STARTED.
Static variable in class websphinx.CrawlEvent
- Crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.ConcatAction
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.CrawlAdapter
- Notify that the crawler started.
- started(CrawlEvent).
Method in interface websphinx.CrawlListener
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.EventLog
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.ExtractAction
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.MirrorAction
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.Statistics
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.WebGraph
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.WebOutline
- Notify that the crawler started.
- started(CrawlEvent).
Method in class websphinx.workbench.Workbench
- Notify that the crawler started
- startTag.
Variable in class websphinx.Element
-
- Statistics().
Constructor for class websphinx.workbench.Statistics
-
- stop().
Method in class websphinx.Chronicle
- Stop chronicling.
- stop().
Method in class websphinx.Crawler
- Stop the crawl in progress.
- stop().
Method in class websphinx.util.GraphLayout
- Stop automatic graph layout.
- stop().
Method in class websphinx.workbench.Statistics
- Stop the background thread that updates the display.
- stop().
Method in class websphinx.workbench.Workbench
-
- STOPPED.
Static variable in class websphinx.CrawlEvent
- Crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.workbench.ConcatAction
- Notify that the crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.CrawlAdapter
- Notify that the crawler ran out of links to crawl.
- stopped(CrawlEvent).
Method in interface websphinx.CrawlListener
- Notify that the crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.EventLog
- Notify that the crawler has stopped.
- stopped(CrawlEvent).
Method in class websphinx.workbench.ExtractAction
- Notify that the crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.workbench.MirrorAction
- Notify that the crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.workbench.Statistics
- Notify that the crawler ran out of links to crawl
- stopped(CrawlEvent).
Method in class websphinx.workbench.WebGraph
- Notify that the crawler has stopped.
- stopped(CrawlEvent).
Method in class websphinx.workbench.WebOutline
- Notify that the crawler has stopped.
- stopped(CrawlEvent).
Method in class websphinx.workbench.Workbench
- Notify that the crawler ran out of links to crawl
- Str().
Constructor for class websphinx.util.Str
-
- STRIKE.
Static variable in class websphinx.Tag
-
- STRONG.
Static variable in class websphinx.Tag
-
- STYLE.
Static variable in class websphinx.Tag
-
- SUB.
Static variable in class websphinx.Tag
-
- submit(Link).
Method in class websphinx.Crawler
- Puts a link into the crawling queue.
- submit(Link[]).
Method in class websphinx.Crawler
- Submit an array of Links for crawling.
- substringCanonicalTags(int, int).
Method in class websphinx.Page
- Get canonicalized HTML tags found in a region.
- substringContent(int, int).
Method in class websphinx.Page
- Get raw content found in a region.
- substringHTML(int, int).
Method in class websphinx.Page
- Get HTML found in a region.
- substringTags(int, int).
Method in class websphinx.Page
- Get HTML tags found in a region.
- substringText(int, int).
Method in class websphinx.Page
- Get tagless text found in a region.
- SUBTREE.
Static variable in class websphinx.Crawler
- Specify SUBTREE as the crawl domain to limit the crawler
to visit only pages which are descendants of the root link
from which it started.
- SUP.
Static variable in class websphinx.Tag
-
- TABLE.
Static variable in class websphinx.Tag
-
- TabPanel().
Constructor for class websphinx.util.TabPanel
-
- Tag(Page, int, int, String, boolean).
Constructor for class websphinx.Tag
- Make a Tag.
- Tagexp(String).
Constructor for class websphinx.Tagexp
-
- TD.
Static variable in class websphinx.Tag
-
- Text(Page, int, int, String).
Constructor for class websphinx.Text
- Make a Text.
- TEXTAREA.
Static variable in class websphinx.Tag
-
- TH.
Static variable in class websphinx.Tag
-
- thick.
Variable in class websphinx.util.RenderedEdge
-
- TIMED_OUT.
Static variable in class websphinx.CrawlEvent
- Crawler timeout expired.
- timedOut(CrawlEvent).
Method in class websphinx.workbench.ConcatAction
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.CrawlAdapter
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in interface websphinx.CrawlListener
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.EventLog
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.workbench.ExtractAction
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.workbench.MirrorAction
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.workbench.Statistics
- Notify that the crawler timed out.
- timedOut(CrawlEvent).
Method in class websphinx.workbench.WebGraph
- Notify that the crawler has timed out
- timedOut(CrawlEvent).
Method in class websphinx.workbench.WebOutline
- Notify that the crawler has timed out
- timedOut(CrawlEvent).
Method in class websphinx.workbench.Workbench
- Notify that the crawler timed out.
- Timer().
Constructor for class websphinx.util.Timer
-
- title.
Variable in class websphinx.searchengine.SearchEngineResult
- Title of page as reported by search engine, or null if not provided
- TITLE.
Static variable in class websphinx.Tag
-
- TitlePredicate(Pattern).
Constructor for class websphinx.workbench.TitlePredicate
-
- toDescription().
Method in class websphinx.Link
- Generate a human-readable description of the link.
- toDescription().
Method in class websphinx.Page
- Generate a human-readable description of the page.
- toggle().
Method in class symantec.itools.awt.TreeNode2
- Toggles the node state between collapsed and expanded, if the node
is expandable.
- toHTML().
Method in class websphinx.Region
- Converts the region to HTML, e.g.
- toHTMLAttributeName(String).
Static method in class websphinx.Tag
- Convert a String to an HTML attribute name.
- toRegexp(String).
Static method in class websphinx.Tagexp
-
- toRegexp(String).
Static method in class websphinx.Wildcard
-
- toString().
Method in class websphinx.Crawler
- Convert the crawler to a String.
- toString().
Method in class websphinx.LinkEvent
- Convert this event to a String describing it.
- toString().
Method in class websphinx.Page
- Get page containing the region.
- toString().
Method in class websphinx.Pattern
- Return a string representation of the pattern.
- toString().
Method in class websphinx.Regexp
- Return a string representation of the pattern.
- toString().
Method in class websphinx.Region
- Gets region as raw content.
- toString().
Method in class websphinx.searchengine.SearchEngineResult
- Gets region as raw content.
- toString().
Method in class websphinx.Tagexp
- Return a string representation of the pattern.
- toString().
Method in class websphinx.Wildcard
- Return a string representation of the pattern.
- toTagName(String).
Static method in class websphinx.Tag
- Convert a String to a tag name.
- toTags().
Method in class websphinx.Region
- Converts the region to HTML tags with no text, e.g.
- total().
Static method in class websphinx.util.Mem
-
- toText().
Method in class websphinx.Link
- Convert the region to tagless text.
- toText().
Method in class websphinx.Region
- Converts the region to tagless text, e.g.
- toText().
Method in class websphinx.Text
- Returns the region's tagless text
- toURL().
Method in class websphinx.Link
- Convert the link's URL to a String
- toURL().
Method in class websphinx.Page
- Convert the link's URL to a String
- toURLDelimiters(String).
Static method in class websphinx.Link
-
- TR.
Static variable in class websphinx.Tag
-
- transformContents(Element).
Method in class websphinx.HTMLTransformer
- Transform the contents of an element.
- transformElement(Element).
Method in class websphinx.HTMLTransformer
- Transform an element by passing it through the entire
filter chain.
- treeChanged.
Variable in class symantec.itools.awt.TreeView2
-
- TreeNode2(String).
Constructor for class symantec.itools.awt.TreeNode2
- Constructs a TreeNode2 with the given text label.
- TreeNode2(String, Image, Image).
Constructor for class symantec.itools.awt.TreeNode2
- Constructs a TreeNode2 with the given text label, and collapsed and
expanded images.
- TreeView2().
Constructor for class symantec.itools.awt.TreeView2
- Constructs an empty TreeView2.
- TreeView2(TreeNode2).
Constructor for class symantec.itools.awt.TreeView2
- Constructs a TreeView2 with the given node.
- triggerRedraw().
Method in class symantec.itools.awt.TreeView2
-
- TRUE.
Static variable in class websphinx.Region
- Default value for labels set with setLabel (name).
- TT.
Static variable in class websphinx.Tag
-
- U.
Static variable in class websphinx.Tag
-
- UL.
Static variable in class websphinx.Tag
-
- update().
Method in class websphinx.util.PriorityQueue
- Rebuild priority queuein case the priorities of its elements
have changed since they were inserted.
- update().
Method in class websphinx.workbench.Statistics
- Compute the latest statistics.
- update(Graphics).
Method in class websphinx.util.GraphLayout
-
- update(Graphics).
Method in class websphinx.workbench.Statistics
-
- update(Graphics).
Method in class websphinx.util.TabPanel
-
- update(Graphics).
Method in class symantec.itools.awt.TreeView2
- Handles redrawing of this component on the screen.
- update(Link).
Method in class websphinx.workbench.WebGraph
- Update the edge and node associated with a link.
- update(Link).
Method in class websphinx.workbench.WebOutline
- Update the edge and node associated with a link.
- updateClosure(Link[]).
Method in class websphinx.workbench.WebGraph
- Update all the links that the crawler reached from this link.
- updateClosure(Link[]).
Method in class websphinx.workbench.WebOutline
- Update all the links that the crawler reached from this link.
- url.
Variable in class websphinx.Link
-
- urlFromHref(Tag, URL).
Method in class websphinx.Form
- Construct the URL for this form, from its start tag and a base URL (for relative references).
- urlFromHref(Tag, URL).
Method in class websphinx.FormButton
- Construct the URL for this button, from its start tag and a base URL (for relative references).
- urlFromHref(Tag, URL).
Method in class websphinx.Link
- Construct the URL for a link element, from its start tag and a base URL (for relative references).
- URLPredicate(Pattern).
Constructor for class websphinx.workbench.URLPredicate
-
- URLToFile(URL).
Static method in class websphinx.Link
- Convert a file: URL to a filename appropriate to the
current system platform.
- used().
Static method in class websphinx.util.Mem
-
- VAR.
Static variable in class websphinx.Tag
-
- verbosegc().
Static method in class websphinx.util.Mem
-
- verticalScrollBar.
Variable in class symantec.itools.awt.TreeView2
-
- viewCount.
Variable in class symantec.itools.awt.TreeView2
-
- viewLink(LinkViewEvent).
Method in class websphinx.workbench.Browser
-
- viewLink(LinkViewEvent).
Method in interface websphinx.workbench.LinkViewListener
-
- visit(Page).
Method in interface websphinx.Action
-
- visit(Page).
Method in class websphinx.workbench.ConcatAction
-
- visit(Page).
Method in class websphinx.Crawler
- Callback for visiting a page.
- visit(Page).
Method in class websphinx.workbench.ExtractAction
-
- visit(Page).
Method in class websphinx.workbench.HighlightAction
-
- visit(Page).
Method in class websphinx.workbench.MirrorAction
-
- visit(Page).
Method in class websphinx.workbench.Script
-
- visit(Page).
Method in class websphinx.searchengine.Search
- Callback for visiting a page.
- VISITED.
Static variable in class websphinx.LinkEvent
- Link has been thoroughly processed by crawler
- visited(Link).
Method in class websphinx.Crawler
- Test whether the page corresponding to a link has been visited
(or queued for visiting).
- warn(Component, String, String).
Static method in class websphinx.util.PopupDialog
-
- WBR.
Static variable in class websphinx.Tag
-
- WEB.
Static variable in class websphinx.Crawler
- Specify WEB as the crawl domain to allow the crawler
to visit any page on the World Wide Web.
- WebEdge(Link, WebNode, WebNode).
Constructor for class websphinx.workbench.WebEdge
-
- WebGraph().
Constructor for class websphinx.workbench.WebGraph
- Make a WebGraph.
- WebNode(Link, int, int).
Constructor for class websphinx.workbench.WebNode
-
- WebOutline().
Constructor for class websphinx.workbench.WebOutline
- Make a WebOutline.
- Wildcard(String).
Constructor for class websphinx.Wildcard
-
- Workbench().
Constructor for class websphinx.workbench.Workbench
-
- Workbench(Crawler).
Constructor for class websphinx.workbench.Workbench
-
- Workbench(String).
Constructor for class websphinx.workbench.Workbench
-
- Workbench(URL).
Constructor for class websphinx.workbench.Workbench
-
- WorkbenchApplet().
Constructor for class websphinx.workbench.WorkbenchApplet
-
- WorkbenchControlPanel(WebGraph, WebOutline).
Constructor for class websphinx.workbench.WorkbenchControlPanel
-
- wrap(Component, Insets).
Static method in class websphinx.util.BorderPanel
-
- wrap(Component, int).
Static method in class websphinx.util.BorderPanel
-
- wrap(Component, int, int).
Static method in class websphinx.util.BorderPanel
-
- wrap(Component, int, int, int, int).
Static method in class websphinx.util.BorderPanel
-
- write(Region).
Method in class websphinx.HTMLTransformer
- Writes a chunk of HTML through the HTML transformer.
- write(Region).
Method in class websphinx.Mirror
- Writes a chunk of HTML through the HTML transformer.
- write(String).
Method in class websphinx.HTMLTransformer
- Writes a literal string through the HTML transformer
(without parsing it or transforming it).
- write(String).
Method in class websphinx.Mirror
- Writes a literal string through the HTML transformer
(without parsing it or transforming it).
- writeFile(File, boolean).
Method in class websphinx.Netscape4Policy
-
- writeFile(File, boolean).
Method in class websphinx.SecurityPolicy
-
- writePage(Page).
Method in class websphinx.Concatenator
- Write a page to the concatenation.
- writePage(Page).
Method in class websphinx.HTMLTransformer
- Writes a page through the HTML transformer.
- writePage(Page).
Method in class websphinx.LinkTransformer
- Write a page through the transformer.
- writePage(Page).
Method in class websphinx.Mirror
- Write a page to the mirror.
- writeRecord(Object[], boolean).
Method in class websphinx.RecordTransformer
-
- XMP.
Static variable in class websphinx.Tag
-
- YES.
Static variable in class websphinx.util.PopupDialog
-
- yes(PopupEvent).
Method in class websphinx.util.PopupAdapter
-
- yes(PopupEvent).
Method in interface websphinx.util.PopupListener
-
- yesnocancel(Component, String, String).
Static method in class websphinx.util.PopupDialog
-