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

W

WARNING - Static variable in class com.lutris.logging.Logger
Warning messages.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warningCheck(ResultSet) - Method in interface com.lutris.appserver.server.sql.DBConnection
Check for warnings in a result set.
warningCheck(ResultSet) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Check for warnings in a result set.
Web - Static variable in class org.apache.xml.serialize.LineSeparator
Line separator for the Web (\n).
whichDoctypePublic(Document) - Static method in class org.apache.xml.serialize.OutputFormat
Returns the document type public identifier specified for this document, or null.
whichDoctypeSystem(Document) - Static method in class org.apache.xml.serialize.OutputFormat
Returns the document type system identifier specified for this document, or null.
whichMediaType(String) - Static method in class org.apache.xml.serialize.OutputFormat
Returns the suitable media format for a document output with the specified method.
whichMethod(Document) - Static method in class org.apache.xml.serialize.OutputFormat
Determine the output method for the specified document.
Windows - Static variable in class org.apache.xml.serialize.LineSeparator
Line separator for Windows systems (\r\n).
WMLAccessElement - interface org.enhydra.wireless.wml.dom.WMLAccessElement.
 
WMLAElement - interface org.enhydra.wireless.wml.dom.WMLAElement.
 
WMLAnchorElement - interface org.enhydra.wireless.wml.dom.WMLAnchorElement.
 
