A B C D E F G H I J K L M N O P Q R S T U V W X _

G

GDS - class edu.cmu.cs.readweb.util.GDS.
GDS.java Demonstration functions for Google Desktop Search APIs service.
GDS() - Constructor for class edu.cmu.cs.readweb.util.GDS
 
GET - Static variable in class org.htmlparser.tags.FormTag
The "GET" method.
GWS - class edu.cmu.cs.readweb.util.GWS.
GWS.java Created on Oct 25, 2005, 4:29 PM Author: Sophie Wang
GWS() - Constructor for class edu.cmu.cs.readweb.util.GWS
Demonstration functions for Google Web APIs service.
GetFilesFromQuery - class edu.cmu.cs.readweb.GetFilesFromQuery.
GetFilesFromQuery.java Created on Oct 25, 2005, 4:29 PM Author: Sophie Wang
GetFilesFromQuery() - Constructor for class edu.cmu.cs.readweb.GetFilesFromQuery
 
GetPageFromURL - class edu.cmu.cs.readweb.GetPageFromURL.
GetPageFromURL.java Created on Jan 17, 2005, 4:29 PM Author: Sophie Wang
GetPageFromURL() - Constructor for class edu.cmu.cs.readweb.GetPageFromURL
 
GetPageLinksFromURL - class edu.cmu.cs.readweb.GetPageLinksFromURL.
GetPageLinksFromURL.java Created on Jan 17, 2005, 4:29 PM Author: Sophie Wang
GetPageLinksFromURL() - Constructor for class edu.cmu.cs.readweb.GetPageLinksFromURL
 
GetPageTextFromURL - class edu.cmu.cs.readweb.GetPageTextFromURL.
GetPageTextFromURL.java Created on Jan 17, 2005, 4:29 PM Author: Sophie Wang
GetPageTextFromURL() - Constructor for class edu.cmu.cs.readweb.GetPageTextFromURL
 
GetURLsFromQuery - class edu.cmu.cs.readweb.GetURLsFromQuery.
GetURLsFromQuery.java Created on Oct 25, 2005, 4:29 PM Author: Sophie Wang
GetURLsFromQuery() - Constructor for class edu.cmu.cs.readweb.GetURLsFromQuery
 
GetURLsFromTwoQueries - class edu.cmu.cs.readweb.GetURLsFromTwoQueries.
GetURLsFromTwoQueries.java Created on Jan 11, 2006, 4:19 PM Author: Sophie Wang
GetURLsFromTwoQueries() - Constructor for class edu.cmu.cs.readweb.GetURLsFromTwoQueries
 
gather(Node, StringBuffer) - Method in class org.htmlparser.tests.utilTests.CharacterTranslationTest.Generate
 
generateCookieProperty(Vector) - Method in class org.htmlparser.http.ConnectionManager
Creates the cookie request property value from the list of valid cookies for the domain.
get(String) - Method in class org.htmlparser.PrototypicalNodeFactory
Gets a tag from the registry.
get() - Method in class org.htmlparser.lexer.PageIndex
Get the elements as an array of int.
get(Object) - Method in class org.htmlparser.util.SpecialHashtable
Returns the value to which the specified key is mapped in this hashtable.
getAbsoluteURL(String) - Method in class org.htmlparser.lexer.Page
Create an absolute URL from a relative link.
getAccessKey() - Method in class org.htmlparser.tags.LinkTag
Get the ACCESSKEY attribute, if any.
getAppletClass() - Method in class org.htmlparser.tags.AppletTag
Get the class name of the applet.
getAppletParams() - Method in class org.htmlparser.tags.AppletTag
Get the applet parameters.
getArchive() - Method in class org.htmlparser.tags.AppletTag
Get the jar file of the applet.
getAssignment() - Method in class org.htmlparser.Attribute
Get the assignment string of this attribute.
getAssignment(StringBuffer) - Method in class org.htmlparser.Attribute
Get the assignment string of this attribute.
getAssignment() - Method in class org.htmlparser.lexer.PageAttribute
Get the assignment string of this attribute.
getAssignment(StringBuffer) - Method in class org.htmlparser.lexer.PageAttribute
Get the assignment string of this attribute.
getAttribute(String) - Method in interface org.htmlparser.Tag
Returns the value of an attribute.
getAttribute(String) - Method in class org.htmlparser.nodes.TagNode
Returns the value of an attribute.
getAttributeEx(String) - Method in interface org.htmlparser.Tag
Returns the attribute with the given name.
getAttributeEx(String) - Method in class org.htmlparser.nodes.TagNode
Returns the attribute with the given name.
getAttributeName() - Method in class org.htmlparser.filters.HasAttributeFilter
Get the attribute name.
getAttributeValue() - Method in class org.htmlparser.filters.HasAttributeFilter
Get the attribute value.
getAttributes() - Method in interface org.htmlparser.Tag
Deprecated. Use getAttributesEx() instead.
getAttributes() - Method in class org.htmlparser.nodes.TagNode
Gets the attributes in the tag.
getAttributesEx() - Method in interface org.htmlparser.Tag
Gets the attributes in the tag.
getAttributesEx() - Method in class org.htmlparser.nodes.TagNode
Gets the attributes in the tag.
getBackWordOfSpan() - Method in class edu.cmu.cs.readweb.text.SpanItem
find the word right after the spanLocation + spanLength
getBackgroundThreadActive() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Gets the state of the background thread.
getBasePoint() - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Gets the current base point of the mouse pointer.
getBaseUrl() - Method in class org.htmlparser.lexer.Page
Gets the baseUrl.
getBaseUrl() - Method in class org.htmlparser.tags.BaseHrefTag
Get the value of the HREF attribute, if any.
getBaseUrl() - Method in class org.htmlparser.util.LinkProcessor
Deprecated. Returns the baseUrl.
getBean() - Method in class org.htmlparser.beans.HTMLLinkBean
Return the underlying bean object.
getBean() - Method in class org.htmlparser.beans.HTMLTextBean
Return the underlying bean object.
getBody() - Method in class org.htmlparser.tags.BodyTag
Returns the textual contents of this BODY tag.
getBody() - Method in class org.htmlparser.visitors.HtmlPage
 
