|
HTML Parser Jar Home Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CharacterReference with the character and kernel given.
PARAM tags from the child list.
PARAM tags from the child list.
true, decoding of streams is
done line by line in order to reduce the maximum memory required.
true, encoding of numeric character
references uses hexadecimal digits, i.e.
ACTION attribute as an absolute URL.
ACCESSKEY attribute, if any.
HREF attribute, if any.
BODY tag.
Node objects.
TR (table row) tag.
NAME attribute, if any.
HTTP-EQUIV attribute, if any.
LANGUAGE attribute, if any.
CONTENT attribute, if any.
NAME attribute, if any.
SELECT tag.
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.
- getParentFilter() -
Method in class org.htmlparser.filters.HasParentFilter
- Get the filter used by this HasParentFilter.
- getParser() -
Method in class org.htmlparser.beans.FilterBean
- Get the parser used to fetch nodes.
- getPattern() -
Method in class org.htmlparser.filters.RegexFilter
- Get the search pattern.
- getPattern() -
Method in class org.htmlparser.filters.StringFilter
- Get the search pattern.
- 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.
- getProperty(String) -
Method in class org.htmlparser.sax.XMLReader
- Look up the value of a property.
- 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.
- 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.
- getRemarkPrototype() -
Method in class org.htmlparser.PrototypicalNodeFactory
- Get the object that is cloned to generate remark nodes.
- 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.
- getResponseHeader(HttpURLConnection) -
Static method in class org.htmlparser.http.HttpHeader
- Gets the response header for the connection.
- getRootNode() -
Method in class org.htmlparser.util.NodeTreeWalker
- Get the root Node that defines the scope of the tree to traverse.
- 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.
- getSiblingFilter() -
Method in class org.htmlparser.filters.HasSiblingFilter
- Get the filter used by this HasSiblingFilter.
- getStrategy() -
Method in class org.htmlparser.filters.RegexFilter
- Get the search strategy.
- 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.
- getStringText() -
Method in class org.htmlparser.tags.CompositeTag
- Return the text between the start tag and the end tag.
- getStyleCode() -
Method in class org.htmlparser.tags.StyleTag
- Get the style data in this tag.
- 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
-
- getTagCount(int) -
Method in class org.htmlparser.visitors.TagFindingVisitor
-
- 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
-
- getText() -
Method in class org.htmlparser.beans.FilterBean
- Convenience method to apply a
StringBean to the filter results.
- 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.
- getTitle() -
Method in class org.htmlparser.tags.TitleTag
- Get the title text.
- getTitle() -
Method in class org.htmlparser.visitors.HtmlPage
-
- 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.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.Parser
- Return the current URL being parsed.
- 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.
- getVersion() -
Static method in class org.htmlparser.Parser
- Return the version string of this parser.
- getVersionNumber() -
Static method in class org.htmlparser.Parser
- Return the version number of this parser.
true sequences of whitespace characters are replaced
with a single space character.
true when traversing a PRE tag.
true when traversing a SCRIPT tag.
true when traversing a STYLE tag.
true the link URLs are embedded in the text output.
true.
true.
true regular space characters are substituted for
non-breaking spaces in the text output.
Node objects, in either a depth-first or breadth-first manner.nextNode() will return the first Node again.
CODE attribute.
- setAppletParams(Hashtable) -
Method in class org.htmlparser.tags.AppletTag
- Set the enclosed
PARM children.
- setArchive(String) -
Method in class org.htmlparser.tags.AppletTag
- Set the
ARCHIVE attribute.
- setAttributeName(String) -
Method in class org.htmlparser.filters.HasAttributeFilter
- Set the attribute name.
- setAttributeValue(String) -
Method in class org.htmlparser.filters.HasAttributeFilter
- Set the attribute value.
- setBaseUrl(String) -
Method in class org.htmlparser.tags.BaseHrefTag
- Set the value of the
HREF attribute.
- setCaseSensitive(boolean) -
Method in class org.htmlparser.filters.StringFilter
- Set case sensitivity on or off.
- setChildFilter(NodeFilter) -
Method in class org.htmlparser.filters.HasChildFilter
- Set the filter for this HasParentFilter.
- setCodeBase(String) -
Method in class org.htmlparser.tags.AppletTag
- Set the
CODEBASE attribute.
- setCollapse(boolean) -
Method in class org.htmlparser.beans.HTMLTextBean
- Set the current 'collapse whitespace' state.
- setCollapse(boolean) -
Method in class org.htmlparser.beans.StringBean
- Set the current 'collapse whitespace' state.
- setConnection(URLConnection) -
Method in class org.htmlparser.beans.FilterBean
- Set the parser's connection.
- setConnection(URLConnection) -
Method in class org.htmlparser.beans.HTMLLinkBean
- Setter for property Connection.
- setConnection(URLConnection) -
Method in class org.htmlparser.beans.HTMLTextBean
- Setter for property Connection.
- setConnection(URLConnection) -
Method in class org.htmlparser.beans.LinkBean
- Setter for property Connection.
- setConnection(URLConnection) -
Method in class org.htmlparser.beans.StringBean
- Set the parser's connection.
- setConnection(URLConnection) -
Method in class org.htmlparser.Parser
- Set the connection for this parser.
- setConnectionManager(ConnectionManager) -
Static method in class org.htmlparser.Parser
- Set the connection manager all Parsers use.
- setContentHandler(ContentHandler) -
Method in class org.htmlparser.sax.XMLReader
- Allow an application to register a content event handler.
- setCurrentNodeAsRootNode() -
Method in class org.htmlparser.util.NodeTreeWalker
- Sets the current Node as the root Node.
- setDepthFirst(boolean) -
Method in class org.htmlparser.util.NodeTreeWalker
- Sets whether the NodeTreeWalker should use depth-first or breadth-first tree traversal.
- setDTDHandler(DTDHandler) -
Method in class org.htmlparser.sax.XMLReader
- Allow an application to register a DTD event handler.
- setEncoding(String) -
Method in class org.htmlparser.Parser
- Set the encoding for the page this parser is reading from.
- setEndTag(Tag) -
Method in class org.htmlparser.tags.CompositeTag
- Set the end tag for this tag.
- setEntityResolver(EntityResolver) -
Method in class org.htmlparser.sax.XMLReader
- Allow an application to register an entity resolver.
- setErrorHandler(ErrorHandler) -
Method in class org.htmlparser.sax.XMLReader
- Allow an application to register an error event handler.
- setFeature(String, boolean) -
Method in class org.htmlparser.sax.XMLReader
- Set the value of a feature flag.
- setFeedback(ParserFeedback) -
Method in class org.htmlparser.Parser
- Sets the feedback object used in scanning.
- setFilters(NodeFilter[]) -
Method in class org.htmlparser.beans.FilterBean
- Set the filters for the bean.
- setFormLocation(String) -
Method in class org.htmlparser.tags.FormTag
- Set the form location.
- setFrameLocation(String) -
Method in class org.htmlparser.tags.FrameTag
- Sets the location of the frame.
- setFrames(NodeList) -
Method in class org.htmlparser.tags.FrameSetTag
- Sets the frames (children of this tag).
- setHttpEquiv(String) -
Method in class org.htmlparser.tags.MetaTag
- Set the
HTTP-EQUIV attribute.
- setImageURL(String) -
Method in class org.htmlparser.tags.ImageTag
- Set the
SRC attribute.
- setInputHTML(String) -
Method in class org.htmlparser.Parser
- Initializes the parser with the given input HTML String.
- setJavascriptLink(boolean) -
Method in class org.htmlparser.tags.LinkTag
- Set the link as a javascript link.
- setLanguage(String) -
Method in class org.htmlparser.tags.ScriptTag
- Set the language of the script tag.
- setLexer(Lexer) -
Method in class org.htmlparser.Parser
- Set the lexer for this parser.
- setLink(String) -
Method in class org.htmlparser.tags.LinkTag
- Set the
HREF attribute.
- setLinks(boolean) -
Method in class org.htmlparser.beans.HTMLTextBean
- Setter for property links.
- setLinks(boolean) -
Method in class org.htmlparser.beans.StringBean
- Set the 'include links' state.
- setLocale(Locale) -
Method in class org.htmlparser.filters.StringFilter
- Set the locale for uppercase conversion.
- setMailLink(boolean) -
Method in class org.htmlparser.tags.LinkTag
- Insert the method's description here.
- setMatchClass(Class) -
Method in class org.htmlparser.filters.NodeClassFilter
- Set the class to match.
- setMetaTagContents(String) -
Method in class org.htmlparser.tags.MetaTag
- Set the
CONTENT attribute.
- setMetaTagName(String) -
Method in class org.htmlparser.tags.MetaTag
- Set the
NAME attribute.
- setName(String) -
Method in class org.htmlparser.filters.TagNameFilter
- Set the tag name.
- setNodeFactory(NodeFactory) -
Method in class org.htmlparser.Parser
- Set the current node factory.
- setNodes() -
Method in class org.htmlparser.beans.FilterBean
- Fetch the URL contents and filter it.
- setObjectClassId(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
CLASSID attribute.
- setObjectCodeBase(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
CODEBASE attribute.
- setObjectCodeType(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
CODETYPE attribute.
- setObjectData(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
DATA attribute.
- setObjectHeight(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
HEIGHT attribute.
- setObjectParams(Hashtable) -
Method in class org.htmlparser.tags.ObjectTag
- Set the enclosed
PARAM children.
- setObjectStandby(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
STANDBY attribute.
- setObjectType(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
TYPE attribute.
- setObjectWidth(String) -
Method in class org.htmlparser.tags.ObjectTag
- Set the
WIDTH attribute.
- setParentFilter(NodeFilter) -
Method in class org.htmlparser.filters.HasParentFilter
- Set the filter for this HasParentFilter.
- setParser(Parser) -
Method in class org.htmlparser.beans.FilterBean
- Set the parser for the bean.
- setParserFeedback(ParserFeedback) -
Static method in class org.htmlparser.util.FeedbackManager
-
- setPattern(String) -
Method in class org.htmlparser.filters.RegexFilter
- Set the search pattern.
- setPattern(String) -
Method in class org.htmlparser.filters.StringFilter
- Set the search pattern.
- setPredicate(NodeFilter) -
Method in class org.htmlparser.filters.NotFilter
- Set the predicate for this NotFilter.
- setPredicates(NodeFilter[]) -
Method in class org.htmlparser.filters.AndFilter
- Set the predicates for this AndFilter.
- setPredicates(NodeFilter[]) -
Method in class org.htmlparser.filters.OrFilter
- Set the predicates for this OrFilter.
- setProperty(String, Object) -
Method in class org.htmlparser.sax.XMLReader
- Set the value of a property.
- setRecursive(boolean) -
Method in class org.htmlparser.beans.FilterBean
- Set the recursion behaviour.
- setRecursive(boolean) -
Method in class org.htmlparser.filters.HasChildFilter
- Sets whether the filter is recursive or not.
- setRecursive(boolean) -
Method in class org.htmlparser.filters.HasParentFilter
- Sets whether the filter is recursive or not.
- setRemarkPrototype(Remark) -
Method in class org.htmlparser.PrototypicalNodeFactory
- Set the object to be used to generate remark nodes.
- setReplaceNonBreakingSpaces(boolean) -
Method in class org.htmlparser.beans.HTMLTextBean
- Set the 'replace non breaking spaces' state.
- setReplaceNonBreakingSpaces(boolean) -
Method in class org.htmlparser.beans.StringBean
- Set the 'replace non breaking spaces' state.
- setResource(String) -
Method in class org.htmlparser.Parser
- Set the html, a url, or a file.
- setRootNode(Node) -
Method in class org.htmlparser.util.NodeTreeWalker
- Sets the specified Node as the root Node.
- setScriptCode(String) -
Method in class org.htmlparser.tags.ScriptTag
- Set the code contents.
- setSiblingFilter(NodeFilter) -
Method in class org.htmlparser.filters.HasSiblingFilter
- Set the filter for this HasSiblingFilter.
- setStrategy(int) -
Method in class org.htmlparser.filters.RegexFilter
- Set the search pattern.
- setStrings() -
Method in class org.htmlparser.beans.StringBean
- Fetch the URL contents.
- setTagPrototype(Tag) -
Method in class org.htmlparser.PrototypicalNodeFactory
- Set the object to be used to generate tag nodes.
- setTextPrototype(Text) -
Method in class org.htmlparser.PrototypicalNodeFactory
- Set the object to be used to generate text nodes.
- setTitle(String) -
Method in class org.htmlparser.visitors.HtmlPage
-
- setType(String) -
Method in class org.htmlparser.tags.ScriptTag
- Set the mime type of the script tag.
- setUpperPattern() -
Method in class org.htmlparser.filters.StringFilter
- Set the real (upper case) comparison string.
- setURL(String) -
Method in class org.htmlparser.beans.BeanyBaby
- Set the URL for the bean.
- setURL(String) -
Method in class org.htmlparser.beans.FilterBean
- Set the URL to extract strings from.
- setURL(String) -
Method in class org.htmlparser.beans.HTMLLinkBean
- Setter for property URL.
- setURL(String) -
Method in class org.htmlparser.beans.HTMLTextBean
- Setter for property URL.
- setURL(String) -
Method in class org.htmlparser.beans.LinkBean
- Setter for property URL.
- setURL(String) -
Method in class org.htmlparser.beans.StringBean
- Set the URL to extract strings from.
- setURL(String) -
Method in class org.htmlparser.Parser
- Set the URL for this parser.
- setValue(String) -
Method in class org.htmlparser.tags.OptionTag
- Set the value of the value attribute.
- Span - Class in org.htmlparser.tags
- A span tag.
- Span() -
Constructor for class org.htmlparser.tags.Span
- Create a new span tag.
- splitButChars(String, String) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string considering as string separator
all the characters
with the only exception of the characters specified in charsDoNotBeRemoved param.
- splitButDigits(String, String) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string considering as string separator
all the not numerical characters
with the only exception of the characters specified in charsDoNotBeRemoved param.
- splitChars(String, String) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string considering as string separator
the chars specified in the input variable charsToBeRemoved.
- splitSpaces(String, String) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string considering as string separator
all the spaces and tabs like chars and
the chars specified in the input variable charsToBeRemoved.
- splitTags(String, String[]) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- splitTags(String, String[], boolean, boolean) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- splitTags(String, Class) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- splitTags(String, Class, boolean, boolean) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- splitTags(String, NodeFilter) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- splitTags(String, NodeFilter, boolean, boolean) -
Static method in class org.htmlparser.util.ParserUtils
- Split the input string in a string array,
considering the tags as delimiter for splitting.
- STATE_CHECKSUM -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State when reading the checksum.
- STATE_DECODE -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State while decoding.
- STATE_DONE -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- Termination state.
- STATE_ESCAPE -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State when reading an escape sequence.
- STATE_FINAL -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State while exiting.
- STATE_INITIAL -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State on entry.
- STATE_LENGTH -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State while reading the encoded length.
- STATE_PREFIX -
Static variable in class org.htmlparser.scanners.ScriptDecoder
- State when reading up to decoded text.
- STDOUT -
Static variable in class org.htmlparser.Parser
- A verbose message sink.
- STRICT -
Static variable in class org.htmlparser.scanners.ScriptScanner
- Strict parsing of CDATA flag.
- StringBean - Class in org.htmlparser.beans
- Extract strings from a URL.
- StringBean() -
Constructor for class org.htmlparser.beans.StringBean
- Create a StringBean object.
- StringFilter - Class in org.htmlparser.filters
- This class accepts all string nodes containing the given string.
- StringFilter() -
Constructor for class org.htmlparser.filters.StringFilter
- Creates a new instance of StringFilter that accepts all string nodes.
- StringFilter(String) -
Constructor for class org.htmlparser.filters.StringFilter
- Creates a StringFilter that accepts text nodes containing a string.
- StringFilter(String, boolean) -
Constructor for class org.htmlparser.filters.StringFilter
- Creates a StringFilter that accepts text nodes containing a string.
- StringFilter(String, boolean, Locale) -
Constructor for class org.htmlparser.filters.StringFilter
- Creates a StringFilter that accepts text nodes containing a string.
- StringFindingVisitor - Class in org.htmlparser.visitors
-
- StringFindingVisitor(String) -
Constructor for class org.htmlparser.visitors.StringFindingVisitor
-
- StringFindingVisitor(String, Locale) -
Constructor for class org.htmlparser.visitors.StringFindingVisitor
-
- stringFoundCount() -
Method in class org.htmlparser.visitors.StringFindingVisitor
-
- stringWasFound() -
Method in class org.htmlparser.visitors.StringFindingVisitor
-
- StyleScanner - Class in org.htmlparser.scanners
- The StyleScanner handles style elements.
- StyleScanner() -
Constructor for class org.htmlparser.scanners.StyleScanner
- Create a style scanner.
- StyleTag - Class in org.htmlparser.tags
- A StyleTag represents a <style> tag.
- StyleTag() -
Constructor for class org.htmlparser.tags.StyleTag
- Create a new style tag.
!DOCTYPE tag suitable for debugging.
FORM tag suitable for debugging.
FRAMESET tag suitable for debugging.
FRAME tag suitable for debugging.
HEAD tag suitable for debugging.
Nodes property, firing the property change.
Strings property, firing the property change.
|
© 2006 Derrick Oswald April 1, 2006
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| HTML Parser is an open source library released under Common Public License. |