WMLBElement - interface org.enhydra.wireless.wml.dom.WMLBElement.
'b' boldface the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLBigElement - interface org.enhydra.wireless.wml.dom.WMLBigElement.
'big' render the text with big font (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLBrElement - interface org.enhydra.wireless.wml.dom.WMLBrElement.
'br' element starts a new line
WMLCardElement - interface org.enhydra.wireless.wml.dom.WMLCardElement.
'card' element is the basic display unit of WML.
WMLDocument - interface org.enhydra.wireless.wml.dom.WMLDocument.
 
WMLDoElement - interface org.enhydra.wireless.wml.dom.WMLDoElement.
 
WMLDomFactory - class org.enhydra.wireless.wml.WMLDomFactory.
XMLC DOM factory for creating WML-specified DocumentType and Document objects.
WMLDomFactory() - Constructor for class org.enhydra.wireless.wml.WMLDomFactory
 
WMLDOMImplementation - interface org.enhydra.wireless.wml.dom.WMLDOMImplementation.
 
WMLElement - interface org.enhydra.wireless.wml.dom.WMLElement.
All WML Elements are derived from this class that contains two core attributes defined in the DTD.
WMLEmElement - interface org.enhydra.wireless.wml.dom.WMLEmElement.
'em' emphasis the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLFieldsetElement - interface org.enhydra.wireless.wml.dom.WMLFieldsetElement.
'fieldset' element groups related fields and tet (Section 11.6.4, WAP WML Version 16-Jun-1999)
WMLGoElement - interface org.enhydra.wireless.wml.dom.WMLGoElement.
 
WMLHeadElement - interface org.enhydra.wireless.wml.dom.WMLHeadElement.
The head element contains information about a deck.
WMLIElement - interface org.enhydra.wireless.wml.dom.WMLIElement.
'i' italic the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLImgElement - interface org.enhydra.wireless.wml.dom.WMLImgElement.
'img' specifies an image in a text flow (Section 11.9, WAP WML Version 16-Jun-1999)
WMLInputElement - interface org.enhydra.wireless.wml.dom.WMLInputElement.
'input' element specifies a text entry object.
WMLMetaElement - interface org.enhydra.wireless.wml.dom.WMLMetaElement.
The meta element contains meta-info of an WML deck (Section 11.3.2, WAP WML Version 16-Jun-1999)
WMLNoopElement - interface org.enhydra.wireless.wml.dom.WMLNoopElement.
 
WMLOneventElement - interface org.enhydra.wireless.wml.dom.WMLOneventElement.
 
WMLOptgroupElement - interface org.enhydra.wireless.wml.dom.WMLOptgroupElement.
'optgroup' element groups related 'option' elements into a hierarchy.
WMLOptionElement - interface org.enhydra.wireless.wml.dom.WMLOptionElement.
'option' element specifies a choice in a 'select' element
WMLPElement - interface org.enhydra.wireless.wml.dom.WMLPElement.
'p' element specifies a paragraph (Section 11.8.3, WAP WML Version 16-Jun-1999)
WMLPostfieldElement - interface org.enhydra.wireless.wml.dom.WMLPostfieldElement.
 
WMLPrevElement - interface org.enhydra.wireless.wml.dom.WMLPrevElement.
 
WMLRefreshElement - interface org.enhydra.wireless.wml.dom.WMLRefreshElement.
 
WMLSelectElement - interface org.enhydra.wireless.wml.dom.WMLSelectElement.
'select' element lets user pick from a list of options.
WMLSetvarElement - interface org.enhydra.wireless.wml.dom.WMLSetvarElement.
 
WMLSmallElement - interface org.enhydra.wireless.wml.dom.WMLSmallElement.
'small' render the text with small font (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLStrongElement - interface org.enhydra.wireless.wml.dom.WMLStrongElement.
'strong' strongly emphasis the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLTableElement - interface org.enhydra.wireless.wml.dom.WMLTableElement.
'table' create a set of aligned columns of text and images.
WMLTdElement - interface org.enhydra.wireless.wml.dom.WMLTdElement.
'tr' specifies a single table cell with in a row (Section 11.8.6, WAP WML Version 16-Jun-1999)
WMLTemplateElement - interface org.enhydra.wireless.wml.dom.WMLTemplateElement.
The 'template' element declares a template for the cards in the deck.
WMLTimerElement - interface org.enhydra.wireless.wml.dom.WMLTimerElement.
'timer' elements declares a card timer.
WMLTrElement - interface org.enhydra.wireless.wml.dom.WMLTrElement.
'tr' specifies a single row (Section 11.8.6, WAP WML Version 16-Jun-1999)
WMLUElement - interface org.enhydra.wireless.wml.dom.WMLUElement.
'u' underline the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLWmlElement - interface org.enhydra.wireless.wml.dom.WMLWmlElement.
Root of WML document.
write() - Method in class com.lutris.util.ConfigFile
Writes this config to the associated file.
write(int, String) - Method in interface com.lutris.logging.LogChannel
Write a string to the log file.
write(int, String) - Method in class com.lutris.logging.StandardLogChannel
 
write(int, String, Throwable) - Method in interface com.lutris.logging.LogChannel
Write a string and exception to the log file.
write(int, String, Throwable) - Method in class com.lutris.logging.StandardLogChannel
 
write(Node, File) - Method in class org.enhydra.xml.io.DOMFormatter
Output a document or any node and its children to a File.
write(Node, OutputStream) - Method in class org.enhydra.xml.io.DOMFormatter
Output a document or any node and its children to a OutputStream.
write(Node, Writer) - Method in class org.enhydra.xml.io.DOMFormatter
Output a document or any node and its children to a Writer.
write(OutputStream) - Method in class com.lutris.util.ConfigFile
Writes out a config file to the OutputStream specified.
write(String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltResponse
Write a string to the HTTP client.
write(String) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
write(String) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
write(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text to a document stream opened byopen().
write(String, String) - Method in interface com.lutris.logging.LogChannel
Write a string to the log file.
write(String, String) - Method in class com.lutris.logging.StandardLogChannel
 
write(String, String, Throwable) - Method in interface com.lutris.logging.LogChannel
Write a string and exception to the log file.
write(String, String, Throwable) - Method in class com.lutris.logging.StandardLogChannel
 
writeFileFooter(DataObject) - Method in class com.lutris.dods.builder.generator.query.SourceGenerator_Query
 
writeFileHeader(DataObject) - Method in class com.lutris.dods.builder.generator.query.SourceGenerator_Query
 
writeHeaders() - Method in class com.lutris.appserver.server.jolt.joltpo.JoltResponse
Write buffered headers and cookies to the HTTP client.
writeHTML(HTMLDocument) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Utility method to output an HTML page from a DOM object.
writeHTML(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Utility method to output an HTML page.
writeln(String) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
writeln(String) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
writeln(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text followed by a newline character to a document stream opened by open().
writeMemberStuff(Attribute) - Method in class com.lutris.dods.builder.generator.query.SourceGenerator_Query
 
writeOut(Writer) - Method in class javax.servlet.jsp.tagext.BodyContent
Write the contents of this BodyContent into a Writer.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
 

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