getCacheFileName(String, String) - Static method in class edu.cmu.cs.readweb.util.CacheDir
 
getCaptureResources() - Method in class org.htmlparser.parserapplications.SiteCapturer
Getter for property captureResources.
getCaseSensitive() - Method in class org.htmlparser.filters.StringFilter
Get the case sensitivity.
getCharacter(int) - Method in class org.htmlparser.lexer.InputStreamSource
Retrieve a character again.
getCharacter(Cursor) - Method in class org.htmlparser.lexer.Page
Read the character at the given cursor position.
getCharacter(int) - Method in class org.htmlparser.lexer.Source
Retrieve a character again.
getCharacter(int) - Method in class org.htmlparser.lexer.StringSource
Retrieve a character again.
getCharacter() - Method in class org.htmlparser.util.CharacterReference
Get the character needing translation.
getCharacters(char[], int, int, int) - Method in class org.htmlparser.lexer.InputStreamSource
Retrieve characters again.
getCharacters(StringBuffer, int, int) - Method in class org.htmlparser.lexer.InputStreamSource
Append characters already read into a StringBuffer.
getCharacters(char[], int, int, int) - Method in class org.htmlparser.lexer.Source
Retrieve characters again.
getCharacters(StringBuffer, int, int) - Method in class org.htmlparser.lexer.Source
Append characters already read into a StringBuffer.
getCharacters(char[], int, int, int) - Method in class org.htmlparser.lexer.StringSource
Retrieve characters again.
getCharacters(StringBuffer, int, int) - Method in class org.htmlparser.lexer.StringSource
Append characters already read into a StringBuffer.
getCharset(String) - Method in class org.htmlparser.lexer.Page
Get a CharacterSet name corresponding to a charset parameter.
getChild(Object, int) - Method in class org.htmlparser.parserapplications.filterbuilder.HtmlTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(int) - Method in class org.htmlparser.tags.CompositeTag
Get the child of this node at the given position.
getChildCount(Object) - Method in class org.htmlparser.parserapplications.filterbuilder.HtmlTreeModel
Returns the number of children of parent.
getChildCount() - Method in class org.htmlparser.tags.CompositeTag
Return the number of child nodes in this tag.
getChildFilter() - Method in class org.htmlparser.filters.HasChildFilter
Get the filter used by this HasParentFilter.
getChildren() - Method in interface org.htmlparser.Node
Get the children of this node.
getChildren() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated. Get the children of this node.
getChildren() - Method in class org.htmlparser.nodes.AbstractNode
Get the children of this node.
getChildrenAsNodeArray() - Method in class org.htmlparser.tags.CompositeTag
Get the children as an array of Node objects.
getChildrenHTML() - Method in class org.htmlparser.tags.CompositeTag
Return the HTML code for the children of this tag.
getCodeBase() - Method in class org.htmlparser.tags.AppletTag
Get the code base of the applet.
getCollapse() - Method in class org.htmlparser.beans.HTMLTextBean
Get the current 'collapse whitespace' state.
getCollapse() - Method in class org.htmlparser.beans.StringBean
Get the current 'collapse whitespace' state.
getColumnCount() - Method in class org.htmlparser.tags.TableRow
Get the number of columns in this row.
getColumnNumber() - Method in class org.htmlparser.sax.Locator
Return the column number where the current document event ends.
getColumns() - Method in class org.htmlparser.tags.TableRow
Get the column tags within this TR (table row) tag.
getComment() - Method in class org.htmlparser.http.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getConnection() - Method in class org.htmlparser.Parser
Return the current connection.
getConnection() - Method in class org.htmlparser.beans.FilterBean
Get the current connection.
getConnection() - Method in class org.htmlparser.beans.HTMLLinkBean
Getter for property Connection.
getConnection() - Method in class org.htmlparser.beans.HTMLTextBean
Getter for property Connection.
getConnection() - Method in class org.htmlparser.beans.LinkBean
Getter for property Connection.
getConnection() - Method in class org.htmlparser.beans.StringBean
Get the current connection.
getConnection() - Method in class org.htmlparser.lexer.Page
Get the connection, if any.
getConnectionManager() - Static method in class org.htmlparser.Parser
Get the connection manager all Parsers use.
getConnectionManager() - Static method in class org.htmlparser.lexer.Page
Get the connection manager all Parsers use.
getContentHandler() - Method in class org.htmlparser.sax.XMLReader
Return the current content handler.
getContentType() - Method in class org.htmlparser.lexer.Page
Try and extract the content type from the HTTP header.
getConvertNonBreakingSpaces() - Method in class org.htmlparser.StringNodeFactory
Deprecated. Get the non-breaking space replacing state.
getCookieProcessingEnabled() - Method in class org.htmlparser.http.ConnectionManager
Predicate to determine if cookie processing is currently enabled.
getCount() - Method in class org.htmlparser.visitors.LinkFindingVisitor
 
getCount() - Method in class org.htmlparser.visitors.ObjectFindingVisitor
 
