A B C D E F G H I K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - Static variable in class org.cyberneko.html.HTMLElements
- ABBR - Static variable in class org.cyberneko.html.HTMLElements
- acceptElement(String, String[]) - Method in class org.cyberneko.html.filters.ElementRemover
-
Specifies that the given element should be accepted and, optionally, which attributes of that element should be kept.
- ACRONYM - Static variable in class org.cyberneko.html.HTMLElements
- addComponent(HTMLComponent) - Method in class org.cyberneko.html.HTMLConfiguration
-
Adds a component.
- addElement(HTMLElements.Element) - Method in class org.cyberneko.html.HTMLElements.ElementList
-
Adds an element to list, resizing if necessary.
- addLocationItem(XMLAttributes, int) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Adds location augmentations to the specified attribute.
- ADDRESS - Static variable in class org.cyberneko.html.HTMLElements
- ALLOW_SELFCLOSING_IFRAME - Static variable in class org.cyberneko.html.HTMLScanner
-
Allows self closing <iframe/> tag
- ALLOW_SELFCLOSING_TAGS - Static variable in class org.cyberneko.html.HTMLScanner
-
Allows self closing tags e.g.
- APPLET - Static variable in class org.cyberneko.html.HTMLElements
- AREA - Static variable in class org.cyberneko.html.HTMLElements
- attributes - Variable in class org.cyberneko.html.HTMLTagBalancer.Info
-
The element attributes.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.filters.Identity
-
Augmentations feature identifier.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.filters.Purifier
-
Include infoset augmentations.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.filters.Writer
-
Augmentations feature identifier.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Include infoset augmentations.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.HTMLScanner
-
Include infoset augmentations.
- AUGMENTATIONS - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Include infoset augmentations.
B
- B - Static variable in class org.cyberneko.html.HTMLElements
- BALANCE_TAGS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Balance tags.
- BASE - Static variable in class org.cyberneko.html.HTMLElements
- BASEFONT - Static variable in class org.cyberneko.html.HTMLElements
- baseSystemId - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Base system identifier.
- BDO - Static variable in class org.cyberneko.html.HTMLElements
- BGSOUND - Static variable in class org.cyberneko.html.HTMLElements
- BIG - Static variable in class org.cyberneko.html.HTMLElements
- bindNamespaces(QName, XMLAttributes) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Binds namespaces.
- BLINK - Static variable in class org.cyberneko.html.HTMLElements
- BLOCK - Static variable in class org.cyberneko.html.HTMLElements.Element
-
Block element.
- BLOCKQUOTE - Static variable in class org.cyberneko.html.HTMLElements
- BODY - Static variable in class org.cyberneko.html.HTMLElements
- bounds - Variable in class org.cyberneko.html.HTMLElements.Element
-
The bounding element code.
- BR - Static variable in class org.cyberneko.html.HTMLElements
- buffer - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Character buffer.
- builtinXmlRef(String) - Static method in class org.cyberneko.html.HTMLScanner
-
Returns true if the name is a built-in XML general entity reference.
- BUTTON - Static variable in class org.cyberneko.html.HTMLElements
C
- callEndElement(QName, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Call document handler end element.
- callStartElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Call document handler start element.
- CAPTION - Static variable in class org.cyberneko.html.HTMLElements
- CDATA_SECTIONS - Static variable in class org.cyberneko.html.HTMLScanner
-
Scan CDATA sections.
- CENTER - Static variable in class org.cyberneko.html.HTMLElements
- characterOffset_ - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Character offset in the file.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Characters.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Characters.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Characters.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Characters.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Characters.
- characters(XMLString, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Characters.
- CITE - Static variable in class org.cyberneko.html.HTMLElements
- cleanup() - Method in class org.cyberneko.html.HTMLConfiguration
-
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
- cleanup(boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Cleans up used resources.
- clear() - Method in class org.cyberneko.html.HTMLAugmentations
-
Removes all of the elements in this augmentations object.
- clear() - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Clears the buffer.
- closes - Variable in class org.cyberneko.html.HTMLElements.Element
-
List of elements this element can close.
- closes(short) - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element can close the specified Element.
- code - Variable in class org.cyberneko.html.HTMLElements.Element
-
The element code.
- CODE - Static variable in class org.cyberneko.html.HTMLElements
- COL - Static variable in class org.cyberneko.html.HTMLElements
- COLGROUP - Static variable in class org.cyberneko.html.HTMLElements
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Comment.
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Comment.
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Comment.
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Comment.
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Comment.
- comment(XMLString, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Comment.
- COMMENT - Static variable in class org.cyberneko.html.HTMLElements
- CONTAINER - Static variable in class org.cyberneko.html.HTMLElements.Element
-
Container element.
- ContentScanner() - Constructor for class org.cyberneko.html.HTMLScanner.ContentScanner
- createDocumentScanner() - Method in class org.cyberneko.html.HTMLConfiguration
- createException(String, Object[]) - Method in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Creates parse exception.
- CURRENT_ELEMENT_NODE - Static variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Current element node.
- CurrentEntity(Reader, String, String, String, String, String) - Constructor for class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Constructs an entity from the specified stream.
D
- data - Variable in class org.cyberneko.html.HTMLElements.ElementList
-
The data in the list.
- data - Variable in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
The stack data.
- DD - Static variable in class org.cyberneko.html.HTMLElements
- DEBUG_CALLBACKS - Static variable in class org.cyberneko.html.HTMLScanner
-
Set to true to debug callbacks.
- declarePrefix(String, String) - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Declare prefix.
- DEFAULT_BUFFER_SIZE - Static variable in class org.cyberneko.html.HTMLScanner
-
Default buffer size.
- DEFAULT_ENCODING - Static variable in class org.cyberneko.html.HTMLScanner
-
Default encoding.
- DefaultFilter - Class in org.cyberneko.html.filters
-
This class implements a filter that simply passes document events to the next handler.
- DefaultFilter() - Constructor for class org.cyberneko.html.filters.DefaultFilter
- DEL - Static variable in class org.cyberneko.html.HTMLElements
- detectEncoding(String[]) - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Detect encoding.
- DFN - Static variable in class org.cyberneko.html.HTMLElements
- DIR - Static variable in class org.cyberneko.html.HTMLElements
- DIV - Static variable in class org.cyberneko.html.HTMLElements
- DL - Static variable in class org.cyberneko.html.HTMLElements
- DOCTYPE_PUBID - Static variable in class org.cyberneko.html.HTMLScanner
-
Doctype declaration public identifier.
- DOCTYPE_SYSID - Static variable in class org.cyberneko.html.HTMLScanner
-
Doctype declaration system identifier.
- doctypeDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Doctype declaration.
- doctypeDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Doctype declaration.
- doctypeDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Doctype declaration.
- doctypeDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Document type declaration.
- doctypeDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMParser
-
Doctype declaration.
- DOCUMENT_FRAGMENT - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Document fragment balancing only.
- DOCUMENT_FRAGMENT - Static variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Document fragment balancing only.
- DOCUMENT_FRAGMENT_DEPRECATED - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Document fragment balancing only (deprecated).
- DOMFragmentParser - Class in org.cyberneko.html.parsers
-
A DOM parser for HTML fragments.
- DOMFragmentParser() - Constructor for class org.cyberneko.html.parsers.DOMFragmentParser
-
Default constructor.
- DOMParser - Class in org.cyberneko.html.parsers
-
A DOM parser for HTML documents.
- DOMParser() - Constructor for class org.cyberneko.html.parsers.DOMParser
-
Default constructor.
- DT - Static variable in class org.cyberneko.html.HTMLElements
E
- element - Variable in class org.cyberneko.html.HTMLTagBalancer.Info
-
The element.
- Element(short, String, int, short[], short[]) - Constructor for class org.cyberneko.html.HTMLElements.Element
-
Constructs an element object.
- Element(short, String, int, short[], short, short[]) - Constructor for class org.cyberneko.html.HTMLElements.Element
-
Constructs an element object.
- Element(short, String, int, short, short[]) - Constructor for class org.cyberneko.html.HTMLElements.Element
-
Constructs an element object.
- Element(short, String, int, short, short, short[]) - Constructor for class org.cyberneko.html.HTMLElements.Element
-
Constructs an element object.
- elementAccepted(String) - Method in class org.cyberneko.html.filters.ElementRemover
-
Returns true if the specified element is accepted.
- ElementList() - Constructor for class org.cyberneko.html.HTMLElements.ElementList
- elementRemoved(String) - Method in class org.cyberneko.html.filters.ElementRemover
-
Returns true if the specified element should be removed.
- ElementRemover - Class in org.cyberneko.html.filters
-
This class is a document filter capable of removing specified elements from the processing stream.
- ElementRemover() - Constructor for class org.cyberneko.html.filters.ElementRemover
- ELEMENTS - Static variable in class org.cyberneko.html.HTMLElements
-
Element information as a contiguous list.
- ELEMENTS_ARRAY - Static variable in class org.cyberneko.html.HTMLElements
-
Element information organized by first letter.
- EM - Static variable in class org.cyberneko.html.HTMLElements
- EMBED - Static variable in class org.cyberneko.html.HTMLElements
- EMPTY - Static variable in class org.cyberneko.html.HTMLElements.Element
-
Empty element.
- emptyAttributes() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns a set of empty attributes.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Identity
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Empty element.
- emptyElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Empty element.
- endCDATA(Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
End CDATA section.
- endCDATA(Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
End CDATA section.
- endCDATA(Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
End CDATA section.
- endCDATA(Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
End CDATA section.
- endCDATA(Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
End CDATA section.
- endDocument(Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
End document.
- endDocument(Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
End document.
- endDocument(Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
End document.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.Identity
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
End element.
- endElement(QName, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
End element.
- endGeneralEntity(String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
End general entity.
- endGeneralEntity(String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
End general entity.
- endGeneralEntity(String, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
End general entity.
- endGeneralEntity(String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
End entity.
- endGeneralEntity(String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
End general entity.
- endPrefixMapping(String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
End prefix mapping.
- endPrefixMapping(String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
End prefix mapping.
- endPrefixMapping(String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
End prefix mapping.
- endPrefixMapping(String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
End prefix mapping.
- ENTITIES - Static variable in class org.cyberneko.html.HTMLEntities
-
Entities.
- equals(Object) - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if the objects are equal.
- ERROR_DOMAIN - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Error domain.
- ERROR_HANDLER - Static variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Property identifier: error handler.
- ERROR_REPORTER - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Error reporter.
- ERROR_REPORTER - Static variable in class org.cyberneko.html.HTMLScanner
-
Error reporter.
- ERROR_REPORTER - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Error reporter.
- ErrorReporter() - Constructor for class org.cyberneko.html.HTMLConfiguration.ErrorReporter
- evaluateInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLConfiguration
-
EXPERIMENTAL: may change in next release
Immediately evaluates an input source and add the new content (e.g. - evaluateInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLScanner
-
Immediately evaluates an input source and add the new content (e.g.
- expandedSystemId - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Expanded system identifier.
- expandSystemId(String, String) - Static method in class org.cyberneko.html.HTMLScanner
-
Expands a system id and returns the system id as a URI, if it can be expanded.
F
- fAcceptedElements - Variable in class org.cyberneko.html.filters.ElementRemover
-
Accepted elements.
- fAllowSelfclosingIframe - Variable in class org.cyberneko.html.HTMLScanner
-
Allows self closing iframe tags.
- fAllowSelfclosingIframe - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Allows self closing iframe tags.
- fAllowSelfclosingTags - Variable in class org.cyberneko.html.HTMLScanner
-
Allows self closing tags.
- fAllowSelfclosingTags - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Allows self closing tags.
- fAugmentations - Variable in class org.cyberneko.html.filters.Purifier
-
Augmentations.
- fAugmentations - Variable in class org.cyberneko.html.HTMLScanner
-
Augmentations.
- fAugmentations - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Include infoset augmentations.
- fBeginCharacterOffset - Variable in class org.cyberneko.html.HTMLScanner
-
Beginning character offset in the file.
- fBeginCharacterOffset - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Beginning character offset.
- fBeginColumnNumber - Variable in class org.cyberneko.html.HTMLScanner
-
Beginning column number.
- fBeginColumnNumber - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Beginning column number.
- fBeginLineNumber - Variable in class org.cyberneko.html.HTMLScanner
-
Beginning line number.
- fBeginLineNumber - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Beginning line number.
- fByteBuffer - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Byte buffer.
- fByteLength - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Length of bytes read into byte buffer.
- fByteOffset - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Offset into byte buffer during playback.
- fByteStream - Variable in class org.cyberneko.html.HTMLScanner
-
The playback byte stream.
- fCDATASections - Variable in class org.cyberneko.html.HTMLScanner
-
CDATA sections.
- fCleared - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Buffer cleared.
- fCloseStream - Variable in class org.cyberneko.html.HTMLConfiguration
-
Stream opened by parser.
- fContentScanner - Variable in class org.cyberneko.html.HTMLScanner
-
Content scanner.
- fCurrentEntity - Variable in class org.cyberneko.html.HTMLScanner
-
Current entity.
- fCurrentEntityStack - Variable in class org.cyberneko.html.HTMLScanner
-
The current entity stack.
- fCurrentNode - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Current node.
- fDefaultIANAEncoding - Variable in class org.cyberneko.html.HTMLScanner
-
Default encoding.
- fDetected - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Encoding detected.
- fDoctypePubid - Variable in class org.cyberneko.html.HTMLScanner
-
Doctype declaration public identifier.
- fDoctypeSysid - Variable in class org.cyberneko.html.HTMLScanner
-
Doctype declaration system identifier.
- fDocument - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Document.
- fDocumentFragment - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Document fragment balancing only.
- fDocumentFragment - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
DOM document fragment.
- fDocumentHandler - Variable in class org.cyberneko.html.filters.DefaultFilter
-
Document handler.
- fDocumentHandler - Variable in class org.cyberneko.html.HTMLConfiguration
-
Document handler.
- fDocumentHandler - Variable in class org.cyberneko.html.HTMLScanner
-
The document handler.
- fDocumentHandler - Variable in class org.cyberneko.html.HTMLTagBalancer
-
The document handler.
- fDocumentScanner - Variable in class org.cyberneko.html.HTMLConfiguration
-
Document scanner.
- fDocumentSource - Variable in class org.cyberneko.html.filters.DefaultFilter
-
Document source.
- fDocumentSource - Variable in class org.cyberneko.html.HTMLTagBalancer
-
The document source.
- fDocumentSource - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Document source.
- fDTDContentModelHandler - Variable in class org.cyberneko.html.HTMLConfiguration
-
DTD content model handler.
- fDTDHandler - Variable in class org.cyberneko.html.HTMLConfiguration
-
DTD handler.
- fElementCount - Variable in class org.cyberneko.html.HTMLScanner
-
Element count.
- fElementDepth - Variable in class org.cyberneko.html.filters.ElementRemover
-
The element depth.
- fElementDepth - Variable in class org.cyberneko.html.filters.Writer
-
Element depth.
- fElementDepth - Variable in class org.cyberneko.html.HTMLScanner
-
Element depth.
- fElementName - Variable in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
Name of element whose content needs to be scanned as text.
- fElementStack - Variable in class org.cyberneko.html.HTMLTagBalancer
-
The element stack.
- fEncoding - Variable in class org.cyberneko.html.filters.Writer
-
The encoding.
- fEndCharacterOffset - Variable in class org.cyberneko.html.HTMLScanner
-
Ending character offset in the file.
- fEndCharacterOffset - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Ending character offset.
- fEndColumnNumber - Variable in class org.cyberneko.html.HTMLScanner
-
Ending column number.
- fEndColumnNumber - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Ending column number.
- fEndLineNumber - Variable in class org.cyberneko.html.HTMLScanner
-
Ending line number.
- fEndLineNumber - Variable in class org.cyberneko.html.HTMLScanner.LocationItem
-
Ending line number.
- fEntityResolver - Variable in class org.cyberneko.html.HTMLConfiguration
-
Entity resolver.
- fEntries - Variable in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
The entries.
- fErrorHandler - Variable in class org.cyberneko.html.HTMLConfiguration
-
Error handler.
- fErrorMessages - Variable in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Error messages.
- fErrorReporter - Variable in class org.cyberneko.html.HTMLConfiguration
-
Error reporter.
- fErrorReporter - Variable in class org.cyberneko.html.HTMLScanner
-
Error reporter.
- fErrorReporter - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Error reporter.
- fFixWindowsCharRefs - Variable in class org.cyberneko.html.HTMLScanner
-
Fix Microsoft Windows® character entity references.
- fHTMLComponents - Variable in class org.cyberneko.html.HTMLConfiguration
-
Components.
- fIANAEncoding - Variable in class org.cyberneko.html.HTMLScanner
-
Auto-detected IANA encoding.
- FIELDSET - Static variable in class org.cyberneko.html.HTMLElements
- fIgnoreOutsideContent - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Ignore outside content.
- fIgnoreSpecifiedCharset - Variable in class org.cyberneko.html.HTMLScanner
-
Ignore specified character set.
- FILTERS - Static variable in class org.cyberneko.html.filters.Identity
-
Filters property identifier.
- FILTERS - Static variable in class org.cyberneko.html.filters.Writer
-
Filters property identifier.
- FILTERS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Pipeline filters.
- fInCDATASection - Variable in class org.cyberneko.html.filters.Purifier
-
True if inside a CDATA section.
- fInCDATASection - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
True if within a CDATA section.
- fInlineStack - Variable in class org.cyberneko.html.HTMLTagBalancer
-
The inline stack.
- fInsertDoctype - Variable in class org.cyberneko.html.HTMLScanner
-
Insert document type declaration.
- fInsertNamespaces - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Insert namespaces.
- fIso8859Encoding - Variable in class org.cyberneko.html.HTMLScanner
-
True if the encoding matches "ISO-8859-*".
- fItems - Variable in class org.cyberneko.html.HTMLAugmentations
-
Augmentation items.
- FIX_MSWINDOWS_REFS - Static variable in class org.cyberneko.html.HTMLScanner
-
Fix Microsoft Windows® character entity references.
- fixURI(String) - Static method in class org.cyberneko.html.HTMLScanner
-
Fixes a platform dependent filename to standard URI form.
- fixWindowsCharacter(int) - Method in class org.cyberneko.html.HTMLScanner
-
Fixes Microsoft Windows® specific characters.
- fJavaEncoding - Variable in class org.cyberneko.html.HTMLScanner
-
Auto-detected Java encoding.
- flags - Variable in class org.cyberneko.html.HTMLElements.Element
-
Informational flags.
- fLastLocale - Variable in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Last locale.
- fLevels - Variable in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
The levels of the entries.
- fLocale - Variable in class org.cyberneko.html.HTMLConfiguration
-
Locale.
- fNamesAttrs - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Modify HTML attribute names.
- fNamesAttrs - Variable in class org.cyberneko.html.HTMLScanner
-
Modify HTML attribute names.
- fNamesAttrs - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Modify HTML attribute names.
- fNamesElems - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Modify HTML element names.
- fNamesElems - Variable in class org.cyberneko.html.HTMLScanner
-
Modify HTML element names.
- fNamesElems - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Modify HTML element names.
- fNamespaceBinder - Variable in class org.cyberneko.html.HTMLConfiguration
-
Namespace binder.
- fNamespaceContext - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespace context.
- fNamespaceContext - Variable in class org.cyberneko.html.filters.Purifier
-
Namespace information.
- fNamespacePrefixes - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespace prefixes.
- fNamespaces - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespaces.
- fNamespaces - Variable in class org.cyberneko.html.filters.Purifier
-
Namespaces.
- fNamespaces - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Namespaces.
- fNamespacesURI - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespaces URI.
- fNormalize - Variable in class org.cyberneko.html.filters.Writer
-
Normalize character content.
- fNormalizeAttributes - Variable in class org.cyberneko.html.HTMLScanner
-
Normalize attribute values.
- fNotifyCharRefs - Variable in class org.cyberneko.html.HTMLScanner
-
Notify character entity references.
- fNotifyHtmlBuiltinRefs - Variable in class org.cyberneko.html.HTMLScanner
-
Notify HTML built-in general entity references.
- fNotifyXmlBuiltinRefs - Variable in class org.cyberneko.html.HTMLScanner
-
Notify XML built-in general entity references.
- FONT - Static variable in class org.cyberneko.html.HTMLElements
- fOpenedForm - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if a form is in the stack (allow to discard opening of nested forms)
- FORM - Static variable in class org.cyberneko.html.HTMLElements
- formatMessage(String, Object[]) - Method in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Format message without reporting error.
- formatMessage(String, Object[]) - Method in interface org.cyberneko.html.HTMLErrorReporter
-
Format message without reporting error.
- formatSimpleMessage(String, Object[]) - Method in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Format simple message.
- fOverrideDoctype - Variable in class org.cyberneko.html.HTMLScanner
-
Override doctype declaration public and system identifiers.
- fOverrideNamespaces - Variable in class org.cyberneko.html.filters.NamespaceBinder
-
Override namespaces.
- fParseNoFramesContent - Variable in class org.cyberneko.html.HTMLScanner
-
Parse noframes content.
- fParseNoScriptContent - Variable in class org.cyberneko.html.HTMLScanner
-
Parse noscript content.
- fParserConfiguration - Variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Parser configuration.
- fPlayback - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Playback mode.
- fPrintChars - Variable in class org.cyberneko.html.filters.Writer
-
Print characters.
- fPrinter - Variable in class org.cyberneko.html.filters.Writer
-
The print writer used for serializing the document with the appropriate character encoding.
- fPublicId - Variable in class org.cyberneko.html.filters.Purifier
-
Public identifier of doctype declaration.
- fPushbackLength - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Pushback length.
- fPushbackOffset - Variable in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Pushback offset.
- FRAGMENT_CONTEXT_STACK - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
EXPERIMENTAL: may change in next release
Name of the property holding the stack of elements in which context a document fragment should be parsed. - FRAME - Static variable in class org.cyberneko.html.HTMLElements
- FRAMESET - Static variable in class org.cyberneko.html.HTMLElements
- fRemovalElementDepth - Variable in class org.cyberneko.html.filters.ElementRemover
-
The element depth at element removal.
- fRemovedElements - Variable in class org.cyberneko.html.filters.ElementRemover
-
Removed elements.
- fReportErrors - Variable in class org.cyberneko.html.HTMLScanner
-
Report errors.
- fReportErrors - Variable in class org.cyberneko.html.HTMLTagBalancer
-
Report errors.
- fScanner - Variable in class org.cyberneko.html.HTMLScanner
-
The current scanner.
- fScannerState - Variable in class org.cyberneko.html.HTMLScanner
-
The current scanner state.
- fScriptStripCDATADelims - Variable in class org.cyberneko.html.HTMLScanner
-
Strip CDATA delimiters from SCRIPT tags.
- fScriptStripCommentDelims - Variable in class org.cyberneko.html.HTMLScanner
-
Strip comment delimiters from SCRIPT tags.
- fSeenAnything - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if seen anything.
- fSeenBodyElement - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if seen <body< element.
- fSeenDoctype - Variable in class org.cyberneko.html.filters.Purifier
-
True if the doctype declaration was seen.
- fSeenDoctype - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if root element has been seen.
- fSeenHeadElement - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if seen <head< element.
- fSeenHttpEquiv - Variable in class org.cyberneko.html.filters.Writer
-
Seen http-equiv directive.
- fSeenRootElement - Variable in class org.cyberneko.html.filters.Purifier
-
True if root element was seen.
- fSeenRootElement - Variable in class org.cyberneko.html.filters.Writer
-
Seen root element.
- fSeenRootElement - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if root element has been seen.
- fSeenRootElementEnd - Variable in class org.cyberneko.html.HTMLTagBalancer
-
True if seen the end of the document element.
- fSpecialScanner - Variable in class org.cyberneko.html.HTMLScanner
-
Special scanner used for elements whose content needs to be scanned as plain text, ignoring markup such as elements and entity references.
- fStringBuffer - Variable in class org.cyberneko.html.HTMLScanner
-
String buffer.
- fStyle - Variable in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
True if <style> element.
- fStyleStripCDATADelims - Variable in class org.cyberneko.html.HTMLScanner
-
Strip CDATA delimiters from STYLE tags.
- fStyleStripCommentDelims - Variable in class org.cyberneko.html.HTMLScanner
-
Strip comment delimiters from STYLE tags.
- fSynthesizedNamespaceCount - Variable in class org.cyberneko.html.filters.Purifier
-
Synthesized namespace binding count.
- fSystemId - Variable in class org.cyberneko.html.filters.Purifier
-
System identifier of doctype declaration.
- fTagBalancer - Variable in class org.cyberneko.html.HTMLConfiguration
-
HTML tag balancer.
- fTextarea - Variable in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
True if <textarea> element.
- fTitle - Variable in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
True if <title> element.
- fTop - Variable in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Top of the levels list.
G
- get(int) - Static method in class org.cyberneko.html.HTMLEntities
-
Returns the name associated to the given character or null if the character is not known.
- get(String) - Static method in class org.cyberneko.html.HTMLEntities
-
Returns the character associated to the given entity name, or -1 if the name is not known.
- getAllPrefixes() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get all prefixes.
- getBaseSystemId() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the base system identifier.
- getBeginCharacterOffset() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the character offset of the beginning of this event.
- getBeginCharacterOffset() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the character offset of the beginning of this event.
- getBeginCharacterOffset() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the character offset of the beginning of this event.
- getBeginColumnNumber() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the column number of the beginning of this event.
- getBeginColumnNumber() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the column number of the beginning of this event.
- getBeginColumnNumber() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the column number of the beginning of this event.
- getBeginLineNumber() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the line number of the beginning of this event.
- getBeginLineNumber() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the line number of the beginning of this event.
- getBeginLineNumber() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the line number of the beginning of this event.
- getCharacterOffset() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the character offset.
- getColumnNumber() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the current column number.
- getDeclaredPrefixAt(int) - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get declared prefix at.
- getDeclaredPrefixCount() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get declared prefix count.
- getDocumentHandler() - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns the document handler.
- getDocumentHandler() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the document handler.
- getDocumentHandler() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the document handler.
- getDocumentHandler() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the document handler.
- getDocumentSource() - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns the document source.
- getDocumentSource() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the document source.
- getDocumentSource() - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Returns the document source.
- getDTDContentModelHandler() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the DTD content model handler.
- getDTDHandler() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the DTD handler.
- getElement(short) - Static method in class org.cyberneko.html.HTMLElements
-
Returns the element information for the specified element code.
- getElement(String) - Static method in class org.cyberneko.html.HTMLElements
-
Returns the element information for the specified element name.
- getElement(String, HTMLElements.Element) - Static method in class org.cyberneko.html.HTMLElements
-
Returns the element information for the specified element name.
- getElement(QName) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns an HTML element.
- getElementDepth(HTMLElements.Element) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the depth of the open tag associated with the specified element name or -1 if no matching element is found.
- getEncoding() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the encoding.
- getEndCharacterOffset() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the character offset of the end of this event.
- getEndCharacterOffset() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the character offset of the end of this event.
- getEndCharacterOffset() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the character offset of the end of this event.
- getEndColumnNumber() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the column number of the end of this event.
- getEndColumnNumber() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the column number of the end of this event.
- getEndColumnNumber() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the column number of the end of this event.
- getEndLineNumber() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns the line number of the end of this event.
- getEndLineNumber() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns the line number of the end of this event.
- getEndLineNumber() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns the line number of the end of this event.
- getEntityResolver() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the entity resolver.
- getErrorHandler() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the error handler.
- getErrorHandler() - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Return the current error handler.
- getExpandedSystemId() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the expanded system identifier.
- getFeature(String) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Query the state of a feature.
- getFeatureDefault(String) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns the default state for a feature, or null if this component does not want to report a default value for this feature.
- getFeatureDefault(String) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Returns the default state for a feature, or null if this component does not want to report a default value for this feature.
- getFeatureDefault(String) - Method in interface org.cyberneko.html.HTMLComponent
-
Returns the default state for a feature, or null if this component does not want to report a default value for this feature.
- getFeatureDefault(String) - Method in class org.cyberneko.html.HTMLScanner
-
Returns the default state for a feature.
- getFeatureDefault(String) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the default state for a feature.
- getItem(String) - Method in class org.cyberneko.html.HTMLAugmentations
-
Get information identified by a key from the Augmentations structure.
- getLineNumber() - Method in class org.cyberneko.html.HTMLScanner.CurrentEntity
- getLineNumber() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the current line number.
- getLiteralSystemId() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the literal system identifier.
- getLocale() - Method in class org.cyberneko.html.HTMLConfiguration
-
Returns the locale.
- getNamesValue(String) - Static method in class org.cyberneko.html.filters.NamespaceBinder
-
Converts HTML names string value to constant value.
- getNamesValue(String) - Static method in class org.cyberneko.html.HTMLScanner
-
Converts HTML names string value to constant value.
- getNamesValue(String) - Static method in class org.cyberneko.html.HTMLTagBalancer
-
Converts HTML names string value to constant value.
- getParentContext() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get parent context.
- getParentDepth(HTMLElements.Element[], short) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the depth of the open tag associated with the specified element parent names or -1 if no matching element is found.
- getPrefix(String) - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get prefix.
- getProperty(String) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Query the value of a property.
- getPropertyDefault(String) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns the default state for a property, or null if this component does not want to report a default value for this property.
- getPropertyDefault(String) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Returns the default value for a property, or null if this component does not want to report a default value for this property.
- getPropertyDefault(String) - Method in interface org.cyberneko.html.HTMLComponent
-
Returns the default state for a property, or null if this component does not want to report a default value for this property.
- getPropertyDefault(String) - Method in class org.cyberneko.html.HTMLScanner
-
Returns the default state for a property.
- getPropertyDefault(String) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns the default state for a property.
- getPublicId() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the public identifier.
- getRecognizedFeatures() - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns a list of feature identifiers that are recognized by this component.
- getRecognizedFeatures() - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Returns a list of feature identifiers that are recognized by this component.
- getRecognizedFeatures() - Method in class org.cyberneko.html.HTMLScanner
-
Returns recognized features.
- getRecognizedFeatures() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns recognized features.
- getRecognizedProperties() - Method in class org.cyberneko.html.filters.DefaultFilter
-
Returns a list of property identifiers that are recognized by this component.
- getRecognizedProperties() - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Returns a list of property identifiers that are recognized by this component.
- getRecognizedProperties() - Method in class org.cyberneko.html.HTMLScanner
-
Returns recognized properties.
- getRecognizedProperties() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns recognized properties.
- getURI(String) - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Get URI.
- getValue(XMLAttributes, String) - Static method in class org.cyberneko.html.HTMLScanner
-
Returns the value of the specified attribute, ignoring case.
- getXMLVersion() - Method in class org.cyberneko.html.HTMLScanner
-
Returns the XML version.
H
- H1 - Static variable in class org.cyberneko.html.HTMLElements
- H2 - Static variable in class org.cyberneko.html.HTMLElements
- H3 - Static variable in class org.cyberneko.html.HTMLElements
- H4 - Static variable in class org.cyberneko.html.HTMLElements
- H5 - Static variable in class org.cyberneko.html.HTMLElements
- H6 - Static variable in class org.cyberneko.html.HTMLElements
- handleOpenTag(QName, XMLAttributes) - Method in class org.cyberneko.html.filters.ElementRemover
-
Handles an open tag.
- handleStartDocument() - Method in class org.cyberneko.html.filters.Purifier
-
Handle start document.
- handleStartElement(QName, XMLAttributes) - Method in class org.cyberneko.html.filters.Purifier
-
Handle start element.
- hashCode() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns a hash code for this object.
- HEAD - Static variable in class org.cyberneko.html.HTMLElements
- HR - Static variable in class org.cyberneko.html.HTMLElements
- HTML - Static variable in class org.cyberneko.html.HTMLElements
- HTML_4_01_FRAMESET_PUBID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 frameset public identifier ("-//W3C//DTD HTML 4.01 Frameset//EN").
- HTML_4_01_FRAMESET_SYSID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 frameset system identifier ("http://www.w3.org/TR/html4/frameset.dtd").
- HTML_4_01_STRICT_PUBID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 strict public identifier ("-//W3C//DTD HTML 4.01//EN").
- HTML_4_01_STRICT_SYSID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 strict system identifier ("http://www.w3.org/TR/html4/strict.dtd").
- HTML_4_01_TRANSITIONAL_PUBID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 transitional public identifier ("-//W3C//DTD HTML 4.01 Transitional//EN").
- HTML_4_01_TRANSITIONAL_SYSID - Static variable in class org.cyberneko.html.HTMLScanner
-
HTML 4.01 transitional system identifier ("http://www.w3.org/TR/html4/loose.dtd").
- HTMLAugmentations - Class in org.cyberneko.html
-
This class is here to overcome the XNI changes to the
Augmentations
interface. - HTMLAugmentations() - Constructor for class org.cyberneko.html.HTMLAugmentations
- HTMLComponent - Interface in org.cyberneko.html
-
This interface extends the XNI
XMLComponent
interface to add methods that allow the preferred default values for features and properties to be queried. - HTMLConfiguration - Class in org.cyberneko.html
-
An XNI-based parser configuration that can be used to parse HTML documents.
- HTMLConfiguration() - Constructor for class org.cyberneko.html.HTMLConfiguration
-
Default constructor.
- HTMLConfiguration.ErrorReporter - Class in org.cyberneko.html
-
Defines an error reporter for reporting HTML errors.
- HTMLElements - Class in org.cyberneko.html
-
Collection of HTML element information.
- HTMLElements() - Constructor for class org.cyberneko.html.HTMLElements
- HTMLElements.Element - Class in org.cyberneko.html
-
Element information.
- HTMLElements.ElementList - Class in org.cyberneko.html
-
Unsynchronized list of elements.
- HTMLEntities - Class in org.cyberneko.html
-
Pre-defined HTML entities.
- HTMLEntities() - Constructor for class org.cyberneko.html.HTMLEntities
- HTMLErrorReporter - Interface in org.cyberneko.html
-
Defines an error reporter for reporting HTML errors.
- HTMLEventInfo - Interface in org.cyberneko.html
-
This interface is used to pass augmentated information to the application through the XNI pipeline.
- HTMLEventInfo.SynthesizedItem - Class in org.cyberneko.html
-
Synthesized infoset item.
- HTMLScanner - Class in org.cyberneko.html
-
A simple HTML scanner.
- HTMLScanner() - Constructor for class org.cyberneko.html.HTMLScanner
- HTMLScanner.ContentScanner - Class in org.cyberneko.html
-
The primary HTML document scanner.
- HTMLScanner.CurrentEntity - Class in org.cyberneko.html
-
Current entity.
- HTMLScanner.LocationItem - Class in org.cyberneko.html
-
Location infoset item.
- HTMLScanner.PlaybackInputStream - Class in org.cyberneko.html
-
A playback input stream.
- HTMLScanner.Scanner - Interface in org.cyberneko.html
-
Basic scanner interface.
- HTMLScanner.SpecialScanner - Class in org.cyberneko.html
-
Special scanner used for elements whose content needs to be scanned as plain text, ignoring markup such as elements and entity references.
- HTMLTagBalancer - Class in org.cyberneko.html
-
Balances tags in an HTML document.
- HTMLTagBalancer() - Constructor for class org.cyberneko.html.HTMLTagBalancer
- HTMLTagBalancer.Info - Class in org.cyberneko.html
-
Element info for each start element.
- HTMLTagBalancer.InfoStack - Class in org.cyberneko.html
-
Unsynchronized stack of element information.
- HTMLTagBalancingListener - Interface in org.cyberneko.html
-
EXPERIMENTAL: may change in next release
XMLDocumentHandler
implementing this interface will get notified of elements discarded by the tag balancer when they: are configured usingHTMLConfiguration
activate the tag balancing feature
I
- I - Static variable in class org.cyberneko.html.HTMLElements
- Identity - Class in org.cyberneko.html.filters
-
This filter performs the identity operation of the original document event stream generated by the HTML scanner by removing events that are synthesized by the tag balancer.
- Identity() - Constructor for class org.cyberneko.html.filters.Identity
- IFRAME - Static variable in class org.cyberneko.html.HTMLElements
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Ignorable whitespace.
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Ignorable whitespace.
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Ignorable whitespace.
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Ignorable whitespace.
- IGNORE_OUTSIDE_CONTENT - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Ignore outside content.
- IGNORE_SPECIFIED_CHARSET - Static variable in class org.cyberneko.html.HTMLScanner
-
Ignore specified charset found in the <meta equiv='Content-Type' content='text/html;charset=…'> tag or in the <?xml … encoding='…'> processing instruction
- ignoredEndElement(QName, Augmentations) - Method in interface org.cyberneko.html.HTMLTagBalancingListener
-
Notifies that the end element has been ignored.
- ignoredStartElement(QName, XMLAttributes, Augmentations) - Method in interface org.cyberneko.html.HTMLTagBalancingListener
-
Notifies that the start element has been ignored.
- ILAYER - Static variable in class org.cyberneko.html.HTMLElements
- IMG - Static variable in class org.cyberneko.html.HTMLElements
- Info(HTMLElements.Element, QName) - Constructor for class org.cyberneko.html.HTMLTagBalancer.Info
-
Creates an element information object.
- Info(HTMLElements.Element, QName, XMLAttributes) - Constructor for class org.cyberneko.html.HTMLTagBalancer.Info
-
Creates an element information object.
- InfoStack() - Constructor for class org.cyberneko.html.HTMLTagBalancer.InfoStack
- INLINE - Static variable in class org.cyberneko.html.HTMLElements.Element
-
Inline element.
- INPUT - Static variable in class org.cyberneko.html.HTMLElements
- INS - Static variable in class org.cyberneko.html.HTMLElements
- INSERT_DOCTYPE - Static variable in class org.cyberneko.html.HTMLScanner
-
Insert document type declaration.
- INSERT_NAMESPACES - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Insert namespace binding URIs.
- isBlock() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element is a block element.
- isContainer() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element is a container element.
- isEmpty() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element is an empty element.
- ISINDEX - Static variable in class org.cyberneko.html.HTMLElements
- isInline() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element is an inline element.
- isParent(HTMLElements.Element) - Method in class org.cyberneko.html.HTMLElements.Element
-
Indicates if the provided element is an accepted parent of current element
- isSpecial() - Method in class org.cyberneko.html.HTMLElements.Element
-
Returns true if this element is special -- if its content should be parsed ignoring markup.
- isSynthesized() - Method in interface org.cyberneko.html.HTMLEventInfo
-
Returns true if this corresponding event was synthesized.
- isSynthesized() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns true if this corresponding event was synthesized.
- isSynthesized() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns true if this corresponding event was synthesized.
K
- KBD - Static variable in class org.cyberneko.html.HTMLElements
- KEYGEN - Static variable in class org.cyberneko.html.HTMLElements
- keys() - Method in class org.cyberneko.html.HTMLAugmentations
-
Returns an enumeration of the keys in the Augmentations structure.
L
- LABEL - Static variable in class org.cyberneko.html.HTMLElements
- LAYER - Static variable in class org.cyberneko.html.HTMLElements
- LEGEND - Static variable in class org.cyberneko.html.HTMLElements
- length - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Length of characters read into character buffer.
- LI - Static variable in class org.cyberneko.html.HTMLElements
- LINK - Static variable in class org.cyberneko.html.HTMLElements
- LISTING - Static variable in class org.cyberneko.html.HTMLElements
- literalSystemId - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Literal system identifier.
- load(int) - Method in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Loads a new chunk of data into the buffer and returns the number of characters loaded or -1 if no additional characters were loaded.
- locationAugs() - Method in class org.cyberneko.html.HTMLScanner
-
Returns an augmentations object with a location item added.
- LocationItem() - Constructor for class org.cyberneko.html.HTMLScanner.LocationItem
M
- main(String[]) - Static method in class org.cyberneko.html.filters.Writer
-
Main.
- MAP - Static variable in class org.cyberneko.html.HTMLElements
- MARQUEE - Static variable in class org.cyberneko.html.HTMLElements
- MENU - Static variable in class org.cyberneko.html.HTMLElements
- merge(String[], String[]) - Static method in class org.cyberneko.html.filters.DefaultFilter
-
Utility method for merging string arrays for recognized features and recognized properties.
- META - Static variable in class org.cyberneko.html.HTMLElements
- modifyName(String, short) - Static method in class org.cyberneko.html.filters.NamespaceBinder
-
Modifies the given name based on the specified mode.
- modifyName(String, short) - Static method in class org.cyberneko.html.HTMLScanner
-
Modifies the given name based on the specified mode.
- modifyName(String, short) - Static method in class org.cyberneko.html.HTMLTagBalancer
-
Modifies the given name based on the specified mode.
- MULTICOL - Static variable in class org.cyberneko.html.HTMLElements
N
- name - Variable in class org.cyberneko.html.HTMLElements.Element
-
The element name.
- NAMES_ATTRS - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Modify HTML attribute names: { "upper", "lower", "default" }.
- NAMES_ATTRS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Modify HTML attribute names: { "upper", "lower", "default" }.
- NAMES_ATTRS - Static variable in class org.cyberneko.html.HTMLScanner
-
Modify HTML attribute names: { "upper", "lower", "default" }.
- NAMES_ATTRS - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Modify HTML attribute names: { "upper", "lower", "default" }.
- NAMES_ELEMS - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Modify HTML element names: { "upper", "lower", "default" }.
- NAMES_ELEMS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Modify HTML element names: { "upper", "lower", "default" }.
- NAMES_ELEMS - Static variable in class org.cyberneko.html.HTMLScanner
-
Modify HTML element names: { "upper", "lower", "default" }.
- NAMES_ELEMS - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Modify HTML element names: { "upper", "lower", "default" }.
- NAMES_LOWERCASE - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Lowercase HTML names.
- NAMES_LOWERCASE - Static variable in class org.cyberneko.html.HTMLScanner
-
Lowercase HTML names.
- NAMES_LOWERCASE - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Lowercase HTML names.
- NAMES_MATCH - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Match HTML element names.
- NAMES_NO_CHANGE - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Don't modify HTML names.
- NAMES_NO_CHANGE - Static variable in class org.cyberneko.html.HTMLScanner
-
Don't modify HTML names.
- NAMES_NO_CHANGE - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Don't modify HTML names.
- NAMES_UPPERCASE - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Uppercase HTML names.
- NAMES_UPPERCASE - Static variable in class org.cyberneko.html.HTMLScanner
-
Uppercase HTML names.
- NAMES_UPPERCASE - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Uppercase HTML names.
- NamespaceBinder - Class in org.cyberneko.html.filters
-
This filter binds namespaces if namespace processing is turned on by setting the feature "http://xml.org/sax/features/namespaces" is set to
true
. - NamespaceBinder() - Constructor for class org.cyberneko.html.filters.NamespaceBinder
- NamespaceBinder.NamespaceSupport - Class in org.cyberneko.html.filters
-
This namespace context object implements the old and new XNI
NamespaceContext
interface methods so that it can be used across all versions of Xerces2. - NAMESPACES - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespaces.
- NAMESPACES - Static variable in class org.cyberneko.html.filters.Purifier
-
Namespaces.
- NAMESPACES - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Namespaces.
- NAMESPACES - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Namespaces.
- NAMESPACES_URI - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Namespaces URI.
- NamespaceSupport() - Constructor for class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Default constructor.
- nextContent(int) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Reads the next characters WITHOUT impacting the buffer content up to current offset.
- NEXTID - Static variable in class org.cyberneko.html.HTMLElements
- NO_SUCH_ELEMENT - Static variable in class org.cyberneko.html.HTMLElements
-
No such element.
- NOBR - Static variable in class org.cyberneko.html.HTMLElements
- NOEMBED - Static variable in class org.cyberneko.html.HTMLElements
- NOFRAMES - Static variable in class org.cyberneko.html.HTMLElements
- NOLAYER - Static variable in class org.cyberneko.html.HTMLElements
- NORMALIZE_ATTRIBUTES - Static variable in class org.cyberneko.html.HTMLScanner
-
Normalize attribute values.
- NOSCRIPT - Static variable in class org.cyberneko.html.HTMLElements
- NOTIFY_CHAR_REFS - Static variable in class org.cyberneko.html.filters.Writer
-
Notify character entity references.
- NOTIFY_CHAR_REFS - Static variable in class org.cyberneko.html.HTMLScanner
-
Notify character entity references (e.g.
- NOTIFY_HTML_BUILTIN_REFS - Static variable in class org.cyberneko.html.filters.Writer
-
Notify built-in entity references.
- NOTIFY_HTML_BUILTIN_REFS - Static variable in class org.cyberneko.html.HTMLScanner
-
Notify handler of built-in entity references (e.g.
- NOTIFY_XML_BUILTIN_REFS - Static variable in class org.cyberneko.html.HTMLScanner
-
Notify handler of built-in entity references (e.g.
- NULL - Static variable in class org.cyberneko.html.filters.ElementRemover
-
A "null" object.
O
- OBJECT - Static variable in class org.cyberneko.html.HTMLElements
- offset - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Offset into character buffer.
- OL - Static variable in class org.cyberneko.html.HTMLElements
- OPTGROUP - Static variable in class org.cyberneko.html.HTMLElements
- OPTION - Static variable in class org.cyberneko.html.HTMLElements
- org.cyberneko.html - package org.cyberneko.html
- org.cyberneko.html.filters - package org.cyberneko.html.filters
- org.cyberneko.html.parsers - package org.cyberneko.html.parsers
- OVERRIDE_DOCTYPE - Static variable in class org.cyberneko.html.HTMLScanner
-
Override doctype declaration public and system identifiers.
- OVERRIDE_NAMESPACES - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
Override namespace binding URI.
P
- P - Static variable in class org.cyberneko.html.HTMLElements
- PARAM - Static variable in class org.cyberneko.html.HTMLElements
- parent - Variable in class org.cyberneko.html.HTMLElements.Element
-
Parent elements.
- parentCodes - Variable in class org.cyberneko.html.HTMLElements.Element
-
Parent elements.
- parse(boolean) - Method in class org.cyberneko.html.HTMLConfiguration
-
Parses the document in a pull parsing fashion.
- parse(String, DocumentFragment) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Parses a document fragment.
- parse(XMLInputSource) - Method in class org.cyberneko.html.HTMLConfiguration
-
Parses a document.
- parse(InputSource, DocumentFragment) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Parses a document fragment.
- PARSE_NOSCRIPT_CONTENT - Static variable in class org.cyberneko.html.HTMLScanner
-
Parse <noscript>...</noscript> content
- peek() - Method in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
Peeks at the top of the stack.
- PLAINTEXT - Static variable in class org.cyberneko.html.HTMLElements
- playback() - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Playback buffer contents.
- PlaybackInputStream(InputStream) - Constructor for class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Constructor.
- pop() - Method in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
Pops the top item off of the stack.
- popContext() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Pop context.
- PRE - Static variable in class org.cyberneko.html.HTMLElements
- printAttributeValue(String) - Method in class org.cyberneko.html.filters.Writer
-
Print attribute value.
- printCharacters(XMLString, boolean) - Method in class org.cyberneko.html.filters.Writer
-
Print characters.
- printEndElement(QName) - Method in class org.cyberneko.html.filters.Writer
-
Print end element.
- printEntity(String) - Method in class org.cyberneko.html.filters.Writer
-
Print entity.
- printStartElement(QName, XMLAttributes) - Method in class org.cyberneko.html.filters.Writer
-
Print start element.
- processingInstruction(String, XMLString, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Processing instruction.
- processingInstruction(String, XMLString, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Processing instruction.
- processingInstruction(String, XMLString, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Processing instruction.
- processingInstruction(String, XMLString, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Processing instruction.
- processingInstruction(String, XMLString, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Processing instruction.
- publicId - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Public identifier.
- Purifier - Class in org.cyberneko.html.filters
-
This filter purifies the HTML input to ensure XML well-formedness.
- Purifier() - Constructor for class org.cyberneko.html.filters.Purifier
- purifyName(String, boolean) - Method in class org.cyberneko.html.filters.Purifier
-
Purify name.
- purifyQName(QName) - Method in class org.cyberneko.html.filters.Purifier
-
Purify qualified name.
- purifyText(XMLString) - Method in class org.cyberneko.html.filters.Purifier
-
Purify content.
- push(HTMLTagBalancer.Info) - Method in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
Pushes element information onto the stack.
- pushContext() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Push context.
- pushInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLConfiguration
-
Pushes an input source onto the current entity stack.
- pushInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLScanner
-
Pushes an input source onto the current entity stack.
- putItem(String, Object) - Method in class org.cyberneko.html.HTMLAugmentations
-
Add additional information identified by a key to the Augmentations structure.
Q
- Q - Static variable in class org.cyberneko.html.HTMLElements
- qname - Variable in class org.cyberneko.html.HTMLTagBalancer.Info
-
The element qualified name.
R
- RB - Static variable in class org.cyberneko.html.HTMLElements
- RBC - Static variable in class org.cyberneko.html.HTMLElements
- read() - Method in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
Reads a single character.
- read() - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Read a byte.
- read() - Method in class org.cyberneko.html.HTMLScanner
-
Reads a single character.
- read(byte[]) - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Read an array of bytes.
- read(byte[], int, int) - Method in class org.cyberneko.html.HTMLScanner.PlaybackInputStream
-
Read an array of bytes.
- readPreservingBufferContent() - Method in class org.cyberneko.html.HTMLScanner
-
Reads a single character, preserving the old buffer content
- RECOGNIZED_FEATURES - Static variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Recognized features.
- RECOGNIZED_PROPERTIES - Static variable in class org.cyberneko.html.parsers.DOMFragmentParser
-
Recognized properties.
- removeAllItems() - Method in class org.cyberneko.html.HTMLAugmentations
-
Removes all of the elements in this augmentations object.
- removeElement(String) - Method in class org.cyberneko.html.filters.ElementRemover
-
Specifies that the given element should be completely removed.
- removeItem(String) - Method in class org.cyberneko.html.HTMLAugmentations
-
Remove additional info from the Augmentations structure
- REPORT_ERRORS - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Report errors.
- REPORT_ERRORS - Static variable in class org.cyberneko.html.HTMLScanner
-
Report errors.
- REPORT_ERRORS - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Report errors.
- reportError(String, Object[]) - Method in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Reports an error.
- reportError(String, Object[]) - Method in interface org.cyberneko.html.HTMLErrorReporter
-
Reports an error.
- reportWarning(String, Object[]) - Method in class org.cyberneko.html.HTMLConfiguration.ErrorReporter
-
Reports a warning.
- reportWarning(String, Object[]) - Method in interface org.cyberneko.html.HTMLErrorReporter
-
Reports a warning.
- reset() - Method in class org.cyberneko.html.filters.NamespaceBinder.NamespaceSupport
-
Reset.
- reset() - Method in class org.cyberneko.html.HTMLConfiguration
-
Resets the parser configuration.
- reset(XMLComponentManager) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Resets the component.
- reset(XMLComponentManager) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Resets the component.
- reset(XMLComponentManager) - Method in class org.cyberneko.html.filters.Purifier
- reset(XMLComponentManager) - Method in class org.cyberneko.html.HTMLScanner
-
Resets the component.
- reset(XMLComponentManager) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Resets the component.
- resourceId() - Method in class org.cyberneko.html.HTMLScanner
-
Returns an empty resource identifier.
- RP - Static variable in class org.cyberneko.html.HTMLElements
- RT - Static variable in class org.cyberneko.html.HTMLElements
- RTC - Static variable in class org.cyberneko.html.HTMLElements
- RUBY - Static variable in class org.cyberneko.html.HTMLElements
S
- S - Static variable in class org.cyberneko.html.HTMLElements
- SAMP - Static variable in class org.cyberneko.html.HTMLElements
- SAXParser - Class in org.cyberneko.html.parsers
-
A SAX parser for HTML documents.
- SAXParser() - Constructor for class org.cyberneko.html.parsers.SAXParser
-
Default constructor.
- scan(boolean) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scan.
- scan(boolean) - Method in interface org.cyberneko.html.HTMLScanner.Scanner
-
Scans part of the document.
- scan(boolean) - Method in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
Scan.
- scanAttribute(XMLAttributesImpl, boolean[]) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a real attribute.
- scanAttribute(XMLAttributesImpl, boolean[], char) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans an attribute, pseudo or real.
- scanCDATA() - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a CDATA section.
- scanCharacters() - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans characters.
- scanCharacters(XMLStringBuffer, int) - Method in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
Scan characters.
- scanComment() - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a comment.
- scanDoctype() - Method in class org.cyberneko.html.HTMLScanner
-
Scans a DOCTYPE line.
- scanDocument(boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Scans the document.
- scanEndElement() - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans an end element.
- scanEntityRef(XMLStringBuffer, boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Scans an entity reference.
- scanLiteral() - Method in class org.cyberneko.html.HTMLScanner
-
Scans a quoted literal.
- scanMarkupContent(XMLStringBuffer, char) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans markup content.
- scanName(boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Scans a name.
- scanPI() - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a processing instruction.
- scanPseudoAttribute(XMLAttributesImpl) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a pseudo attribute.
- scanStartElement(boolean[]) - Method in class org.cyberneko.html.HTMLScanner.ContentScanner
-
Scans a start element.
- SCRIPT - Static variable in class org.cyberneko.html.HTMLElements
- SCRIPT_STRIP_CDATA_DELIMS - Static variable in class org.cyberneko.html.HTMLScanner
-
Strip XHTML CDATA delimiters ("<![CDATA[" and "]]>") from SCRIPT tag contents.
- SCRIPT_STRIP_COMMENT_DELIMS - Static variable in class org.cyberneko.html.HTMLScanner
-
Strip HTML comment delimiters ("<!−−" and "−−>") from SCRIPT tag contents.
- SECTION - Static variable in class org.cyberneko.html.HTMLElements
- SEITITNE - Static variable in class org.cyberneko.html.HTMLEntities
-
Reverse mapping from characters to names.
- SELECT - Static variable in class org.cyberneko.html.HTMLElements
- setDocumentHandler(XMLDocumentHandler) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Sets the document handler.
- setDocumentHandler(XMLDocumentHandler) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the document handler.
- setDocumentHandler(XMLDocumentHandler) - Method in class org.cyberneko.html.HTMLScanner
-
Sets the document handler.
- setDocumentHandler(XMLDocumentHandler) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Sets the document handler.
- setDocumentSource(XMLDocumentSource) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Sets the document source.
- setDocumentSource(XMLDocumentSource) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Sets the document source.
- setDocumentSource(XMLDocumentSource) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Sets the document source.
- setDTDContentModelHandler(XMLDTDContentModelHandler) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the DTD content model handler.
- setDTDHandler(XMLDTDHandler) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the DTD handler.
- setElementName(String) - Method in class org.cyberneko.html.HTMLScanner.SpecialScanner
-
Sets the element name.
- setEntityResolver(XMLEntityResolver) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the entity resolver.
- setErrorHandler(XMLErrorHandler) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the error handler.
- setErrorHandler(ErrorHandler) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Allow an application to register an error event handler.
- setFeature(String, boolean) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Sets the state of a feature.
- setFeature(String, boolean) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets a feature.
- setFeature(String, boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Sets a feature.
- setFeature(String, boolean) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Sets a feature.
- setFeature(String, boolean) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Set the state of any feature in a SAX2 parser.
- setInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the input source for the document to parse.
- setInputSource(XMLInputSource) - Method in class org.cyberneko.html.HTMLScanner
-
Sets the input source.
- setLocale(Locale) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets the locale.
- setProperty(String, Object) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Sets the value of a property.
- setProperty(String, Object) - Method in class org.cyberneko.html.HTMLConfiguration
-
Sets a property.
- setProperty(String, Object) - Method in class org.cyberneko.html.HTMLScanner
-
Sets a property.
- setProperty(String, Object) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Sets a property.
- setProperty(String, Object) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Set the value of any property in a SAX2 parser.
- setScanner(HTMLScanner.Scanner) - Method in class org.cyberneko.html.HTMLScanner
-
Sets the scanner.
- setScannerState(short) - Method in class org.cyberneko.html.HTMLScanner
-
Sets the scanner state.
- setValues(int, int, int, int, int, int) - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Sets the values of this item.
- SIMPLE_ERROR_FORMAT - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Simple report format.
- size - Variable in class org.cyberneko.html.HTMLElements.ElementList
-
The size of the list.
- skip(String, boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Returns true if the specified text is present and is skipped.
- skipMarkup(boolean) - Method in class org.cyberneko.html.HTMLScanner
-
Skips markup.
- skipNewlines() - Method in class org.cyberneko.html.HTMLScanner
-
Skips newlines and returns the number of newlines skipped.
- skipSpaces() - Method in class org.cyberneko.html.HTMLScanner
-
Skips whitespace.
- SMALL - Static variable in class org.cyberneko.html.HTMLElements
- SOUND - Static variable in class org.cyberneko.html.HTMLElements
- SPACER - Static variable in class org.cyberneko.html.HTMLElements
- SPAN - Static variable in class org.cyberneko.html.HTMLElements
- SPECIAL - Static variable in class org.cyberneko.html.HTMLElements.Element
-
Special element.
- SpecialScanner() - Constructor for class org.cyberneko.html.HTMLScanner.SpecialScanner
- splitQName(QName) - Static method in class org.cyberneko.html.filters.NamespaceBinder
-
Splits a qualified name.
- startCDATA(Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start CDATA section.
- startCDATA(Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start CDATA section.
- startCDATA(Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Start CDATA section.
- startCDATA(Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start CDATA section.
- startCDATA(Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start CDATA section.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start document.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start document.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Start document.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Start document.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start document.
- startDocument(XMLLocator, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start document.
- startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start document.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Identity
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.NamespaceBinder
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start element.
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start element.
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start general entity.
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start general entity.
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.cyberneko.html.filters.Writer
-
Start general entity.
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start entity.
- startGeneralEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start general entity.
- startPrefixMapping(String, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Start prefix mapping.
- startPrefixMapping(String, String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Start prefix mapping.
- startPrefixMapping(String, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Start prefix mapping.
- startPrefixMapping(String, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Start prefix mapping.
- STATE_CONTENT - Static variable in class org.cyberneko.html.HTMLScanner
-
State: content.
- STATE_END_DOCUMENT - Static variable in class org.cyberneko.html.HTMLScanner
-
State: end document.
- STATE_MARKUP_BRACKET - Static variable in class org.cyberneko.html.HTMLScanner
-
State: markup bracket.
- STATE_START_DOCUMENT - Static variable in class org.cyberneko.html.HTMLScanner
-
State: start document.
- STRIKE - Static variable in class org.cyberneko.html.HTMLElements
- STRONG - Static variable in class org.cyberneko.html.HTMLElements
- STYLE - Static variable in class org.cyberneko.html.HTMLElements
- STYLE_STRIP_CDATA_DELIMS - Static variable in class org.cyberneko.html.HTMLScanner
-
Strip XHTML CDATA delimiters ("<![CDATA[" and "]]>") from STYLE tag contents.
- STYLE_STRIP_COMMENT_DELIMS - Static variable in class org.cyberneko.html.HTMLScanner
-
Strip HTML comment delimiters ("<!−−" and "−−>") from STYLE tag contents.
- SUB - Static variable in class org.cyberneko.html.HTMLElements
- SUP - Static variable in class org.cyberneko.html.HTMLElements
- synthesizeBinding(XMLAttributes, String) - Method in class org.cyberneko.html.filters.Purifier
-
Synthesize namespace binding.
- synthesized(Augmentations) - Static method in class org.cyberneko.html.filters.Identity
-
Returns true if the information provided is synthesized.
- SYNTHESIZED_ITEM - Static variable in class org.cyberneko.html.filters.Purifier
-
Synthesized event info item.
- SYNTHESIZED_ITEM - Static variable in class org.cyberneko.html.HTMLScanner
-
Synthesized event info item.
- SYNTHESIZED_ITEM - Static variable in class org.cyberneko.html.HTMLTagBalancer
-
Synthesized event info item.
- SYNTHESIZED_NAMESPACE_PREFX - Static variable in class org.cyberneko.html.filters.Purifier
-
Synthesized namespace binding prefix.
- synthesizedAugs() - Method in class org.cyberneko.html.filters.Purifier
-
Returns an augmentations object with a synthesized item added.
- synthesizedAugs() - Method in class org.cyberneko.html.HTMLScanner
-
Returns an augmentations object with a synthesized item added.
- synthesizedAugs() - Method in class org.cyberneko.html.HTMLTagBalancer
-
Returns an augmentations object with a synthesized item added.
- SynthesizedItem() - Constructor for class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
T
- TABLE - Static variable in class org.cyberneko.html.HTMLElements
- tagBalancingListener - Variable in class org.cyberneko.html.HTMLTagBalancer
- TBODY - Static variable in class org.cyberneko.html.HTMLElements
- TD - Static variable in class org.cyberneko.html.HTMLElements
- TEXTAREA - Static variable in class org.cyberneko.html.HTMLElements
- textDecl(String, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
Text declaration.
- textDecl(String, String, Augmentations) - Method in class org.cyberneko.html.filters.ElementRemover
-
Text declaration.
- textDecl(String, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
Text declaration.
- textDecl(String, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
Text declaration.
- TFOOT - Static variable in class org.cyberneko.html.HTMLElements
- TH - Static variable in class org.cyberneko.html.HTMLElements
- THEAD - Static variable in class org.cyberneko.html.HTMLElements
- TITLE - Static variable in class org.cyberneko.html.HTMLElements
- toHexString(int, int) - Static method in class org.cyberneko.html.filters.Purifier
-
Returns a padded hexadecimal string for the given value.
- top - Variable in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
The top of the stack.
- toString() - Method in class org.cyberneko.html.HTMLElements.Element
-
Provides a simple representation to make debugging easier
- toString() - Method in class org.cyberneko.html.HTMLEventInfo.SynthesizedItem
-
Returns a string representation of this object.
- toString() - Method in class org.cyberneko.html.HTMLScanner.LocationItem
-
Returns a string representation of this object.
- toString() - Method in class org.cyberneko.html.HTMLTagBalancer.Info
-
Simple representation to make debugging easier
- toString() - Method in class org.cyberneko.html.HTMLTagBalancer.InfoStack
-
Simple representation to make debugging easier
- TR - Static variable in class org.cyberneko.html.HTMLElements
- TT - Static variable in class org.cyberneko.html.HTMLElements
U
- U - Static variable in class org.cyberneko.html.HTMLElements
- UL - Static variable in class org.cyberneko.html.HTMLElements
- UNKNOWN - Static variable in class org.cyberneko.html.HTMLElements
V
- VAR - Static variable in class org.cyberneko.html.HTMLElements
- version - Variable in class org.cyberneko.html.HTMLScanner.CurrentEntity
-
XML version.
W
- WBR - Static variable in class org.cyberneko.html.HTMLElements
- Writer - Class in org.cyberneko.html.filters
-
An HTML writer written as a filter.
- Writer() - Constructor for class org.cyberneko.html.filters.Writer
-
Constructs a writer filter that prints to standard out.
- Writer(OutputStream, String) - Constructor for class org.cyberneko.html.filters.Writer
-
Constructs a writer filter using the specified output stream and encoding.
- Writer(Writer, String) - Constructor for class org.cyberneko.html.filters.Writer
-
Constructs a writer filter using the specified Java writer and encoding.
X
- XERCES_2_0_0 - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Parser version is Xerces 2.0.0.
- XERCES_2_0_1 - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Parser version is Xerces 2.0.1.
- XHTML_1_0_URI - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
XHTML 1.0 namespace URI (http://www.w3.org/1999/xhtml).
- XML - Static variable in class org.cyberneko.html.HTMLElements
- XML_URI - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
XML namespace URI (http://www.w3.org/XML/1998/namespace).
- XML4J_4_0_x - Static variable in class org.cyberneko.html.HTMLConfiguration
-
Parser version is XML4J 4.0.x.
- xmlDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.filters.DefaultFilter
-
XML declaration.
- xmlDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.filters.Purifier
-
XML declaration.
- xmlDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.HTMLTagBalancer
-
XML declaration.
- xmlDecl(String, String, String, Augmentations) - Method in class org.cyberneko.html.parsers.DOMFragmentParser
-
XML declaration.
- XMLNS_URI - Static variable in class org.cyberneko.html.filters.NamespaceBinder
-
XMLNS namespace URI (http://www.w3.org/2000/xmlns/).
- XMP - Static variable in class org.cyberneko.html.HTMLElements
All Classes All Packages