Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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
A
A
- Static variable in class websphinx.
Tag
Commonly useful tag names.
ABBREV
- Static variable in class websphinx.
Tag
abbreviate(String, int)
- Static method in class rcm.util.
Str
Abbreviate a string.
abbreviateLines(String, int, String)
- Static method in class rcm.util.
Str
Abbreviate a multi-line string.
Access
- class websphinx.
Access
.
Access()
- Constructor for class websphinx.
Access
ACRONYM
- Static variable in class websphinx.
Tag
Action
- interface websphinx.
Action
.
ActionEditor
- class websphinx.workbench.
ActionEditor
.
ActionEditor()
- Constructor for class websphinx.workbench.
ActionEditor
Make a ActionEditor.
add(Container, Component, Object)
- Static method in class rcm.awt.
Constrain
add(Object)
- Method in class rcm.util.
History
Add an object to the end of the history, moving the current point to it.
add(Object, Object)
- Method in class rcm.util.
MergingHashtable
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.workbench.
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.
WebOutline
Add a listener for LinkViewEvents.
addLinkViewListener(LinkViewListener)
- Method in class websphinx.workbench.
WebGraph
Add a listener for LinkViewEvents.
addNode(RenderedNode)
- Method in class websphinx.workbench.
GraphLayout
Add a node.
addPopupListener(PopupListener)
- Method in class rcm.awt.
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 rcm.awt.
TabPanel
after(String, String)
- Static method in class rcm.util.
Str
Split string around a substring match and return suffix.
alarm()
- Method in class websphinx.
Chronicle
alarm()
- Method in class rcm.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
- class websphinx.searchengine.
AltaVista
.
AltaVista
search engine.
AltaVista()
- Constructor for class websphinx.searchengine.
AltaVista
anchor(GridBagConstraints, int)
- Static method in class rcm.awt.
Constrain
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 rcm.awt.
Constrain
areaLike(int, int, int)
- Static method in class rcm.awt.
Constrain
ArrayEnumeration
- class rcm.enum.
ArrayEnumeration
.
Enumeration of an arbitrary array.
ArrayEnumeration(Object[])
- Constructor for class rcm.enum.
ArrayEnumeration
Make an ArrayEnumeration.
ask(Component, String, String)
- Static method in class rcm.awt.
PopupDialog
ask(Component, String, String, String)
- Static method in class rcm.awt.
PopupDialog
askDirectory(Component, String, String, boolean)
- Static method in class rcm.awt.
PopupDialog
askFilename(Component, String, String, boolean)
- Static method in class rcm.awt.
PopupDialog
assertion(boolean)
- Method in class rcm.util.
Debug
assertion(boolean)
- Method in class rcm.util.
Debug.Verbose
assertion(boolean)
- Method in class rcm.util.
Debug.Quiet
assertion(boolean)
- Method in class rcm.util.
Debug.NoDebug
B
B
- Static variable in class websphinx.
Tag
back()
- Method in class rcm.util.
History
Move back one object in the history, if possible.
backElements()
- Method in class rcm.util.
History
Get the objects BEFORE the current object.
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
before(String, String)
- Static method in class rcm.util.
Str
Split string around a substring match and return prefix.
BGSOUND
- Static variable in class websphinx.
Tag
BIG
- Static variable in class websphinx.
Tag
BinarySearch
- class rcm.util.
BinarySearch
.
Binary search routines.
BinarySearch()
- Constructor for class rcm.util.
BinarySearch
BLINK
- Static variable in class websphinx.
Tag
BLOCKQUOTE
- Static variable in class websphinx.
Tag
BODY
- Static variable in class websphinx.
Tag
BorderPanel
- class rcm.awt.
BorderPanel
.
BorderPanel(Insets)
- Constructor for class rcm.awt.
BorderPanel
BorderPanel(int, int, int, int)
- Constructor for class rcm.awt.
BorderPanel
BR
- Static variable in class websphinx.
Tag
Browser
- class websphinx.workbench.
Browser
.
Browser(AppletContext)
- Constructor for class websphinx.workbench.
Browser
Browser(AppletContext, String)
- Constructor for class websphinx.workbench.
Browser
C
callMethod(Object, String, Class[], Object[])
- Static method in class rcm.util.
Reflect
Call a method of an object.
callStaticMethod(String, String, Class[], Object[])
- Static method in class rcm.util.
Reflect
Call a static method of a class.
canBack()
- Method in class rcm.util.
History
Test whether back() will succeed.
CANCEL
- Static variable in class rcm.awt.
PopupDialog
cancel()
- Method in class rcm.awt.
OkCancelDialog
cancel()
- Method in class rcm.util.
Timer
cancel(PopupEvent)
- Method in class rcm.awt.
PopupAdapter
cancel(PopupEvent)
- Method in interface rcm.awt.
PopupListener
canForward()
- Method in class rcm.util.
History
Test whether forward() will succeed.
CAPTION
- Static variable in class websphinx.
Tag
CaselessString
- class rcm.util.
CaselessString
.
String which compares case-insensitively with other strings.
CaselessString(String)
- Constructor for class rcm.util.
CaselessString
CENTER
- Static variable in class websphinx.
Tag
center(Window, Component)
- Static method in class rcm.util.
Win
centered(GridBagConstraints)
- Static method in class rcm.awt.
Constrain
centerWindow(Window, Component)
- Static method in class rcm.awt.
OkCancelDialog
centerWindow(Window, Component)
- Static method in class rcm.awt.
PopupDialog
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.workbench.
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.
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.
CharacterArrayCharacterIterator
- class org.apache.regexp.
CharacterArrayCharacterIterator
.
Encapsulates String
CharacterArrayCharacterIterator(char[], int, int)
- Constructor for class org.apache.regexp.
CharacterArrayCharacterIterator
CharacterIterator
- interface org.apache.regexp.
CharacterIterator
.
Encapsulates different types of character sources - String, InputStream, ...
charAt(int)
- Method in class org.apache.regexp.
StringCharacterIterator
charAt(int)
- Method in class org.apache.regexp.
StreamCharacterIterator
charAt(int)
- Method in class org.apache.regexp.
ReaderCharacterIterator
charAt(int)
- Method in interface org.apache.regexp.
CharacterIterator
charAt(int)
- Method in class org.apache.regexp.
CharacterArrayCharacterIterator
check()
- Static method in class rcm.util.
Thr
Test whether the current thread has been interrupted with Thread.interrupt().
child
- Variable in class websphinx.
Element
Chronicle
- class websphinx.
Chronicle
.
Run a crawler periodically.
Chronicle(Crawler, int)
- Constructor for class websphinx.
Chronicle
Make a Chronicle.
CITE
- Static variable in class websphinx.
Tag
Classifier
- interface websphinx.
Classifier
.
Classifier interface.
ClassifierListEditor
- class websphinx.workbench.
ClassifierListEditor
.
ClassifierListEditor()
- Constructor for class websphinx.workbench.
ClassifierListEditor
classify(Page)
- Method in class websphinx.
StandardClassifier
Classify a page.
classify(Page)
- Method in interface websphinx.
Classifier
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
NewsIndex
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
NewsBot
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
MetaCrawler
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
HotBot
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
Google
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
Excite
Classify a page.
classify(Page)
- Method in class websphinx.searchengine.
AltaVista
Classify a page.
clear()
- Method in class websphinx.
RobotExclusion
Clear the cache of robots.txt entries.
clear()
- Method in class websphinx.
Crawler
Initialize the crawler for a fresh crawl.
clear()
- Method in class websphinx.workbench.
Workbench
clear()
- Method in class websphinx.workbench.
WebOutline
Clear the outline.
clear()
- Method in class websphinx.workbench.
WebGraph
Clear the graph display.
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 websphinx.workbench.
GraphLayout
Erase the graph.
clear()
- Method in class rcm.util.
History
Clear the history.
clear()
- Method in class rcm.util.
PriorityQueue
Remove all objects from queue.
CLEARED
- Static variable in class websphinx.
CrawlEvent
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.
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.workbench.
Workbench
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.
WebGraph
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.
MirrorAction
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.
ConcatAction
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
- class rcm.awt.
ClosableFrame
.
ClosableFrame()
- Constructor for class rcm.awt.
ClosableFrame
ClosableFrame(boolean)
- Constructor for class rcm.awt.
ClosableFrame
ClosableFrame(String)
- Constructor for class rcm.awt.
ClosableFrame
ClosableFrame(String, boolean)
- Constructor for class rcm.awt.
ClosableFrame
close()
- Method in class websphinx.
Mirror
Close the mirror.
close()
- Method in class websphinx.
HTMLTransformer
Close the transformer.
close()
- Method in class websphinx.
RewritableLinkTransformer
close()
- Method in class websphinx.
Concatenator
Close the concatenation.
close()
- Method in class rcm.awt.
ClosableFrame
close()
- Method in class rcm.awt.
PopupDialog
CODE
- Static variable in class websphinx.
Tag
COL
- Static variable in class websphinx.
Tag
COLGROUP
- Static variable in class websphinx.
Tag
color
- Variable in class websphinx.workbench.
RenderedEdge
color
- Variable in class websphinx.workbench.
RenderedNode
Colors
- class rcm.awt.
Colors
.
Colors()
- Constructor for class rcm.awt.
Colors
COMMENT
- Static variable in class websphinx.
Tag
compile(String)
- Method in class org.apache.regexp.
RECompiler
Compiles a regular expression pattern into a program runnable by the pattern matcher class 'RE'.
compressWhitespace(String)
- Static method in class rcm.util.
Str
Compress whitespace.
ConcatAction
- class websphinx.workbench.
ConcatAction
.
ConcatAction(String, boolean)
- Constructor for class websphinx.workbench.
ConcatAction
ConcatAction(String, boolean, String, String, String, String, String)
- Constructor for class websphinx.workbench.
ConcatAction
Concatenator
- class websphinx.
Concatenator
.
Transformer that concatenates multiple pages into a single HTML page.
Concatenator(String)
- Constructor for class websphinx.
Concatenator
Make a new Concatenator that writes to a file.
ConcatEnumeration
- class rcm.enum.
ConcatEnumeration
.
Enumeration which transforms the elements of another enumeration.
ConcatEnumeration(Enumeration[])
- Constructor for class rcm.enum.
ConcatEnumeration
ConcatEnumeration(Enumeration, Enumeration)
- Constructor for class rcm.enum.
ConcatEnumeration
Config
- class rcm.util.
Config
.
Config(File)
- Constructor for class rcm.util.
Config
Config(File, Config)
- Constructor for class rcm.util.
Config
Config(String)
- Constructor for class rcm.util.
Config
Config(String, Config)
- Constructor for class rcm.util.
Config
connected(Crawler)
- Method in interface websphinx.
Action
connected(Crawler)
- Method in interface websphinx.
PagePredicate
connected(Crawler)
- Method in interface websphinx.
LinkPredicate
connected(Crawler)
- Method in class websphinx.workbench.
URLPredicate
connected(Crawler)
- Method in class websphinx.workbench.
TitlePredicate
connected(Crawler)
- Method in class websphinx.workbench.
Script
connected(Crawler)
- Method in class websphinx.workbench.
MirrorAction
connected(Crawler)
- Method in class websphinx.workbench.
LabelPredicate
connected(Crawler)
- Method in class websphinx.workbench.
HighlightAction
connected(Crawler)
- Method in class websphinx.workbench.
ExtractAction
connected(Crawler)
- Method in class websphinx.workbench.
DualPredicate
connected(Crawler)
- Method in class websphinx.workbench.
ContentPredicate
connected(Crawler)
- Method in class websphinx.workbench.
ConcatAction
Constrain
- class rcm.awt.
Constrain
.
Constrain()
- Constructor for class rcm.awt.
Constrain
contains(Object)
- Method in class rcm.util.
History
Test whether history already contains an object.
ContentPredicate
- class websphinx.workbench.
ContentPredicate
.
ContentPredicate(Pattern, boolean)
- Constructor for class websphinx.workbench.
ContentPredicate
context
- Variable in class websphinx.workbench.
Browser
Context
- class websphinx.workbench.
Context
.
Context()
- Constructor for class websphinx.workbench.
Context
count()
- Method in class websphinx.searchengine.
Search
countHTMLAttributes()
- Method in class websphinx.
Tag
Get number of HTML attributes on this tag.
countKeysStartingWith(String)
- Method in class rcm.util.
Config
countLines()
- Method in class rcm.awt.
MultiLineString
countTabs()
- Method in class rcm.awt.
TabPanel
CrawlAdapter
- class websphinx.
CrawlAdapter
.
Adapter for CrawlListener interface.
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.
WebOutline
Notify that a crawling event has occured.
crawled(LinkEvent)
- Method in class websphinx.workbench.
WebGraph
Notify that a crawling event has occured.
Crawler
- class websphinx.
Crawler
.
Web crawler.
Crawler()
- Constructor for class websphinx.
Crawler
Make a new Crawler.
CrawlerEditor
- class websphinx.workbench.
CrawlerEditor
.
CrawlerEditor()
- Constructor for class websphinx.workbench.
CrawlerEditor
CrawlEvent
- class websphinx.
CrawlEvent
.
Crawling event.
CrawlEvent(Crawler, int)
- Constructor for class websphinx.
CrawlEvent
Make a CrawlEvent.
CrawlListener
- interface websphinx.
CrawlListener
.
Crawl event listener.
createRE(String)
- Static method in class org.apache.regexp.
REUtil
Creates a regular expression, permitting simple or complex syntax
createRE(String, int)
- Static method in class org.apache.regexp.
REUtil
Creates a regular expression, permitting simple or complex syntax
curr
- Variable in class rcm.util.
History
currentDirectory
- Static variable in class rcm.awt.
PopupDialog
D
DD
- Static variable in class websphinx.
Tag
debug
- Static variable in class rcm.util.
History
debug
- Static variable in class rcm.util.
Exec
debug
- Static variable in class rcm.util.
BinarySearch
Debug
- class rcm.util.
Debug
.
Debug.NoDebug
- class rcm.util.
Debug.NoDebug
.
Debug.NoDebug()
- Constructor for class rcm.util.
Debug.NoDebug
Debug.Quiet
- class rcm.util.
Debug.Quiet
.
Debug.Quiet()
- Constructor for class rcm.util.
Debug.Quiet
Debug.Quiet(PrintStream)
- Constructor for class rcm.util.
Debug.Quiet
Debug.Verbose
- class rcm.util.
Debug.Verbose
.
Debug.Verbose()
- Constructor for class rcm.util.
Debug.Verbose
Debug.Verbose(PrintStream)
- Constructor for class rcm.util.
Debug.Verbose
Debug()
- Constructor for class rcm.util.
Debug
DEFAULT
- Static variable in class websphinx.
DownloadParameters
defaultDivider
- Static variable in class websphinx.
Concatenator
defaultEpilog
- Static variable in class websphinx.
Concatenator
defaultErrorIcon
- Static variable in class websphinx.workbench.
WebOutline
defaultErrorIcon
- Static variable in class websphinx.workbench.
WebGraph
defaultFooter
- Static variable in class websphinx.
Concatenator
defaultHeader
- Static variable in class websphinx.
Concatenator
defaultLinkIcon
- Static variable in class websphinx.workbench.
WebOutline
defaultLinkIcon
- Static variable in class websphinx.workbench.
WebGraph
defaultPageIcon
- Static variable in class websphinx.workbench.
WebOutline
defaultPageIcon
- Static variable in class websphinx.workbench.
WebGraph
defaultProlog
- Static variable in class websphinx.
Concatenator
defaultRetrievingIcon
- Static variable in class websphinx.workbench.
WebOutline
defaultRetrievingIcon
- Static variable in class websphinx.workbench.
WebGraph
DEL
- Static variable in class websphinx.
Tag
delete(Prioritized)
- Method in class rcm.util.
PriorityQueue
Delete an object from queue.
deleteAllTempFiles()
- Method in class websphinx.
Access
deleteMin()
- Method in class rcm.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 interface websphinx.
PagePredicate
disconnected(Crawler)
- Method in interface websphinx.
LinkPredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
URLPredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
TitlePredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
Script
disconnected(Crawler)
- Method in class websphinx.workbench.
MirrorAction
disconnected(Crawler)
- Method in class websphinx.workbench.
LabelPredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
HighlightAction
disconnected(Crawler)
- Method in class websphinx.workbench.
ExtractAction
disconnected(Crawler)
- Method in class websphinx.workbench.
DualPredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
ContentPredicate
disconnected(Crawler)
- Method in class websphinx.workbench.
ConcatAction
DIV
- Static variable in class websphinx.
Tag
DL
- Static variable in class websphinx.
Tag
download(DownloadParameters, HTMLParser)
- Method in class websphinx.
Page
DOWNLOADED
- Static variable in class websphinx.
LinkEvent
Link has been retrieved
DownloadParameters
- class websphinx.
DownloadParameters
.
Download parameters.
DownloadParameters()
- Constructor for class websphinx.
DownloadParameters
Make a DownloadParameters object with default settigns.
DownloadParametersEditor
- class websphinx.workbench.
DownloadParametersEditor
.
DownloadParametersEditor()
- Constructor for class websphinx.workbench.
DownloadParametersEditor
draw(Graphics, int, int, int)
- Method in class rcm.awt.
MultiLineString
DT
- Static variable in class websphinx.
Tag
DualPredicate
- class websphinx.workbench.
DualPredicate
.
DualPredicate(Object, Object)
- Constructor for class websphinx.workbench.
DualPredicate
dump(PriorityQueue)
- Static method in class rcm.util.
PriorityQueue
dumpProgram(PrintWriter)
- Method in class org.apache.regexp.
REDebugCompiler
Dumps the current program to a PrintWriter
dumpThreadInfo()
- Static method in class rcm.util.
Mem
E
Element
- class websphinx.
Element
.
Element in an HTML page.
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 rcm.util.
History
Get the objects in the history.
elements()
- Method in class rcm.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 rcm.util.
PriorityQueue
Test whether queue is empty.
EmptyEnumeration
- class rcm.enum.
EmptyEnumeration
.
Enumeration which always returns no elements.
EmptyEnumeration()
- Constructor for class rcm.enum.
EmptyEnumeration
end
- Variable in class websphinx.
Region
end
- Variable in class rcm.util.
History
endsWithIgnoreCase(String, String)
- Static method in class rcm.util.
Str
Like String.endsWith, but case-insensitive.
endTag
- Variable in class websphinx.
Element
enumerateClassifiers()
- Method in class websphinx.
Crawler
Enumerates the set of classifiers.
enumerateHTMLAttributes()
- Method in class websphinx.
Tag
Enumerate the HTML attributes found on this tag.
enumerateHTMLAttributes()
- Method in class websphinx.
Element
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.
Wildcard
equals(Object)
- Method in class websphinx.
Tagexp
equals(Object)
- Method in class websphinx.
Regexp
equals(Object)
- Method in class websphinx.workbench.
URLPredicate
equals(Object)
- Method in class websphinx.workbench.
TitlePredicate
equals(Object)
- Method in class websphinx.workbench.
Script
equals(Object)
- Method in class websphinx.workbench.
MirrorAction
equals(Object)
- Method in class websphinx.workbench.
LabelPredicate
equals(Object)
- Method in class websphinx.workbench.
HighlightAction
equals(Object)
- Method in class websphinx.workbench.
ExtractAction
equals(Object)
- Method in class websphinx.workbench.
DualPredicate
equals(Object)
- Method in class websphinx.workbench.
ContentPredicate
equals(Object)
- Method in class websphinx.workbench.
ConcatAction
equals(Object)
- Method in class rcm.util.
CaselessString
ERROR
- Static variable in class websphinx.
LinkEvent
An error occurred in retrieving the page.
escape(String)
- Static method in class websphinx.
Wildcard
escape(String)
- Static method in class websphinx.
Regexp
escape(String, char, String)
- Static method in class rcm.util.
Str
Escapes metacharacters in a string.
escape(String, String, char, String)
- Static method in class rcm.util.
Str
Escapes characters 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
- class websphinx.
EventLog
.
Crawling monitor that writes messages to standard output or a file.
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
- class websphinx.searchengine.
Excite
.
Excite
search engine.
Excite()
- Constructor for class websphinx.searchengine.
Excite
Exec
- class rcm.util.
Exec
.
Exec()
- Constructor for class rcm.util.
Exec
exec(String[])
- Static method in class rcm.util.
Exec
exec(String[], String[])
- Static method in class rcm.util.
Exec
exec(String[], String[], File)
- Static method in class rcm.util.
Exec
expand()
- Method in class rcm.util.
History
Double the capacity of the history.
expand(Page)
- Method in class websphinx.
Crawler
Expand the crawl from a page.
expired()
- Method in class rcm.util.
Timer
ExtractAction
- class websphinx.workbench.
ExtractAction
.
ExtractAction(Pattern, boolean, String, boolean)
- Constructor for class websphinx.workbench.
ExtractAction
F
fieldLike(int, int)
- Static method in class rcm.awt.
Constrain
fieldLike(int, int, int)
- Static method in class rcm.awt.
Constrain
FileToURL(File)
- Static method in class websphinx.
Link
Convert a local filename to a URL.
filter
- Variable in class websphinx.workbench.
WebNode
FilteredEnumeration
- class rcm.enum.
FilteredEnumeration
.
Enumeration which transforms the elements of another enumeration.
FilteredEnumeration(Enumeration)
- Constructor for class rcm.enum.
FilteredEnumeration
finalize()
- Method in class websphinx.
HTMLTransformer
Finalizes the transformer (calling close()).
finalize()
- Method in class websphinx.workbench.
Workbench
finalize()
- Method in class websphinx.workbench.
GraphLayout
findEnd(Region[], int)
- Static method in class websphinx.
Region
Finds a region that ends at or after a given position.
findFrame(Component)
- Static method in class rcm.util.
Win
findFrameOrMakeFrame(Component)
- Static method in class rcm.util.
Win
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.
fireAdded(int, int)
- Method in class rcm.util.
History
fireChanged(int, int)
- Method in class rcm.util.
History
fireRemoved(int, int)
- Method in class rcm.util.
History
flush()
- Method in class websphinx.
RecordTransformer
Flush the record page to disk.
flush()
- Method in class websphinx.
HTMLTransformer
Flushes transformer to its destination stream.
FONT
- Static variable in class websphinx.
Tag
Form
- class websphinx.
Form
.
<FORM> element in an HTML page.
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
- class websphinx.
FormButton
.
Button element in an HTML form -- for example, <INPUT TYPE=submit> or <INPUT TYPE=image>.
FormButton(Tag, Tag, Form)
- Constructor for class websphinx.
FormButton
Make a LinkElement from a start tag and end tag and its containing form.
forward()
- Method in class rcm.util.
History
Move forward one object in the history, if possible.
forwardElements()
- Method in class rcm.util.
History
Get the objects AFTER the current object.
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 rcm.util.
Mem
G
gc()
- Static method in class rcm.util.
Mem
GET
- Static variable in class websphinx.
Link
Use the HTTP GET method to download this link.
get()
- Method in class rcm.util.
History
Get the current object of the history.
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.
getAccess()
- Static method in class websphinx.
Access
getAction()
- Method in class websphinx.
Crawler
Get action.
getAction()
- Method in class websphinx.workbench.
ActionEditor
getActiveThreads()
- Method in class websphinx.
Crawler
Get number of threads currently working.
getAdvancedMode()
- Method in class websphinx.workbench.
Workbench
getAlgorithm()
- Method in class websphinx.workbench.
GraphLayout
Get the graph-drawing algorithm in use.
getAlignment()
- Method in class rcm.awt.
MultiLineLabel
getAllowExit()
- Method in class websphinx.workbench.
Workbench
getAnswer()
- Method in class rcm.awt.
PopupDialog
getApplet()
- Static method in class websphinx.workbench.
Context
getAppletContext()
- Static method in class websphinx.workbench.
Context
getAutomaticLayout()
- Method in class websphinx.workbench.
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.
getBrowser()
- Static method in class websphinx.workbench.
Context
getChild()
- Method in class websphinx.
Element
Get element's first child.
getClassifiers()
- Method in class websphinx.
Crawler
Get the set of classifiers
getColor()
- Method in class websphinx.workbench.
HighlightAction
getContent()
- Method in class websphinx.
Page
Get the content of the page as a String.
getContentBytes()
- Method in class websphinx.
Page
Get the content of the page as an array of bytes.
getContentEncoding()
- Method in class websphinx.
Page
Get content encoding of page.
getContentType()
- Method in class websphinx.
Page
Get MIME type of page.
getControlsPane()
- Method in class rcm.awt.
OkCancelDialog
getCrawledRoots()
- Method in class websphinx.
Crawler
Get roots of last crawl.
getCrawler()
- Method in class websphinx.
LinkEvent
Get crawler that generated the event
getCrawler()
- Method in class websphinx.
CrawlEvent
Get crawler that generated the event
getCrawler()
- Method in class websphinx.workbench.
Workbench
getCrawler()
- Method in class websphinx.workbench.
SimpleCrawlerEditor
getCrawler()
- Method in class websphinx.workbench.
CrawlerEditor
getCrawler()
- Method in class websphinx.workbench.
ClassifierListEditor
getCrawlTimeout()
- Method in class websphinx.
DownloadParameters
Get timeout on entire crawl.
getDebugLevel(Class)
- Static method in class rcm.util.
Debug
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.
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.
Link
Get the download parameters used for this link.
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
getDownloadTimeout()
- Method in class websphinx.
DownloadParameters
Get download timeout value.
getEdgeColor()
- Method in class websphinx.workbench.
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.
RecordTransformer
getEpilog()
- Method in class websphinx.
Concatenator
Get the epilog.
getException()
- Method in class websphinx.
LinkEvent
Get exception related to this event.
getExpiration()
- Method in class websphinx.
Page
Get expiration date of page.
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.
Regexp
getFieldNames()
- Method in class websphinx.
Pattern
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 filename part of the link, which includes the pathname and query but not the anchor reference.
getFilename()
- Method in class websphinx.
Link
Get the filename part of the link, like "index.html".
getFilename()
- Method in class websphinx.workbench.
ExtractAction
getFilename()
- Method in class websphinx.workbench.
ConcatAction
getFilePointer()
- Method in class websphinx.
HTMLTransformer
Get the file pointer.
getFontMetrics()
- Method in class websphinx.workbench.
GraphLayout
getForm()
- Method in class websphinx.
FormButton
Get the form.
getGraph()
- Method in class websphinx.workbench.
GraphLayout
Get the graph.
getHeight(FontMetrics)
- Method in class rcm.awt.
MultiLineString
getHomeDirectory()
- Static method in class rcm.util.
Config
getHost()
- Method in class websphinx.
Link
Get the hostname of the link, like "www.cs.cmu.edu".
getHTMLAttribute(String)
- Method in class websphinx.
Tag
Get an HTML attribute's value.
getHTMLAttribute(String)
- Method in class websphinx.
Element
Get an HTML attribute's value.
getHTMLAttribute(String, String)
- Method in class websphinx.
Tag
Get an HTML attribute's value, with a default value if it doesn't exist.
getHTMLAttribute(String, String)
- Method in class websphinx.
Element
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.
WebOutline
Get a named icon.
getIcon(String)
- Method in class websphinx.workbench.
WebGraph
Get a named icon.
getID()
- Method in class websphinx.
LinkEvent
Get event id
getID()
- Method in class websphinx.
CrawlEvent
Get event id.
getID()
- Method in class rcm.awt.
PopupEvent
getIgnoreVisitedLinks()
- Method in class websphinx.
Crawler
Get ignore-visited-links flag.
getInstructions()
- Method in class org.apache.regexp.
REProgram
Returns a copy of the current regular expression program in a character array that is exactly the right length to hold the program.
getInteractive()
- Method in class websphinx.
DownloadParameters
Get interactive flag.
getInterval()
- Method in class websphinx.workbench.
GraphLayout
Get the refresh interval (measured in seconds).
getInterval()
- Method in class rcm.util.
Timer
getIterations()
- Method in class websphinx.workbench.
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.
getLastException()
- Method in class rcm.util.
Config
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 rcm.awt.
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.
getMatchFlags()
- Method in class org.apache.regexp.
RE
Returns the current match behaviour flags.
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.
FormButton
Get the method used to access this link.
getMethod()
- Method in class websphinx.
Form
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 rcm.util.
PriorityQueue
Get object with lowest priority from queue.
getMinimumSize()
- Method in class rcm.awt.
BorderPanel
getMinimumSize()
- Method in class rcm.awt.
TabPanel
getName()
- Method in class websphinx.
LinkEvent
Get event name (string equivalent to its ID)
getName()
- Method in class websphinx.
Crawler
Get human-readable name of crawler.
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.workbench.
GraphLayout
Get the node charge.
getNodeColor()
- Method in class websphinx.workbench.
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
getOutputStream()
- Method in class websphinx.
HTMLTransformer
getOutputWriter()
- 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.
Mirror
Get number of pages written to this mirror.
getPageCount()
- Method in class websphinx.
Concatenator
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 rcm.awt.
TabPanel
getParen(int)
- Method in class org.apache.regexp.
RE
Gets the contents of a parenthesized subexpression after a successful match.
getParenCount()
- Method in class org.apache.regexp.
RE
Returns the number of parenthesized subexpressions available after a successful match.
getParenEnd(int)
- Method in class org.apache.regexp.
RE
Returns the end index of a given paren level.
getParenLength(int)
- Method in class org.apache.regexp.
RE
Returns the length of a given paren level.
getParenStart(int)
- Method in class org.apache.regexp.
RE
Returns the start index of a given paren level.
getParent()
- Method in class websphinx.
Element
Get element's parent.
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.
URLPredicate
getPattern()
- Method in class websphinx.workbench.
TitlePredicate
getPattern()
- Method in class websphinx.workbench.
ExtractAction
getPattern()
- Method in class websphinx.workbench.
ContentPredicate
getPeriodic()
- Method in class rcm.util.
Timer
getPort()
- Method in class websphinx.
Link
Get the port number of the link.
getPositivePredicate()
- Method in class websphinx.workbench.
DualPredicate
getPreferredSize()
- Method in class rcm.awt.
BorderPanel
getPreferredSize()
- Method in class rcm.awt.
TabPanel
getPriority()
- Method in class websphinx.
StandardClassifier
Get priority of this classifier.
getPriority()
- Method in class websphinx.
Link
Get the priority of the link in the crawl.
getPriority()
- Method in interface websphinx.
Classifier
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
NewsIndex
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
NewsBot
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
MetaCrawler
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
HotBot
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
Google
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
Excite
Get priority of this classifier.
getPriority()
- Method in class websphinx.searchengine.
AltaVista
Get priority of this classifier.
getPriority()
- Method in interface rcm.util.
Prioritized
Get the priority of the object.
getProgram()
- Method in class org.apache.regexp.
RE
Returns the current regular expression program in use by this matcher object.
getProlog()
- Method in class websphinx.
RecordTransformer
getProlog()
- Method in class websphinx.
Concatenator
Get the prolog.
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.
getQuiescent()
- Method in class websphinx.workbench.
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".
getReport()
- Static method in class rcm.util.
Mem
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.workbench.
GraphLayout
Get the default rest length for new edges.
getResultsPerPage()
- Method in class websphinx.searchengine.
NewsIndex
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.
MetaCrawler
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.
Google
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 interface websphinx.searchengine.
SearchEngine
Get number of results per page for this search engine.
getResultsPerPage()
- Method in class websphinx.searchengine.
AltaVista
Get number of results per page for this search engine.
getRootElement()
- Method in class websphinx.
Region
Get the root HTML element of the region.
getRootElement()
- Method in class websphinx.
Page
Get the root HTML element of the page.
getRootHrefs()
- Method in class websphinx.
Crawler
Get starting points of crawl as a String of newline-delimited URLs.
getRoots()
- Method in class websphinx.
Crawler
Get starting points of crawl as an array of Link objects.
getRunning()
- Method in class websphinx.workbench.
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()
- Method in class websphinx.workbench.
Netscape
getScriptInterpreter()
- Static method in class websphinx.workbench.
Context
getSelectedComponent()
- Method in class rcm.awt.
TabPanel
getSelectedEdge()
- Method in class websphinx.workbench.
GraphLayout
Get edge currently under the mouse pointer, or null if no edge is under the mouse.
getSelectedLink()
- Method in class websphinx.workbench.
WebOutline
getSelectedLink()
- Method in class websphinx.workbench.
WebGraph
getSelectedNode()
- Method in class websphinx.workbench.
GraphLayout
Get node currently under the mouse pointer, or null if no node is under the mouse.
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.
getSource()
- Method in class websphinx.
Region
Gets page containing the region.
getSource()
- Method in class websphinx.workbench.
LinkViewEvent
getSpringConstant()
- Method in class websphinx.workbench.
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.
Tag
Get tag name.
getTagName()
- Method in class websphinx.
Element
Get tag name.
getTags()
- Method in class websphinx.
Page
Get the tag sequence of the page.
getTemporaryDirectory()
- Method in class websphinx.
Access
getText()
- Method in class rcm.awt.
MultiLineLabel
getText()
- Method in class rcm.awt.
PopupDialog
getText()
- Method in class rcm.awt.
PopupEvent
getTextOnly()
- Method in class websphinx.workbench.
ExtractAction
getThreshold()
- Method in class websphinx.workbench.
GraphLayout
Get the threshold.
getTip()
- Method in class websphinx.workbench.
WebNode
getTip()
- Method in class websphinx.workbench.
WebEdge
getTip()
- Method in class websphinx.workbench.
RenderedEdge
getTip()
- Method in interface websphinx.workbench.
Tipped
getTip()
- Method in class websphinx.workbench.
RenderedNode
getTipColor()
- Method in class websphinx.workbench.
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.
getURL()
- Me