getCurrentLine() - Method in class org.htmlparser.lexer.Lexer
Get the current line.
getCurrentLineNumber() - Method in class org.htmlparser.lexer.Lexer
Get the current line number.
getCurrentURL() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Return the URL currently being examined.
getCursor() - Method in class org.htmlparser.lexer.Lexer
Get the current scanning position.
getDTDHandler() - Method in class org.htmlparser.sax.XMLReader
Return the current DTD handler.
getDecode() - Method in class org.htmlparser.StringNodeFactory
Deprecated. Get the decoding state.
getDefaultRequestProperties() - Static method in class org.htmlparser.http.ConnectionManager
Get the current default request header properties.
getDelay() - Method in class org.htmlparser.lexerapplications.thumbelina.Sequencer
Getter for property delay.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.AndFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasAttributeFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasChildFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasParentFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasSiblingFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NodeClassFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NotFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.OrFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.RegexFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.StringFilterWrapper
Get the name of the filter.
getDescription() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.TagNameFilterWrapper
Get the name of the filter.
getDirList(String) - Static method in class edu.cmu.cs.readweb.util.CacheDir
 
getDirVector(String) - Static method in class edu.cmu.cs.readweb.util.CacheDir
 
getDocId() - Method in class edu.cmu.cs.readweb.text.DocumentItem
 
getDocLinks() - Method in class edu.cmu.cs.readweb.text.DocumentItem
 
getDocList(String) - Method in class edu.cmu.cs.readweb.text.DocumentSet
create a list of Document from a directory
getDocList(Vector) - Method in class edu.cmu.cs.readweb.text.DocumentSet
create a list of Document from a set of URLs
getDocStream() - Method in class edu.cmu.cs.readweb.text.DocumentItem
 
getDocumentId() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getDocumentId() - Method in class edu.cmu.cs.readweb.text.SpanItem
 
getDocumentSetId() - Method in class edu.cmu.cs.readweb.text.DocumentSet
 
getDocuments() - Method in class edu.cmu.cs.readweb.text.DocumentSet
 
getDomain(String) - Static method in class edu.cmu.cs.readweb.util.CacheDir
given a url, return its domain name
getDomain(String) - Method in class org.htmlparser.http.ConnectionManager
Get the domain from a host.
getDomain() - Method in class org.htmlparser.http.Cookie
Returns the domain of this cookie.
getDropTargets() - Method in class org.htmlparser.parserapplications.filterbuilder.SubFilterList
Get the components in which to drop commands.
getEnclosed(Component) - Static method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the enclosed sub filter list if any.
getEnclosed(Component) - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Get the enclosed sub filter list if any.
getEnclosing(Component) - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Get the enclosing sub filter list if any.
getEncoding() - Method in class org.htmlparser.Parser
Get the encoding for the page this parser is reading from.
getEncoding() - Method in class org.htmlparser.lexer.InputStreamSource
Get the encoding being used to convert characters.
getEncoding() - Method in class org.htmlparser.lexer.Page
Get the current encoding being used.
getEncoding() - Method in class org.htmlparser.lexer.Source
Get the encoding being used to convert characters.
getEncoding() - Method in class org.htmlparser.lexer.StringSource
Get the encoding being used to convert characters.
getEndPos() - Method in class edu.cmu.cs.readweb.text.SpanItem
 
getEndPosL() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getEndPosR() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getEndPosition() - Method in interface org.htmlparser.Node
Gets the ending position of the node.
getEndPosition() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated. Gets the ending position of the node.
getEndPosition() - Method in class org.htmlparser.nodes.AbstractNode
Gets the ending position of the node.
getEndTag() - Method in interface org.htmlparser.Tag
Get the end tag for this (composite) tag.
getEndTag() - Method in class org.htmlparser.nodes.TagNode
Get the end tag for this (composite) tag.
getEndTag() - Method in class org.htmlparser.tags.CompositeTag
Get the end tag for this tag.
getEndTagCount(int) - Method in class org.htmlparser.visitors.TagFindingVisitor
 
getEndTagEnders() - Method in interface org.htmlparser.Tag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.nodes.TagNode
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.AppletTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.BodyTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.Bullet
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.BulletList
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.DefinitionList
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.DefinitionListBullet
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.Div
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.FormTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.FrameSetTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.HeadTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.HeadingTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.LinkTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.ObjectTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.OptionTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.ParagraphTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.ScriptTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.SelectTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.StyleTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TableColumn
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TableHeader
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TableRow
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TableTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TextareaTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tags.TitleTag
Return the set of end tag names that cause this tag to finish.
getEndTagEnders() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.AnotherTag
Return the set of end tag names that cause this tag to finish.
getEnders() - Method in interface org.htmlparser.Tag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.nodes.TagNode
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.BodyTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.Bullet
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.DefinitionListBullet
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.FormTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.HeadTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.HeadingTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.LabelTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.LinkTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.OptionTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.ParagraphTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.SelectTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.TableColumn
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.TableHeader
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.TableRow
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.TextareaTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tags.TitleTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.AnotherTag
Return the set of tag names that cause this tag to finish.
getEnders() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.CustomTag
Return the set of tag names that cause this tag to finish.
getEndingLineNumber() - Method in interface org.htmlparser.Tag
Get the line number where this tag ends.
getEndingLineNumber() - Method in class org.htmlparser.nodes.TagNode
Get the line number where this tag ends.
getEntityResolver() - Method in class org.htmlparser.sax.XMLReader
Return the current entity resolver.
getErrorHandler() - Method in class org.htmlparser.sax.XMLReader
Return the current error handler.
getExpiryDate() - Method in class org.htmlparser.http.Cookie
Returns the expiry date of the cookie.
getExtractedText() - Method in class org.htmlparser.visitors.TextExtractingVisitor
 
