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

G

getAttribute(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Retrieve the attribute declaration for the given element name and name.
getAttributeDefaultValue(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Retrieve the default value of a declared attribute.
getAttributeDefaultValueType(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Retrieve the default value mode of a declared attribute.
getAttributeEnumeration(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Retrieve the allowed values for an enumerated attribute type.
getAttributeType(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Retrieve the declared type of an attribute.
getBottom() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the bottom.
getByteStream() - Method in class fi.karppinen.xml.MarkdownTagSoupInputSource
 
getCharacterStream() - Method in class fi.karppinen.xml.MarkdownTagSoupInputSource
 
getColumnCount() - Method in class fi.iki.hsivonen.xml.checker.table.Table
Returns the columnCount.
getColumnNumber() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getColumnNumber() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Return the current column number.
getColumnNumber() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getColumnNumber() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the columnNumber.
getContentHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to report the logical content of an XML document.
getContentHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to report the logical content of an XML document.
getContentHandler() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
Returns the document handler being used.
getContentHandler() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getContentHandler() - Method in class fi.iki.hsivonen.xml.checker.jing.CheckerValidator
Returns the wrapped Checker.
getContentHandler() - Method in class fi.iki.hsivonen.xml.ContentHandlerFilter
Returns the contentHandler.
getContentHandler() - Method in class fi.iki.hsivonen.xml.SimpleWikiParser
 
getContentHandler() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
Returns the document handler being used.
getContentHandler() - Method in class fi.karppinen.gnu.xml.pipeline.TextConsumer
EventConsumer Returns the document handler being used.
getContentHandler() - Method in class fi.karppinen.xml.ContentHandlerEventConsumer
 
getContentType(XmlParser.ElementDecl, int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
 
getContentType() - Method in class fi.iki.hsivonen.util.MetadataExtractor
Getter for property contentType.
getContentTypeWithParams() - Method in class fi.iki.hsivonen.util.MetadataExtractor
 
getDeclHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
 
getDoctypeHandler() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
Returns the doctypeHandler.
getDoctypeMode() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
Returns the doctypeMode.
getDocument() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
Returns the document constructed from the preceding sequence of events.
getDocument() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer.Handler
Returns the document under construction.
getDocument() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
Returns the document constructed from the preceding sequence of events.
getDocument() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer.Handler
Returns the document under construction.
getDocumentLocator() - Method in class fi.iki.hsivonen.xml.checker.Checker
Returns the locator.
getDOM() - Method in class fi.iki.hsivonen.util.MetadataExtractor
 
getDTDHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getDTDHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getDTDHandler() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
Returns the DTD handler being used.
getDTDHandler() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getDTDHandler() - Method in class fi.iki.hsivonen.xml.checker.jing.CheckerValidator
Returns null.
getDTDHandler() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
Returns the DTD handler being used.
getDTDHandler() - Method in class fi.karppinen.gnu.xml.pipeline.TextConsumer
EventConsumer Returns the dtd handler being used.
getDTDHandler() - Method in class fi.karppinen.xml.ContentHandlerEventConsumer
 
getElement() - Method in class fi.iki.hsivonen.xml.checker.table.ColumnRange
Returns the element.
getElementAttributes(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Look up the attribute hash table for an element.
getElementById(Node, String) - Static method in class fi.iki.hsivonen.xml.DOMUtils
Finds an element of that has an attribute called id which has the given value and is not in a namespace.
getElementContentType(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Look up the content type of an element.
getEncoding() - Method in class fi.iki.hsivonen.util.MetadataExtractor
Getter for property encoding
getEncoding() - Method in class fi.karppinen.xml.MarkdownTagSoupInputSource
 
getEntityIds(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Return an external entity's identifiers.
getEntityResolver() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used when resolving external entities during parsing (both general and parameter entities).
getEntityResolver() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used when resolving external entities during parsing (both general and parameter entities).
getEntityResolver() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getEntityType(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Find the type of an entity.
getEntityValue(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Return an internal entity's replacement text.
getErrorHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Returns the object used to receive callbacks for XML errors of all levels (fatal, nonfatal, warning); this is never null;
getErrorHandler() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Returns the object used to receive callbacks for XML errors of all levels (fatal, nonfatal, warning); this is never null;
getErrorHandler() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
 
getErrorHandler() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getErrorHandler() - Method in class fi.iki.hsivonen.xml.checker.Checker
Returns the errorHandler.
getErrorHandler() - Method in class fi.iki.hsivonen.xml.ContentHandlerFilter
Returns the errorHandler.
getErrorHandler() - Method in class fi.iki.hsivonen.xml.SimpleWikiParser
 
getErrorHandler() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
 
getErrors() - Method in class fi.iki.hsivonen.verifierservlet.XhtmlEmittingErrorHandler
 
getExternalSubset(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
 
getFatalErrors() - Method in class fi.iki.hsivonen.verifierservlet.XhtmlEmittingErrorHandler
 
getFeature(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Tells the value of the specified feature flag.
getFeature(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Tells whether this parser supports the specified feature.
getFeature(String) - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getGuessedContentType() - Method in class fi.iki.hsivonen.util.MetadataExtractor
Getter for property guessedContentType.
getHeadings() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the headers.
getHtmlClass() - Method in class fi.karppinen.xml.SimpleParagraphParser
Returns the htmlClass.
getIdType() - Method in class org.whattf.datatype.AbstractDatatype
Always returns Datatype.ID_TYPE_NULL.
getIdType() - Method in class org.whattf.datatype.Id
Returns Datatype.ID_TYPE_ID.
getIdType() - Method in class org.whattf.datatype.Idref
Returns Datatype.ID_TYPE_IDREF.
getIdType() - Method in class org.whattf.datatype.Idrefs
Returns Datatype.ID_TYPE_IDREFS.
getIndex(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getIndex(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getIndex(String, String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getIndex(String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getLanguages() - Method in class org.whattf.datatype.data.LanguageData
Returns the languages.
getLeft() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the left.
getLength() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getLength() - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getLineNumber() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getLineNumber() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlParser
Return the current line number.
getLineNumber() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getLineNumber() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the lineNumber.
getLocalName(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getLocalName(int) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getLocator() - Method in class fi.iki.hsivonen.xml.checker.table.ColumnRange
Returns the locator.
getMain() - Method in class org.whattf.datatype.data.LanguageData.StringPair
Returns the main.
getMimeTypeNames() - Static method in class fi.iki.hsivonen.util.MetadataExtractor
 
getMimeTypes() - Static method in class fi.iki.hsivonen.util.MetadataExtractor
 
getName(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList method (don't invoke on parser);
getNamespace(String, Attributes) - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer.Handler
 
getNamespace(String, Attributes) - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer.Handler
 
getNext() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
 
getNext() - Method in class fi.iki.hsivonen.xml.checker.table.ColumnRange
Returns the next.
getNext() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
 
getOther() - Method in class org.whattf.datatype.data.LanguageData.StringPair
Returns the other.
getPattern() - Method in class org.whattf.datatype.AbstractDatetime
 
getPattern() - Method in class org.whattf.datatype.Date
Returns the regexp for this datatype.
getPattern() - Method in class org.whattf.datatype.DateOrTime
 
getPattern() - Method in class org.whattf.datatype.DateOrTimeContent
 
getPattern() - Method in class org.whattf.datatype.Datetime
Returns the regexp for this datatype.
getPattern() - Method in class org.whattf.datatype.DatetimeLocal
Returns the regexp for this datatype.
getPattern() - Method in class org.whattf.datatype.DatetimeTz
Returns the regexp for this datatype.
getPattern() - Method in class org.whattf.datatype.Time
Returns the regexp for this datatype.
getPrefix(String) - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer.Handler
 
getPrefix(String) - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer.Handler
 
getPrefixesByVariant() - Method in class org.whattf.datatype.data.LanguageData
Returns the prefixesByVariant.
getProperty(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2: Returns the specified property.
getProperty(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.XmlReader
SAX2: Returns the specified property.
getProperty(String) - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer
Returns the lexical handler being used.
getProperty(String) - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getProperty(String) - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer
Returns the lexical handler being used.
getProperty(String) - Method in class fi.karppinen.gnu.xml.pipeline.TextConsumer
XMLReader Retrieves a property (lexical and decl handlers)
getProperty(String) - Method in class fi.karppinen.xml.ContentHandlerEventConsumer
 
getPublicId() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getPublicId() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getPublicId() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the publicId.
getQName(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getQName(int) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getRegions() - Method in class org.whattf.datatype.data.LanguageData
Returns the regions.
getRight() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the right.
getScripts() - Method in class org.whattf.datatype.data.LanguageData
Returns the scripts.
getSuppressedScriptByLanguage() - Method in class org.whattf.datatype.data.LanguageData
Returns the suppressedScriptByLanguage.
getSystemId() - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX Locator method (don't invoke on parser);
getSystemId() - Method in class fi.iki.hsivonen.htmlparser.HtmlParser
 
getSystemId() - Method in class fi.iki.hsivonen.xml.checker.table.Cell
Returns the systemId.
getTitle() - Method in class fi.iki.hsivonen.util.MetadataExtractor
 
getTitle() - Method in class fi.iki.hsivonen.xml.TitleGrabber
 
getTop() - Method in class fi.iki.hsivonen.gnu.xml.pipeline.DomConsumer.Handler
Returns the current node being populated.
getTop() - Method in class fi.karppinen.gnu.xml.pipeline.DomConsumer.Handler
Returns the current node being populated.
getType(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getType(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getType(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getType(int) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getType(String, String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getType(String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getType() - Method in class fi.iki.hsivonen.xml.TypedInputSource
 
getURI(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getURI(int) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getValue(int) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getValue(String, String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX Attributes method (don't invoke on parser);
getValue(String) - Method in class fi.iki.hsivonen.gnu.xml.aelfred2.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
getValue(int) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getValue(String, String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getValue(String) - Method in class fi.iki.hsivonen.xml.EmptyAttributes
 
getVariants() - Method in class org.whattf.datatype.data.LanguageData
Returns the variants.
getWarnings() - Method in class fi.iki.hsivonen.verifierservlet.XhtmlEmittingErrorHandler
 
GRANDFATHERED - Static variable in class org.whattf.datatype.Language
List extracted from http://www.iana.org/assignments/language-tags on 2006-04-13.
guessedContentType - Variable in class fi.iki.hsivonen.util.MetadataExtractor
 
guessEncoding() - Method in class fi.iki.hsivonen.util.MetadataExtractor
 

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