getFeature(String) - Method in class org.htmlparser.sax.XMLReader
Look up the value of a feature flag.
getFeedback() - Method in class org.htmlparser.Parser
Returns the current feedback object.
getFileURLsFromQuery(String, int, int, String, boolean, boolean) - Static method in class edu.cmu.cs.readweb.util.GDS
 
getFilter() - Method in class org.htmlparser.parserapplications.SiteCapturer
Getter for property filter.
getFilters() - Method in class org.htmlparser.beans.FilterBean
Get the current filter set.
getFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Retrieve the top level filters in the main window.
getFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.SubFilterList
Return the list of filters in this container.
getFirstChild() - Method in interface org.htmlparser.Node
Get the first child of this node.
getFirstChild() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getFirstChild() - Method in class org.htmlparser.nodes.AbstractNode
Get the first child of this node.
getFormInputs() - Method in class org.htmlparser.tags.FormTag
Get the list of input fields.
getFormLocation() - Method in class org.htmlparser.tags.FormTag
Get the value of the action attribute.
getFormMethod() - Method in class org.htmlparser.tags.FormTag
Returns the method of the form, GET or POST.
getFormName() - Method in class org.htmlparser.tags.FormTag
Get the value of the name attribute.
getFormTextareas() - Method in class org.htmlparser.tags.FormTag
Get the list of text areas.
getFrame(String) - Method in class org.htmlparser.tags.FrameSetTag
Gets a frame by name.
getFrame(String, Locale) - Method in class org.htmlparser.tags.FrameSetTag
Gets a frame by name.
getFrameLocation() - Method in class org.htmlparser.tags.FrameTag
Returns the location of the frame.
getFrameName() - Method in class org.htmlparser.tags.FrameTag
Get the NAME attribute, if any.
getFrames() - Method in class org.htmlparser.tags.FrameSetTag
Returns the frames.
getFrontWordOfSpan() - Method in class edu.cmu.cs.readweb.text.SpanItem
find the word right before the spanLocation
getHeaderCount() - Method in class org.htmlparser.tags.TableRow
Get the number of headers in this row.
getHeaders() - Method in class org.htmlparser.tags.TableRow
Get the header of this table
getHistoryListVisible() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Gets the state of history list visibility.
getHttpEquiv() - Method in class org.htmlparser.tags.MetaTag
Get the HTTP-EQUIV attribute, if any.
getID() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.AnotherScanner
 
getID() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.CustomScanner
 
getIcon() - Method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the icon for the filter.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.AndFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasAttributeFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasChildFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasParentFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasSiblingFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NodeClassFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NotFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.OrFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.RegexFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.StringFilterWrapper
Get the resource name for the icon.
getIconSpec() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.TagNameFilterWrapper
Get the resource name for the icon.
getIds() - Method in interface org.htmlparser.Tag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.nodes.TagNode
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.AppletTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.BaseHrefTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.BodyTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.Bullet
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.BulletList
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.DefinitionList
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.DefinitionListBullet
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.Div
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.DoctypeTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.FormTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.FrameSetTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.FrameTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.HeadTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.HeadingTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.Html
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.ImageTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.InputTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.JspTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.LabelTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.LinkTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.MetaTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.ObjectTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.OptionTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.ParagraphTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.ScriptTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.SelectTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.Span
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.StyleTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TableColumn
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TableHeader
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TableRow
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TableTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TextareaTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tags.TitleTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.AnotherTag
Return the set of names handled by this tag.
getIds() - Method in class org.htmlparser.tests.scannersTests.CompositeTagScannerTest.CustomTag
Return the set of names handled by this tag.
getImage() - Method in class org.htmlparser.lexerapplications.thumbelina.Picture
Getter for property image.
getImageLinks(URL) - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Get the image links from the current URL.
getImageURL() - Method in class org.htmlparser.tags.ImageTag
Returns the location of the image.
getIndex(String, String) - Method in class org.htmlparser.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String) - Method in class org.htmlparser.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndexOfChild(Object, Object) - Method in class org.htmlparser.parserapplications.filterbuilder.HtmlTreeModel
Returns the index of child in parent.
getInputTag(String) - Method in class org.htmlparser.tags.FormTag
Get the input tag in the form corresponding to the given name
getKernel() - Method in class org.htmlparser.util.CharacterReference
Get this CharacterReference's kernel.
getKit() - Method in class org.htmlparser.tests.lexerTests.KitTest
Return a editor kit.
getLabel() - Method in class org.htmlparser.tags.LabelTag
Returns the text contained inside this label tag.
getLanguage() - Method in class org.htmlparser.tags.ScriptTag
Get the LANGUAGE attribute, if any.
getLastChild() - Method in interface org.htmlparser.Node
Get the last child of this node.
getLastChild() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getLastChild() - Method in class org.htmlparser.nodes.AbstractNode
Get the last child of this node.
getLayoutAlignmentX(Container) - Method in class org.htmlparser.parserapplications.filterbuilder.layouts.NullLayoutManager
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class org.htmlparser.parserapplications.filterbuilder.layouts.VerticalLayoutManager
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class org.htmlparser.parserapplications.filterbuilder.layouts.NullLayoutManager
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class org.htmlparser.parserapplications.filterbuilder.layouts.VerticalLayoutManager
Returns the alignment along the y axis.
getLength() - Method in class org.htmlparser.Attribute
Get the length of the string value of this attribute.
getLength() - Method in class org.htmlparser.lexer.PageAttribute
Get the length of the string value of this attribute.
getLength() - Method in class org.htmlparser.sax.Attributes
Return the number of attributes in the list.
getLexer() - Method in class org.htmlparser.Parser
Returns the lexer associated with the parser.
getLine(Cursor) - Method in class org.htmlparser.lexer.Page
Get the text line the position of the cursor lies on.
getLine(int) - Method in class org.htmlparser.lexer.Page
Get the text line the position of the cursor lies on.
getLineNumber() - Method in class org.htmlparser.sax.Locator
Return the line number where the current document event ends.
getLink() - Method in class org.htmlparser.tags.LinkTag
Returns the url as a string, to which this link points.
getLinkFromURL(String) - Static method in class edu.cmu.cs.readweb.util.Html
 
getLinkText() - Method in class org.htmlparser.tags.LinkTag
Returns the text contained inside this link tag.
getLinks() - Method in class org.htmlparser.beans.HTMLLinkBean
Getter for property links.
getLinks() - Method in class org.htmlparser.beans.HTMLTextBean
Getter for property links.
getLinks() - Method in class org.htmlparser.beans.LinkBean
Getter for property links.
getLinks() - Method in class org.htmlparser.beans.StringBean
Get the current 'include links' state.
getLocalName(int) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's local name by index.
getLocale() - Method in class org.htmlparser.filters.StringFilter
Get the locale for uppercase conversion.
getMatchClass() - Method in class org.htmlparser.filters.NodeClassFilter
Get the class to match.
getMessageChain() - Method in class org.htmlparser.util.ChainedException
 
getMessageList() - Method in class org.htmlparser.util.ChainedException
 
getMetaContent() - Method in class org.htmlparser.tags.MetaTag
Get the CONTENT attribute, if any.
getMetaTagName() - Method in class org.htmlparser.tags.MetaTag
Get the NAME attribute, if any.
getMinimumSize() - Method in class org.htmlparser.beans.HTMLLinkBean
Return the minimum dimension for this visible bean.
getMinimumSize() - Method in class org.htmlparser.beans.HTMLTextBean
Return the minimum dimension for this visible bean.
getModifiedResult() - Method in class org.htmlparser.visitors.UrlModifyingVisitor
 
getMonitor() - Method in class org.htmlparser.http.ConnectionManager
Get the monitoring object, if any.
getName() - Method in class org.htmlparser.Attribute
Get the name of this attribute.
getName(StringBuffer) - Method in class org.htmlparser.Attribute
Get the name of this attribute.
getName() - Method in class org.htmlparser.filters.TagNameFilter
Get the tag name.
getName() - Method in class org.htmlparser.http.Cookie
Returns the name of the cookie.
getName() - Method in class org.htmlparser.lexer.PageAttribute
Get the name of this attribute.
getName(StringBuffer) - Method in class org.htmlparser.lexer.PageAttribute
Get the name of this attribute.
getNameEndPosition() - Method in class org.htmlparser.lexer.PageAttribute
Get the ending position of the attribute name.
getNameStartPosition() - Method in class org.htmlparser.lexer.PageAttribute
Get the starting position of the attribute name.
getNextSibling() - Method in interface org.htmlparser.Node
Get the next sibling to this node.
getNextSibling() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getNextSibling() - Method in class org.htmlparser.nodes.AbstractNode
Get the next sibling to this node.
getNodeFactory() - Method in class org.htmlparser.Parser
Get the current node factory.
getNodeFactory() - Method in class org.htmlparser.lexer.Lexer
Get the current node factory.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.AndFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasAttributeFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasChildFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasParentFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasSiblingFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NodeClassFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NotFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.OrFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.RegexFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.StringFilterWrapper
Get the underlying node filter object.
getNodeFilter() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.TagNameFilterWrapper
Get the underlying node filter object.
getNodes() - Method in class org.htmlparser.beans.FilterBean
Return the nodes of the URL matching the filter.
getObjectClassId() - Method in class org.htmlparser.tags.ObjectTag
Get the classid of the object.
getObjectCodeBase() - Method in class org.htmlparser.tags.ObjectTag
Get the codebase of the object.
getObjectCodeType() - Method in class org.htmlparser.tags.ObjectTag
Get the codetype of the object.
getObjectData() - Method in class org.htmlparser.tags.ObjectTag
Get the data of the object.
getObjectHeight() - Method in class org.htmlparser.tags.ObjectTag
Get the height of the object.
getObjectParams() - Method in class org.htmlparser.tags.ObjectTag
Get the object parameters.
getObjectStandby() - Method in class org.htmlparser.tags.ObjectTag
Get the standby of the object.
getObjectType() - Method in class org.htmlparser.tags.ObjectTag
Get the type of the object.
getObjectWidth() - Method in class org.htmlparser.tags.ObjectTag
Get the width of the object.
getOptionTags() - Method in class org.htmlparser.tags.SelectTag
Get the list of options in this SELECT tag.
getOptionText() - Method in class org.htmlparser.tags.OptionTag
Get the text of this option.
getOrigin() - Method in class org.htmlparser.lexerapplications.thumbelina.Picture
Getter for property origin.
getPage() - Method in interface org.htmlparser.Node
Get the page this node came from.
getPage() - Method in class org.htmlparser.lexer.Cursor
Get this cursor's page.
getPage() - Method in class org.htmlparser.lexer.Lexer
Get the page this lexer is working on.
getPage() - Method in class org.htmlparser.lexer.PageAttribute
Get the page this attribute is anchored to, if any.
getPage() - Method in class org.htmlparser.lexer.PageIndex
Get this index's page.
getPage() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated. Get the page this node came from.
getPage() - Method in class org.htmlparser.nodes.AbstractNode
Get the page this node came from.
getPageFromFile(String) - Static method in class edu.cmu.cs.readweb.util.CacheDir
get page content from a given cached file
getPageFromURL(String) - Static method in class edu.cmu.cs.readweb.util.Html
get text of html page from a URL link
getPageStream(String) - Static method in class edu.cmu.cs.readweb.util.Crawler
get web page content from a given url
getPageURLs(String, int, int, boolean, boolean) - Static method in class edu.cmu.cs.readweb.util.GWS
 
getPageURLsFromTwoQueries(String, String, int, int, boolean, boolean) - Static method in class edu.cmu.cs.readweb.util.GWS
 
getParameter(String) - Method in class org.htmlparser.tags.AppletTag
Get the PARAM tag with the given name.
getParameter(String) - Method in class org.htmlparser.tags.ObjectTag
Get the PARAM tag with the given name.
getParameterNames() - Method in class org.htmlparser.tags.AppletTag
Get an enumeration over the (String) parameter names.
getParameterNames() - Method in class org.htmlparser.tags.ObjectTag
Get an enumeration over the (String) parameter names.
getParameterTableFor(String) - Method in class org.htmlparser.tests.lexerTests.AttributeTests
 
getParameterTableFor(String, boolean) - Method in class org.htmlparser.tests.lexerTests.AttributeTests
 
getParent() - Method in interface org.htmlparser.Node
Get the parent of this node.
getParent() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getParent() - Method in class org.htmlparser.nodes.AbstractNode
Get the parent of this node.
getParentFilter() - Method in class org.htmlparser.filters.HasParentFilter
Get the filter used by this HasParentFilter.
getParsed() - Method in class org.htmlparser.nodes.TagNode
Deprecated. This method is deprecated. Use getAttributes() instead.
getParser() - Method in class org.htmlparser.beans.FilterBean
Get the parser used to fetch nodes.
getParser() - Method in class org.htmlparser.tests.ParserTestCase
 
getPassword() - Method in class org.htmlparser.http.ConnectionManager
Get the URL users's password.
getPath() - Method in class org.htmlparser.http.Cookie
Returns the prefix of all URLs for which this cookie is targetted.
getPattern() - Method in class org.htmlparser.filters.RegexFilter
Get the search pattern.
getPattern() - Method in class org.htmlparser.filters.StringFilter
Get the search pattern.
getPatternLengthL() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPatternLengthR() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPatternLocationL() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPatternLocationR() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPatternStringL() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPatternStringR() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getPicturePanel() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Get the picture panel object encapsulated by this Thumbelina.
getPictures() - Method in class org.htmlparser.lexerapplications.thumbelina.TileSet
Get the list of pictures.
getPosition() - Method in class org.htmlparser.lexer.Cursor
Get the position of this cursor.
getPosition() - Method in class org.htmlparser.lexer.Lexer
Get the current cursor position.
getPredicate() - Method in class org.htmlparser.filters.NotFilter
Get the predicate used by this NotFilter.
getPredicates() - Method in class org.htmlparser.filters.AndFilter
Get the predicates used by this AndFilter.
getPredicates() - Method in class org.htmlparser.filters.OrFilter
Get the predicates used by this OrFilter.
getPreferredScrollableViewportSize() - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Returns the preferred size of the viewport for a view component.
getPreferredSize() - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Get the preferred size of the component.
getPreviousSibling() - Method in interface org.htmlparser.Node
Get the previous sibling to this node.
getPreviousSibling() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getPreviousSibling() - Method in class org.htmlparser.nodes.AbstractNode
Get the previous sibling to this node.
getProperty(String) - Method in class org.htmlparser.sax.XMLReader
Look up the value of a property.
getProxyHost() - Method in class org.htmlparser.http.ConnectionManager
Get the proxy host name, if any.
getProxyPassword() - Method in class org.htmlparser.http.ConnectionManager
Set the proxy user's password.
getProxyPort() - Method in class org.htmlparser.http.ConnectionManager
Get the proxy port number.
getProxyUser() - Method in class org.htmlparser.http.ConnectionManager
Get the user name for proxy authorization, if any.
getPublicId() - Method in class org.htmlparser.sax.Locator
Return the public identifier for the current document event.
getQName(int) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's XML qualified (prefixed) name by index.
getQueue() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Getter for property queue.
getQueueSize() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Getter for property queue.
getQuote() - Method in class org.htmlparser.Attribute
Get the quote, if any, surrounding the value of the attribute, if any.
getQuote(StringBuffer) - Method in class org.htmlparser.Attribute
Get the quote, if any, surrounding the value of the attribute, if any.
getRaw(Object) - Method in class org.htmlparser.util.SpecialHashtable
Returns the raw (untranslated) value to which the specified key is mapped in this hashtable.
getRawTagName() - Method in interface org.htmlparser.Tag
Return the name of this tag.
getRawTagName() - Method in class org.htmlparser.nodes.TagNode
Return the name of this tag.
getRawValue() - Method in class org.htmlparser.Attribute
Get the raw value of the attribute.
getRawValue(StringBuffer) - Method in class org.htmlparser.Attribute
Get the raw value of the attribute.
getRawValue() - Method in class org.htmlparser.lexer.PageAttribute
Get the raw value of the attribute.
getRawValue(StringBuffer) - Method in class org.htmlparser.lexer.PageAttribute
Get the raw value of the attribute.
getRecursive() - Method in class org.htmlparser.beans.FilterBean
Get the current recursion behaviour.
getRecursive() - Method in class org.htmlparser.filters.HasChildFilter
Get the recusion setting for the filter.
getRecursive() - Method in class org.htmlparser.filters.HasParentFilter
Get the recusion setting for the filter.
getReferences() - Method in class org.htmlparser.tests.utilTests.CharacterTranslationTest
 
getRemarkPrototype() - Method in class org.htmlparser.PrototypicalNodeFactory
Get the object that is cloned to generate remark nodes.
getRemoveEscapes() - Method in class org.htmlparser.StringNodeFactory
Deprecated. Get the escape removing state.
getReplaceNonBreakingSpaces() - Method in class org.htmlparser.beans.HTMLTextBean
Get the current 'replace non breaking spaces' state.
getReplaceNonBreakingSpaces() - Method in class org.htmlparser.beans.StringBean
Get the current 'replace non breaking spaces' state.
getRequestHeader(HttpURLConnection) - Static method in class org.htmlparser.http.HttpHeader
Gets the request header for the connection.
getRequestProperties() - Method in class org.htmlparser.http.ConnectionManager
Get the current request header properties.
getResponseHeader(HttpURLConnection) - Static method in class org.htmlparser.http.HttpHeader
Gets the response header for the connection.
getRoot() - Method in class org.htmlparser.parserapplications.filterbuilder.HtmlTreeModel
Returns the root of the tree.
getRow(int) - Method in class org.htmlparser.tags.TableTag
Get the row at the given index.
getRowCount() - Method in class org.htmlparser.tags.TableTag
Get the number of rows in this table.
getRows() - Method in class org.htmlparser.tags.TableTag
Get the row tags within this table.
getScriptCode() - Method in class org.htmlparser.tags.ScriptTag
Get the script code.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableTracksViewportHeight() - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportWidth() - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Return true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.htmlparser.lexerapplications.thumbelina.PicturePanel
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getSecure() - Method in class org.htmlparser.http.Cookie
Returns the value of the 'secure' flag.
getSelection() - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Return the current selection set as an array.
getSequencerActive() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Gets the state of the sequencer thread.
getSiblingFilter() - Method in class org.htmlparser.filters.HasSiblingFilter
Get the filter used by this HasSiblingFilter.
getSize() - Method in class org.htmlparser.lexerapplications.thumbelina.TileSet
Get the number of tiles in this collection.
getSource() - Method in class org.htmlparser.lexer.Page
Get the source this page is reading from.
getSource() - Method in class org.htmlparser.parserapplications.SiteCapturer
Getter for property source.
getSpan(int, int) - Method in class edu.cmu.cs.readweb.text.DocumentItem
get the first word and its location in the direction of document position.
getSpanItemLength() - Method in class edu.cmu.cs.readweb.text.SpanItem
 
getSpanItemLocation() - Method in class edu.cmu.cs.readweb.text.SpanItem
 
getSpanString() - Method in class edu.cmu.cs.readweb.text.SpanItem
 
getSpeed() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Get the sequencer delay time.
getStartPosition() - Method in interface org.htmlparser.Node
Gets the starting position of the node.
getStartPosition() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated. Gets the starting position of the node.
getStartPosition() - Method in class org.htmlparser.nodes.AbstractNode
Gets the starting position of the node.
getStartingLineNumber() - Method in interface org.htmlparser.Tag
Get the line number where this tag starts.
getStartingLineNumber() - Method in class org.htmlparser.nodes.TagNode
Get the line number where this tag starts.
getStatusBarVisible() - Method in class org.htmlparser.lexerapplications.thumbelina.Thumbelina
Gets the state of status bar visibility.
getStrategy() - Method in class org.htmlparser.filters.RegexFilter
Get the search strategy.
getStream() - Method in class org.htmlparser.lexer.InputStreamSource
Get the input stream being used.
getString(int, int) - Method in class org.htmlparser.lexer.InputStreamSource
Retrieve a string.
getString(int, int) - Method in class org.htmlparser.lexer.Source
Retrieve a string comprised of characters already read.
getString(int, int) - Method in class org.htmlparser.lexer.StringSource
Retrieve a string comprised of characters already read.
getStringBettwenSpans() - Method in class edu.cmu.cs.readweb.text.PatternItem
 
getStringText() - Method in class org.htmlparser.tags.CompositeTag
Return the text between the start tag and the end tag.
getStrings() - Method in class org.htmlparser.beans.HTMLTextBean
Getter for property strings.
getStrings() - Method in class org.htmlparser.beans.StringBean
Return the textual contents of the URL.
getStyleCode() - Method in class org.htmlparser.tags.StyleTag
Get the style data in this tag.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.Filter
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.AndFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasAttributeFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasChildFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasParentFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.HasSiblingFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NodeClassFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.NotFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.OrFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.RegexFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.StringFilterWrapper
Get the underlying node filter's subordinate filters.
getSubNodeFilters() - Method in class org.htmlparser.parserapplications.filterbuilder.wrappers.TagNameFilterWrapper
Get the underlying node filter's subordinate filters.
getSystemId() - Method in class org.htmlparser.sax.Locator
Return the system identifier for the current document event.
getTables() - Method in class org.htmlparser.visitors.HtmlPage
 
getTagBegin() - Method in class org.htmlparser.nodes.TagNode
Gets the nodeBegin.
getTagCount(int) - Method in class org.htmlparser.visitors.TagFindingVisitor
 
getTagEnd() - Method in class org.htmlparser.nodes.TagNode
Gets the nodeEnd.
getTagName() - Method in interface org.htmlparser.Tag
Return the name of this tag.
getTagName() - Method in class org.htmlparser.nodes.TagNode
Return the name of this tag.
getTagNames() - Method in class org.htmlparser.PrototypicalNodeFactory
Get the list of tag names.
getTagPrototype() - Method in class org.htmlparser.PrototypicalNodeFactory
Get the object that is cloned to generate tag nodes.
getTags() - Method in class org.htmlparser.visitors.ObjectFindingVisitor
 
getTags(int) - Method in class org.htmlparser.visitors.TagFindingVisitor
 
getTarget() - Method in class org.htmlparser.parserapplications.SiteCapturer
Getter for property target.
getText() - Method in interface org.htmlparser.Node
Returns the text of the node.
getText() - Method in interface org.htmlparser.Remark
Returns the text contents of the comment tag.
getText() - Method in interface org.htmlparser.Text
Accesses the textual contents of the node.
getText() - Method in class org.htmlparser.beans.FilterBean
Convenience method to apply a StringBean to the filter results.
getText(int, int) - Method in class org.htmlparser.lexer.Page
Get the text identified by the given limits.
getText(StringBuffer, int, int) - Method in class org.htmlparser.lexer.Page
Put the text identified by the given limits into the given buffer.
getText() - Method in class org.htmlparser.lexer.Page
Get all text read so far from the source.
getText(StringBuffer) - Method in class org.htmlparser.lexer.Page
Put all text read so far from the source into the given buffer.
getText(char[], int, int, int) - Method in class org.htmlparser.lexer.Page
Put the text identified by the given limits into the given array at the specified offset.
getText() - Method in class org.htmlparser.nodeDecorators.AbstractNodeDecorator
Deprecated.  
getText() - Method in class org.htmlparser.nodes.AbstractNode
Returns the text of the node.
getText() - Method in class org.htmlparser.nodes.RemarkNode
Returns the text contents of the comment tag.
getText() - Method in class org.htmlparser.nodes.TagNode
Return the text contained in this tag.
getText() - Method in class org.htmlparser.nodes.TextNode
Returns the text of the node.
getText() - Method in class org.htmlparser.tags.CompositeTag
Return the text contained in this tag.
getTextAreaTag(String) - Method in class org.htmlparser.tags.FormTag
Find the textarea tag matching the given name
getTextPrototype() - Method in class org.htmlparser.PrototypicalNodeFactory
Get the object that is cloned to generate text nodes.
getThisScanner() - Method in interface org.htmlparser.Tag
Return the scanner associated with this tag.
getThisScanner() - Method in class org.htmlparser.nodes.TagNode
Return the scanner associated with this tag.
getThrowable() - Method in class org.htmlparser.util.ChainedException
 
getThumbelina() - Method in class org.htmlparser.lexerapplications.thumbelina.ThumbelinaFrame
Access the Thumbelina object contained in the frame.
getTitle() - Method in class org.htmlparser.tags.TitleTag
Get the title text.
getTitle() - Method in class org.htmlparser.visitors.HtmlPage
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.htmlparser.parserapplications.filterbuilder.HtmlTreeCellRenderer
Render the node for the tree cell.
getType(int) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's type by index.
getType(String, String) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getType() - Method in class org.htmlparser.tags.ScriptTag
Get the TYPE attribute, if any.
getURI(int) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's Namespace URI by index.
getURL() - Method in class org.htmlparser.Parser
Return the current URL being parsed.
getURL() - Method in class org.htmlparser.beans.FilterBean
Get the current URL.
getURL() - Method in class org.htmlparser.beans.HTMLLinkBean
Getter for property URL.
getURL() - Method in class org.htmlparser.beans.HTMLTextBean
Getter for property URL.
getURL() - Method in class org.htmlparser.beans.LinkBean
Getter for property URL.
getURL() - Method in class org.htmlparser.beans.StringBean
Get the current URL.
getURL() - Method in class org.htmlparser.lexerapplications.thumbelina.Picture
Getter for property URL.
getURL(String) - Method in class org.htmlparser.parserapplications.filterbuilder.FilterBuilder
Get a url for the given resource specification.
getUrl() - Method in class org.htmlparser.lexer.Page
Get the URL for this page.
getUser() - Method in class org.htmlparser.http.ConnectionManager
Get the user name to access the URL.
getValue() - Method in class org.htmlparser.Attribute
Get the value of the attribute.
getValue(StringBuffer) - Method in class org.htmlparser.Attribute
Get the value of the attribute.
getValue() - Method in class org.htmlparser.http.Cookie
Returns the value of the cookie.
getValue() - Method in class org.htmlparser.lexer.PageAttribute
Get the value of the attribute.
getValue(StringBuffer) - Method in class org.htmlparser.lexer.PageAttribute
Get the value of the attribute.
getValue(int) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's value by index.
getValue(String, String) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String) - Method in class org.htmlparser.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValue() - Method in class org.htmlparser.tags.OptionTag
Get the VALUE attribute, if any.
getValue() - Method in class org.htmlparser.tags.TextareaTag
Return the plain text contents from this text area.
getValueEndPosition() - Method in class org.htmlparser.lexer.PageAttribute
Get the ending position of the attribute value.
getValueStartPosition() - Method in class org.htmlparser.lexer.PageAttribute
Get the starting position of the attribute value.
getVersion() - Static method in class org.htmlparser.Parser
Return the version string of this parser.
getVersion() - Method in class org.htmlparser.http.Cookie
Returns the version of the cookie.
getVersionNumber() - Static method in class org.htmlparser.Parser
Return the version number of this parser.
getWord(int, int) - Method in class edu.cmu.cs.readweb.text.DocumentItem
get the first word in the direction of document position.
googlesearch() - Method in class org.htmlparser.lexerapplications.thumbelina.ThumbelinaFrame
Query google via user specified keywords and queue results.

A B C D E F G H I J K L M N O P Q R S T U V W X _