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

A

acceptsURL(String) - Method in class com.caucho.sql.DBPool
Returns true if the driver thinks that it can open a connection to the given URL.
add(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(char[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(CpuUsage, CpuUsage) - Method in class com.caucho.util.CpuUsage
 
add(int) - Method in class com.caucho.util.IntArray
Adds an integer to the array.
add(int) - Method in class com.caucho.util.ByteBuffer
 
add(IntArray) - Method in class com.caucho.util.IntArray
Appends the integers in array to the end of this array.
add(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(int, int) - Method in class com.caucho.util.IntArray
Inserts an integer into the array.
add(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(Object) - Method in class com.caucho.util.NullIterator
 
add(String, Pattern, Expr) - Method in class com.caucho.xsl.KeyFun
Add a new key.
addCacheDepend(Path) - Method in class com.caucho.xsl.XslWriter
Add a dependency to the result document.
addCacheDepend(String) - Method in class com.caucho.xsl.Stylesheet
 
addCdataElement(String) - Method in class com.caucho.xml.XmlPrinter
 
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Sends a new cookie to the client.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a header by converting a date to a string.
addDepend(Path) - Method in class com.caucho.xsl.Stylesheet
 
addDepend(Path, long) - Method in class com.caucho.xsl.Stylesheet
 
addDouble(double) - Method in class com.caucho.util.ByteBuffer
 
addExit() - Static method in class com.caucho.util.Exit
Starts a protection scope.
addExit(ExitListener, Object) - Static method in class com.caucho.util.Exit
Registers the object and listener.
addFunction(String, XPathFun) - Method in class com.caucho.xsl.StylesheetImpl
 
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a header.
addInt(int) - Method in class com.caucho.util.ByteBuffer
 
addInt(int, int) - Method in class com.caucho.util.ByteBuffer
 
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a header by converting an integer value to a string.
addLexeme(String, int) - Method in class com.caucho.regexp.Lex
 
addListener(ChangeListener) - Static method in class com.caucho.util.Registry
 
addLocale(String, DecimalFormatSymbols) - Method in class com.caucho.xsl.FormatNumberFun
Add a new xsl:locale
addShort(int) - Method in class com.caucho.util.ByteBuffer
 
addShort(int, int) - Method in class com.caucho.util.ByteBuffer
 
addString(String) - Method in class com.caucho.util.ByteBuffer
 
addVar(String, Object) - Method in class com.caucho.xpath.Env
Adds the value associated with name.
Alarm - class com.caucho.util.Alarm.
The alarm class provides a lightweight event scheduler.
Alarm(AlarmListener) - Constructor for class com.caucho.util.Alarm
Create a new wakeup alarm with a designated listener as a callback.
Alarm(AlarmListener, long) - Constructor for class com.caucho.util.Alarm
Creates a new alarm and schedules its wakeup.
Alarm(String, AlarmListener, long) - Constructor for class com.caucho.util.Alarm
Creates a named alarm and schedules its wakeup.
AlarmListener - interface com.caucho.util.AlarmListener.
Interface for receiving alarm events.
allocate() - Method in class com.caucho.util.FreeList
Try to get an object from the free list.
allocate() - Static method in class com.caucho.util.CharBuffer
 
allocate() - Static method in class com.caucho.vfs.TempBuffer
 
alwaysModified - Variable in class com.caucho.jsp.Page
 
anyNumber(XslWriter, Node, Env, Pattern, Pattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
anyNumberJs(XslWriter, Node, Env, int, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
append(boolean) - Method in class com.caucho.util.CharBuffer
Appends the boolean representation to the buffer
append(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
append(byte[], int, int) - Method in class com.caucho.util.CharBuffer
Appends iso-8859-1 bytes to the buffer
append(char) - Method in class com.caucho.util.CharBuffer
Appends the character to the buffer
append(char[]) - Method in class com.caucho.util.CharBuffer
Appends the characters to the buffer.
append(char[], int, int) - Method in class com.caucho.util.CharBuffer
Appends the characters to the buffer.
append(CharBuffer) - Method in class com.caucho.util.CharBuffer
Appends the string representation of the object to the buffer.
append(double) - Method in class com.caucho.util.DoubleArray
 
append(double) - Method in class com.caucho.util.CharBuffer
Add a double to the buffer.
append(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
append(float) - Method in class com.caucho.util.CharBuffer
Add a float to the buffer.
append(int) - Method in class com.caucho.util.ByteBuffer
Add a byte to the buffer.
append(int) - Method in class com.caucho.util.CharBuffer
Add an int to the buffer.
append(long) - Method in class com.caucho.util.CharBuffer
Add a long to the buffer.
append(Object) - Method in class com.caucho.util.Tree
 
append(Object) - Method in class com.caucho.util.CharBuffer
Appends the string representation of the object to the buffer.
append(RegistryNode) - Method in class com.caucho.util.RegistryNode
 
append(Slist, Slist) - Static method in class com.caucho.util.Slist
Destructively append
append(String) - Method in class com.caucho.util.ByteBuffer
Appends an int (little endian) in the buffer
append(String) - Method in class com.caucho.util.CharBuffer
Appends the string.
append(String, int, int) - Method in class com.caucho.util.CharBuffer
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendInt(int) - Method in class com.caucho.util.ByteBuffer
Appends an int (little endian) in the buffer
appendShort(int) - Method in class com.caucho.util.ByteBuffer
Appends a short (little endian) in the buffer
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
 
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
applyImports(XslWriter, Node, Env, String, int, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
applyNode(XslWriter, Node, Env, String, int, int) - Method in class com.caucho.xsl.StylesheetImpl
 
applyNode(XslWriter, Node, Env, String, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
applyNodeDefault(XslWriter, Node, Env, String) - Method in class com.caucho.xsl.StylesheetImpl
 
applyTemplates(Call, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
arg(int, ESBase) - Method in class com.caucho.es.Call
 
array(ESBase) - Method in class com.caucho.es.Call
 
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
 
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
 
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.Typically the allowable values for the attribute are defined in a documenttype definition.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
autoFlush - Variable in class javax.servlet.jsp.JspWriter
 
available() - Method in class com.caucho.vfs.ReadStream
Compatibility with InputStream.

B

Base64 - class com.caucho.util.Base64.
Base64 decoding.
Base64() - Constructor for class com.caucho.util.Base64
 
bind(Path) - Method in class com.caucho.vfs.Path
Binds the context to the current path.
bind(Path) - Method in class com.caucho.vfs.FilesystemPath
 
bindRoot - Variable in class com.caucho.vfs.FilesystemPath
 
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
 
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
 
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
 
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
 
BodyContent - class javax.servlet.jsp.tagext.BodyContent.
 
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
 
BodyTag - interface javax.servlet.jsp.tagext.BodyTag.
BodyTag lets tags access the generated tag contents and it allows tag looping.
BodyTagSupport - class javax.servlet.jsp.tagext.BodyTagSupport.
 
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
 
BufferedReaderAdapter - class com.caucho.vfs.BufferedReaderAdapter.
Trivial adapter so readers and input streams can be used in the same servlet.
BufferedReaderAdapter(ReadStream) - Constructor for class com.caucho.vfs.BufferedReaderAdapter
 
bufferSize - Variable in class javax.servlet.jsp.JspWriter
 
byteAt(int) - Method in class com.caucho.util.ByteBuffer
Returns the byte at the specified offset.
ByteBuffer - class com.caucho.util.ByteBuffer.
A variable-length byte buffer, similar to a character buffer.
ByteBuffer() - Constructor for class com.caucho.util.ByteBuffer
 
ByteBuffer(int) - Constructor for class com.caucho.util.ByteBuffer
 
ByteWriteStream - interface com.caucho.jsp.ByteWriteStream.
 

C

CacheableDocument - class com.caucho.xsl.CacheableDocument.
A document wrapper allowing caching of XSL-generated content.
cacheDepends - Variable in class com.caucho.xsl.Stylesheet
 
CacheListener - interface com.caucho.util.CacheListener.
Notifies the cache entry that it's been removed from the cache.
CachePath - class com.caucho.vfs.CachePath.
 
CachePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.CachePath
 
CachePath(Path, int, int) - Constructor for class com.caucho.vfs.CachePath
 
calculate(long, boolean) - Method in class com.caucho.util.QDate
 
Call - class com.caucho.es.Call.
Implementation class representing a call context.
call(Call, int) - Method in class com.caucho.es.ESBase
 
call(Call, int) - Method in class com.caucho.es.ESObject
 
call(Call, int) - Method in class com.caucho.es.ESBeanWrapper
 
call(Call, int) - Method in class com.caucho.es.ESRegexp
 
call(Call, int) - Method in class com.caucho.es.ESClosure
 
call(Call, int, ESString) - Method in class com.caucho.es.ESBase
 
call(Call, int, ESString) - Method in class com.caucho.es.ESBeanWrapper
 
call(Call, int, int) - Method in class com.caucho.es.ESBeanWrapper
 
call(ESBase, ESString, int) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
call(ESBase, int) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
call(int, Call, int) - Method in class com.caucho.es.Script
 
call(String) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with no arguments.
call(String, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with a single argument.
call(String, Object[]) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with an array of arguments.
call(String, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with two arguments.
call(String, Object, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with three arguments.
call(String, Object, Object, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with four arguments.
callScope(ESString, int) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
callTemplate(XslWriter, Node, Env, String, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
canPut(ESString) - Method in class com.caucho.es.ESObject
 
canPut(ESString) - Method in class com.caucho.es.ESClosure
 
canRead() - Method in class com.caucho.vfs.StreamImpl
 
canRead() - Method in class com.caucho.vfs.TempReadStream
 
canRead() - Method in class com.caucho.vfs.Path
Tests if the file can be read.
canRead() - Method in class com.caucho.vfs.FilePath
 
canRead() - Method in class com.caucho.vfs.CachePath
 
canRead() - Method in class com.caucho.vfs.ReaderWriterStream
 
canRead() - Method in class com.caucho.vfs.PipeStream
 
canRead() - Method in class com.caucho.vfs.StringStream
 
canRead() - Method in class com.caucho.vfs.StreamFilter
 
canRead() - Method in class com.caucho.vfs.MemoryPath
 
canRead() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canRead() - Method in class com.caucho.vfs.JarPath
 
canRead() - Method in class com.caucho.vfs.ReadStream
Returns true if the stream allows reading.
canRead() - Method in class com.caucho.vfs.VfsStream
 
canWrite() - Method in class com.caucho.vfs.StreamImpl
 
canWrite() - Method in class com.caucho.vfs.Path
Tests if the file can be written.
canWrite() - Method in class com.caucho.vfs.FilePath
 
canWrite() - Method in class com.caucho.vfs.CachePath
 
canWrite() - Method in class com.caucho.vfs.ReaderWriterStream
 
canWrite() - Method in class com.caucho.vfs.MemoryStream
 
canWrite() - Method in class com.caucho.vfs.LogStream
 
canWrite() - Method in class com.caucho.vfs.PipeStream
 
canWrite() - Method in class com.caucho.vfs.TempStream
 
canWrite() - Method in class com.caucho.vfs.StreamFilter
 
canWrite() - Method in class com.caucho.vfs.MemoryPath
 
canWrite() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canWrite() - Method in class com.caucho.vfs.JarPath
 
canWrite() - Method in class com.caucho.vfs.VfsStream
 
canWrite() - Method in class com.caucho.vfs.WriteStream
Returns true if the buffer allows writes.
capacity() - Method in class com.caucho.util.ByteBuffer
Returns the actual capacity of the buffer, i.e.
capacity() - Method in class com.caucho.util.CharBuffer
Returns the capacity of the buffer, i.e.
carefulCharAt(int) - Method in class com.caucho.es.ESString
 
CauchoDocument - interface com.caucho.xml.CauchoDocument.
CauchoDocument extends the DOM, providing namespaces
CauchoElement - interface com.caucho.xml.CauchoElement.
CauchoElement extends the DOM, providing for ordered Attributes.
CauchoNode - interface com.caucho.xml.CauchoNode.
CauchoNode extends the DOM, providing namespace support and input file support.
CauchoPage - interface com.caucho.jsp.CauchoPage.
 
CauchoSystem - class com.caucho.util.CauchoSystem.
A wrapper for Caucho system variables, allowing tests to override the default variables.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
 
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
ChangeListener - interface com.caucho.util.ChangeListener.
 
changeToBackingFile(int) - Method in class com.caucho.vfs.TempStream
 
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
charAt(int) - Method in class com.caucho.util.CharSegment
Returns the char at the specified offset.
charAt(int) - Method in class com.caucho.util.CharBuffer
Returns the char at the specified offset.
CharBuffer - class com.caucho.util.CharBuffer.
CharBuffer is an unsynchronized version of StringBuffer.
CharBuffer() - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with no characters.
CharBuffer(int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial capacity
CharBuffer(String) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBuffer(String, int, int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBufferWriter - interface com.caucho.util.CharBufferWriter.
 
CharCursor - class com.caucho.util.CharCursor.
 
CharCursor() - Constructor for class com.caucho.util.CharCursor
 
CharScanner - class com.caucho.util.CharScanner.
A scanner for simple delimiter based parsing.
CharScanner(String) - Constructor for class com.caucho.util.CharScanner
Creates a compiled character scanner.
CharSegment - class com.caucho.util.CharSegment.
CharSegment is a section of a character bufferk
CharSegment(char[], int, int) - Constructor for class com.caucho.util.CharSegment
Constructs a char buffer with no characters.
checkValid() - Method in interface com.caucho.xml.CauchoNode
For testing...
children() - Method in class com.caucho.util.Tree
 
clear() - Method in class com.caucho.util.DoubleArray
 
clear() - Method in class com.caucho.util.IntMap
Clear the hashmap.
clear() - Method in class com.caucho.util.IntArray
clear the array, i.e.
clear() - Method in class com.caucho.util.LruCache
Clears the cache
clear() - Method in class com.caucho.util.ByteBuffer
 
clear() - Method in class com.caucho.util.CpuUsage
 
clear() - Method in class com.caucho.util.CharBuffer
Clears the buffer.
clear() - Method in class com.caucho.util.IntSet
 
clear() - Method in class com.caucho.vfs.TempBuffer
 
clear() - Method in class com.caucho.xpath.Env
Clears all values in the local environment.
clear() - Method in class javax.servlet.jsp.JspWriter
 
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
 
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
 
clearRead() - Method in class com.caucho.vfs.ReadStream
Clears the read buffer.
clearWrite() - Method in class com.caucho.vfs.StreamImpl
 
clearWrite() - Method in class com.caucho.vfs.TempStream
 
clearWrite() - Method in class com.caucho.vfs.WriteStream
Clears the write buffer
clone() - Method in class com.caucho.util.RegistryNode
 
clone() - Method in class com.caucho.util.CharCursor
 
clone() - Method in class com.caucho.util.StringCharCursor
 
clone() - Method in class com.caucho.util.QDate
 
clone() - Method in class com.caucho.util.ByteBuffer
Clones the buffer
clone() - Method in class com.caucho.util.CharBuffer
Clones the buffer
clone() - Method in class com.caucho.util.IntSet
Returns a clone of the set.
clone() - Method in class javax.servlet.http.Cookie
 
clone() - Method in class javax.servlet.jsp.tagext.TagData
 
cloneNode(boolean) - Method in class com.caucho.xml.QDocumentType
 
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - Method in class com.caucho.util.CharBuffer
 
close() - Method in class com.caucho.vfs.StreamImpl
 
close() - Method in class com.caucho.vfs.TempReadStream
 
close() - Method in class com.caucho.vfs.ReaderWriterStream
 
close() - Method in class com.caucho.vfs.LogStream
 
close() - Method in class com.caucho.vfs.PipeStream
 
close() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
close() - Method in class com.caucho.vfs.TempStream
 
close() - Method in class com.caucho.vfs.StreamFilter
 
close() - Method in class com.caucho.vfs.ReadStream
Close the stream.
close() - Method in class com.caucho.vfs.VfsStream
 
close() - Method in class com.caucho.vfs.WriteStream
Close the stream, first flushing the write buffer.
close() - Method in class com.caucho.xsl.XslWriter
close is meaningless for XslWriter.
close() - Method in class com.caucho.sql.DBPool
 
closure(Call) - Method in class com.caucho.es.ESClosure
 
code - Variable in class org.w3c.dom.DOMException
 
com.caucho.es - package com.caucho.es
The JavaScript compiler package.
com.caucho.jsp - package com.caucho.jsp
 
com.caucho.regexp - package com.caucho.regexp
 
com.caucho.sql - package com.caucho.sql
 
com.caucho.util - package com.caucho.util
 
com.caucho.vfs - package com.caucho.vfs
 
com.caucho.xml - package com.caucho.xml
XML parsing and printing package.
com.caucho.xpath - package com.caucho.xpath
Finding and selecting XML nodes using XSL patterns.
com.caucho.xsl - package com.caucho.xsl
The XSLT transformation package.
comma(ESBase, ESBase) - Static method in class com.caucho.es.Call
 
Comment - interface org.w3c.dom.Comment.
This represents the content of a comment, i.e., all the characters between the starting '<!--' and ending '-->'.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
 
compile() - Method in class com.caucho.regexp.Lex
 
CompileException - interface com.caucho.util.CompileException.
 
CONFIG - Static variable in class javax.servlet.jsp.PageContext
 
connect(String, Properties) - Method in class com.caucho.sql.DBPool
Attempts to make a database connection to the given URL.
ConstIntMap - class com.caucho.es.ConstIntMap.
 
ConstIntMap(int) - Constructor for class com.caucho.es.ConstIntMap
 
construct(Call, int) - Method in class com.caucho.es.ESBase
 
construct(Call, int) - Method in class com.caucho.es.ESObject
 
construct(Call, int) - Method in class com.caucho.es.ESBeanWrapper
 
construct(Call, int) - Method in class com.caucho.es.ESClosure
 
contains(double) - Method in class com.caucho.util.DoubleArray
 
contains(int) - Method in class com.caucho.util.IntArray
Returns true if the array contains and integer equal to test.
contains(int) - Method in class com.caucho.util.IntSet
True if the set contains the element
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns true if the output headers include name
contentType - Variable in class com.caucho.jsp.Page
 
Cookie - class javax.servlet.http.Cookie.
 
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
 
copy() - Method in class com.caucho.vfs.FilesystemPath
 
copy(CpuUsage) - Method in class com.caucho.util.CpuUsage
 
copy(HashMap) - Method in class com.caucho.es.ESObject
 
copy(HashMap) - Method in class com.caucho.es.ESBeanWrapper
 
copy(HashMap, Object) - Method in class com.caucho.es.ESObject
 
copy(Object) - Method in class com.caucho.es.ESObject
 
copy(Object) - Method in class com.caucho.es.ESRegexp
 
copy(Object) - Method in class com.caucho.es.ESClosure
 
copy(Slist) - Static method in class com.caucho.util.Slist
Copies a slist
copyFromStream(ReadStream) - Static method in class com.caucho.vfs.TempBuffer
 
copyOf(Object) - Method in class com.caucho.xsl.XslWriter
Adds a deep copy of the node to the current node.
copyOf(XslWriter, Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
CpuUsage - class com.caucho.util.CpuUsage.
 
create() - Static method in class com.caucho.util.NullEnumeration
 
create() - Static method in class com.caucho.util.NullIterator
 
create() - Static method in class com.caucho.util.CpuUsage
 
create() - Static method in class com.caucho.vfs.PipeStream
 
create(boolean) - Static method in class com.caucho.es.ESBoolean
Returns the proper boolean
create(CharBuffer) - Static method in class com.caucho.es.ESString
 
create(ClassLoader, Path) - Static method in class com.caucho.util.DirectoryClassLoader
Create a new class loader
create(ClassLoader, Path, String) - Static method in class com.caucho.util.SimpleClassLoader
Create a new class loader
create(double) - Static method in class com.caucho.es.ESNumber
 
create(int) - Static method in class com.caucho.es.ESString
 
create(String) - Static method in class com.caucho.es.ESString
 
create(String) - Static method in class com.caucho.xsl.XslParseException
Hack for js.
createArg(ESId[], int) - Method in class com.caucho.es.Call
 
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttribute(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
Creates a namespace-aware attribute
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createDate(long) - Method in class com.caucho.es.Call
 
createDocument() - Static method in class com.caucho.xml.Xml
 
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
Creates a namespace-aware element
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEnv() - Static method in class com.caucho.xpath.XPath
Creates a new variable environment.
createEnv(Env) - Static method in class com.caucho.xpath.XPath
Creates a new variable environment based on an old environment.
createFromCharCode(char) - Static method in class com.caucho.es.ESString
 
createInputStream() - Method in class com.caucho.util.ByteBuffer
 
createNewFile() - Method in class com.caucho.vfs.Path
Creates the file named by this Path and returns true if the file is new.
createNull() - Method in class com.caucho.es.ESFactory
 
createObject() - Method in class com.caucho.es.Global
 
createObject() - Method in class com.caucho.es.Call
 
createOutputStream() - Method in class com.caucho.util.ByteBuffer
 
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createReadStream() - Method in class com.caucho.util.ByteBuffer
 
createRoot() - Method in class com.caucho.vfs.Path
Creates a restricted root, like the Unix chroot call.
createRoot() - Method in class com.caucho.vfs.FilesystemPath
Essentially chroot
createTempFile(String, String) - Method in class com.caucho.vfs.Path
Creates a unique temporary file as a child of this directory.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createUndefined() - Method in class com.caucho.es.ESFactory
 
createUnescapedTextNode(String) - Method in interface com.caucho.xml.CauchoDocument
 
Cron - class com.caucho.util.Cron.
The cron class provides a lightweight event scheduler.
Cron(CronListener) - Constructor for class com.caucho.util.Cron
Create a new wakeup cron with a designated listener as a callback.
Cron(CronListener, String) - Constructor for class com.caucho.util.Cron
Create a new wakeup cron with a designated listener as a callback.
CronListener - interface com.caucho.util.CronListener.
Interface for receiving cron events.
current() - Method in class com.caucho.util.CharCursor
 
current() - Method in class com.caucho.util.StringCharCursor
 

D

DAY - Static variable in class com.caucho.util.QDate
 
DAY_OF_MONTH - Static variable in class com.caucho.util.QDate
 
DAY_OF_WEEK - Static variable in class com.caucho.util.QDate
 
dbg - Static variable in class com.caucho.xpath.Pattern
 
DBPool - class com.caucho.sql.DBPool.
Manages a pool of database connections.
DBPool(String, String, String, String, String, ClassLoader, int) - Constructor for class com.caucho.sql.DBPool
 
DBTypeInfo - class com.caucho.sql.DBTypeInfo.
Type information
decode(String) - Static method in class com.caucho.util.Base64
 
DEFAULT_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
 
defaultDisableEscaping - Variable in class com.caucho.xsl.StylesheetImpl
 
delete(ESString) - Method in class com.caucho.es.ESBase
 
delete(ESString) - Method in class com.caucho.es.ESObject
Deletes the entry.
delete(ESString) - Method in class com.caucho.es.ESRegexp
 
delete(ESString) - Method in class com.caucho.es.ESClosure
 
delete(ESString) - Method in class com.caucho.es.Call
 
delete(int, int) - Method in class com.caucho.util.CharBuffer
Deletes characters from the buffer.
deleteCharAt(int) - Method in class com.caucho.util.CharBuffer
Deletes a character from the buffer.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of characters from the node.
deleteScopeProperty(ESString) - Method in class com.caucho.es.Call
 
Depend - class com.caucho.jsp.Depend.
 
Depend(Path, long) - Constructor for class com.caucho.jsp.Depend
 
dequeue() - Method in class com.caucho.util.Cron
Remove the cron from the wakeup queue.
dequeue() - Method in class com.caucho.util.Alarm
Remove the alarm from the wakeup queue.
destroy() - Method in class com.caucho.vfs.MemoryStream
 
destroy() - Method in class com.caucho.vfs.TempStream
 
destroy() - Method in class com.caucho.jsp.JavaPage
 
destroy() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
destroy() - Method in class javax.servlet.GenericServlet
Called when the servlet (and the application) shuts down.
destroy() - Method in interface javax.servlet.Servlet
Called when the servlet shuts down.
dfs() - Method in class com.caucho.util.Tree
 
difference(IntSet) - Method in class com.caucho.util.IntSet
Calculates the set difference from a and b
DirectoryClassLoader - class com.caucho.util.DirectoryClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
DirectoryClassLoader() - Constructor for class com.caucho.util.DirectoryClassLoader
 
DirectoryClassLoader(ClassLoader) - Constructor for class com.caucho.util.DirectoryClassLoader
 
disableEscaping(boolean) - Method in class com.caucho.xsl.XslWriter
 
discard() - Method in class com.caucho.vfs.TempStream
 
dispatch() - Method in class com.caucho.es.ESClosure
 
doAfterBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Tags call doAfterBody after processing the tag body.
doAfterBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
 
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process a DELETE request
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
 
doEndTag() - Method in interface javax.servlet.jsp.tagext.Tag
Callback to handle the end of a tag.
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process a GET or HEAD request
doInitBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Tags call doInitBody before processing the tag body.
doInitBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
doNew(ESBase, ESString, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
DONT_DELETE - Static variable in class com.caucho.es.ESBase
 
DONT_ENUM - Static variable in class com.caucho.es.ESBase
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process an OPTIONS request
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process a POST request
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process a PUT request
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
 
doStartTag() - Method in interface javax.servlet.jsp.tagext.Tag
Callback to handle the start of a tag.
doStartTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Process a TRACE request
DoubleArray - class com.caucho.util.DoubleArray.
 
DoubleArray() - Constructor for class com.caucho.util.DoubleArray
 
doVoid(ESBase) - Static method in class com.caucho.es.Call
 
dup() - Method in class com.caucho.es.ESBeanWrapper
 
dup() - Method in class com.caucho.es.ESRegexp
 
dup() - Method in class com.caucho.es.ESClosure
 
dup(int) - Method in class com.caucho.es.ESBeanWrapper
 
DynamicClassLoader - class com.caucho.util.DynamicClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
DynamicClassLoader.Entry - class com.caucho.util.DynamicClassLoader.Entry.
 
DynamicClassLoader.Entry(Path, Path) - Constructor for class com.caucho.util.DynamicClassLoader.Entry
 
DynamicClassLoader() - Constructor for class com.caucho.util.DynamicClassLoader
Create a new class loader
DynamicClassLoader(ClassLoader) - Constructor for class com.caucho.util.DynamicClassLoader
Create a new class loader (jdk1.2)

E

e - Variable in class com.caucho.xsl.XslParseException
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBase
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESUndefined
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESObject
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESNumber
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESString
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBeanWrapper
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBoolean
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESNull
 
Element - interface org.w3c.dom.Element.
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
 
encode(CharBuffer, long) - Static method in class com.caucho.util.Base64
 
encode(long) - Static method in class com.caucho.util.Base64
 
encode(String) - Static method in class com.caucho.util.Base64
 
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated.  
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes session information in a url suitable for sendRedirect()
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated.  
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes session information in a url.
Encoding - class com.caucho.vfs.Encoding.
Converts between the mime encoding names and Java encoding names.
endsWith(String) - Method in class com.caucho.util.CharSegment
 
endsWith(String) - Method in class com.caucho.util.CharBuffer
 
ensureCapacity(int) - Method in class com.caucho.util.ByteBuffer
Ensure the buffer can hold at least 'minimumCapacity' bytes.
ensureCapacity(int) - Method in class com.caucho.util.CharBuffer
Ensure the buffer can hold at least 'minimumCapacity' chars.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
 
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
 
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EnumIterator - class com.caucho.util.EnumIterator.
Makes an Enumeration appear as an Iterator.
EnumIterator(Enumeration) - Constructor for class com.caucho.util.EnumIterator
 
Env - class com.caucho.xpath.Env.
Global and local variable environment.
Env() - Constructor for class com.caucho.xpath.Env
 
equals(Object) - Method in class com.caucho.util.ByteBuffer
 
equals(Object) - Method in class com.caucho.util.CharSegment
 
equals(Object) - Method in class com.caucho.util.CharBuffer
 
equals(Object) - Method in class com.caucho.vfs.Path
 
equals(Object) - Method in class com.caucho.vfs.FilesystemPath
 
equals(Object) - Method in class com.caucho.vfs.FilePath
 
equals(Object) - Method in class com.caucho.vfs.CachePath
 
equals(Object) - Method in class com.caucho.vfs.JarPath
 
equals(Object) - Method in class com.caucho.es.ESNumber
 
equals(Object) - Method in class com.caucho.es.ESString
 
equals(Object) - Method in class com.caucho.es.ESId
 
equalsIgnoreCase(CharBuffer) - Method in class com.caucho.util.CharBuffer
 
equalsIgnoreCase(CharSegment) - Method in class com.caucho.util.CharSegment
 
equalsIgnoreCase(String) - Method in class com.caucho.util.CharSegment
 
equalsIgnoreCase(String) - Method in class com.caucho.util.CharBuffer
 
errorPage - Variable in class com.caucho.xsl.Stylesheet
 
ESArrayWrapper - class com.caucho.es.ESArrayWrapper.
JavaScript object
ESArrayWrapper() - Constructor for class com.caucho.es.ESArrayWrapper
 
esBase - Static variable in class com.caucho.es.ESBase
 
ESBase - class com.caucho.es.ESBase.
Implementation class for the base of the JavaScript object hierarchy.
ESBeanWrapper - class com.caucho.es.ESBeanWrapper.
Implementation class serving as the base for wrapped Java objects.
ESBeanWrapper() - Constructor for class com.caucho.es.ESBeanWrapper
 
ESBoolean - class com.caucho.es.ESBoolean.
Implementation class for JavaScript booleans.
ESClosure - class com.caucho.es.ESClosure.
Implementation class representing a JavaScript function.
ESClosure() - Constructor for class com.caucho.es.ESClosure
Create a new object based on a prototype
ESClosure(ESBase[], int) - Constructor for class com.caucho.es.ESClosure
 
ESClosure(ESString, Script, ESObject, int, ESId[], ESObject) - Constructor for class com.caucho.es.ESClosure
 
esEmpty - Static variable in class com.caucho.es.ESBase
 
ESException - exception com.caucho.es.ESException.
JavaScript exception
ESException() - Constructor for class com.caucho.es.ESException
 
ESException(String) - Constructor for class com.caucho.es.ESException
 
ESFactory - class com.caucho.es.ESFactory.
Factory for creating the base objects, allowing sophisticated script users to override the implementations.
ESFactory() - Constructor for class com.caucho.es.ESFactory
 
ESGlobal - class com.caucho.es.ESGlobal.
Implementation class representing the global object.
ESId - class com.caucho.es.ESId.
 
esNull - Static variable in class com.caucho.es.ESBase
 
ESNull - class com.caucho.es.ESNull.
 
ESNullException - exception com.caucho.es.ESNullException.
JavaScript exception
ESNullException() - Constructor for class com.caucho.es.ESNullException
 
ESNullException(String) - Constructor for class com.caucho.es.ESNullException
 
ESNumber - class com.caucho.es.ESNumber.
Implementation class for JavaScript numbers.
ESObject - class com.caucho.es.ESObject.
Implementation class for a JavaScript Object.
ESObject() - Constructor for class com.caucho.es.ESObject
 
ESObject(String, ESBase) - Constructor for class com.caucho.es.ESObject
Simple constructor for parentless objects.
ESObject(String, ESBase, int) - Constructor for class com.caucho.es.ESObject
 
ESParseException - exception com.caucho.es.ESParseException.
JavaScript exception
ESParseException(Exception) - Constructor for class com.caucho.es.ESParseException
 
ESParseException(String, int, int, int, int, String) - Constructor for class com.caucho.es.ESParseException
 
ESRegexp - class com.caucho.es.ESRegexp.
 
ESRegexp() - Constructor for class com.caucho.es.ESRegexp
 
ESRegexp(String, String) - Constructor for class com.caucho.es.ESRegexp
 
ESString - class com.caucho.es.ESString.
Implementation class for JavaScript strings.
ESString(String) - Constructor for class com.caucho.es.ESString
Create a new object based on a prototype
esUndefined - Static variable in class com.caucho.es.ESBase
 
ESUndefined - class com.caucho.es.ESUndefined.
 
ESUndefinedException - exception com.caucho.es.ESUndefinedException.
JavaScript exception
ESUndefinedException() - Constructor for class com.caucho.es.ESUndefinedException
 
ESUndefinedException(String) - Constructor for class com.caucho.es.ESUndefinedException
 
ESWrapperException - exception com.caucho.es.ESWrapperException.
JavaScript exception
ESWrapperException(Exception) - Constructor for class com.caucho.es.ESWrapperException
 
EVAL_BODY_INCLUDE - Static variable in interface javax.servlet.jsp.tagext.Tag
 
EVAL_BODY_TAG - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Constant returned by doStartTag to evaluate a tag body.
EVAL_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
 
eval(Node, Env, Node, Pattern, ArrayList) - Method in class com.caucho.xpath.XPathFun
Evaluate the function.
eval(Node, Env, Node, Pattern, ArrayList) - Method in class com.caucho.xsl.KeyFun
Evaluate the function.
eval(Node, Env, Node, Pattern, ArrayList) - Method in class com.caucho.xsl.FormatNumberFun
Evaluate the function.
evalBoolean(Node) - Method in class com.caucho.xpath.Expr
Returns the boolean value of the node.
evalBoolean(Node, Env) - Method in class com.caucho.xpath.Expr
Returns the boolean value of the node.
evalExpr(Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
evalNodeSet(Node) - Method in class com.caucho.xpath.Expr
Returns an iterator of matching nodes
evalNodeSet(Node, Env) - Method in class com.caucho.xpath.Expr
Returns an iterator of matching nodes
evalNumber(Node) - Method in class com.caucho.xpath.Expr
Returns the numeric value of the node.
evalNumber(Node, Env) - Method in class com.caucho.xpath.Expr
Returns the numeric value of the node.
evalNumber(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning a double.
evalObject(Node) - Method in class com.caucho.xpath.Expr
Returns the object value of the node.
evalObject(Node, Env) - Method in class com.caucho.xpath.Expr
Returns the object value of the node.
evalObject(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning an object
evalString(Node) - Method in class com.caucho.xpath.Expr
Returns the string value of the node.
evalString(Node, Env) - Method in class com.caucho.xpath.Expr
Returns the string value of the node.
evalString(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning a string.
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
 
ExceptionWrapper - interface com.caucho.util.ExceptionWrapper.
 
exec(CharBuffer, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(CharCursor) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(CharCursor, int, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(String, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
execute(HashMap, Object) - Method in class com.caucho.es.Script
Execute the script; the main useful entry.
executeClosure(HashMap, Object) - Method in class com.caucho.es.Script
Execute the program, returning a closure of the global state.
exists() - Method in class com.caucho.vfs.Path
Tests if the file exists.
exists() - Method in class com.caucho.vfs.FilePath
 
exists() - Method in class com.caucho.vfs.CachePath
 
exists() - Method in class com.caucho.vfs.MemoryPath
 
exists() - Method in class com.caucho.vfs.JarPath
 
Exit - class com.caucho.util.Exit.
The exit class is used to automatically clean state.
exit() - Static method in class com.caucho.util.Exit
Calls all registered listeners.
ExitListener - interface com.caucho.util.ExitListener.
 
export(ESObject, ESObject) - Method in class com.caucho.es.Script
 
Expr - class com.caucho.xpath.Expr.
Compute values from nodes.
exprNumber(XslWriter, Node, Env, Expr, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
exprNumberJs(XslWriter, Node, Env, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
exprs - Variable in class com.caucho.xsl.JavaStylesheet
 

F

FAIL - Static variable in class com.caucho.regexp.Regexp
 
FALSE - Static variable in class com.caucho.es.ESBoolean
 
FilePath - class com.caucho.vfs.FilePath.
FilePath implements the native filesystem.
FilePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilePath
 
FilesystemPath - class com.caucho.vfs.FilesystemPath.
Abstract FilesystemPath, the parent of hierarchical Paths like FilePath or HttpPath.
FilesystemPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilesystemPath
Create a new filesystemPath
fill(String, String) - Method in class com.caucho.regexp.Regexp
 
fill(String, String, CharBuffer) - Method in class com.caucho.regexp.Regexp
 
fillClassPath() - Method in class com.caucho.util.DynamicClassLoader
Fill data for the class path.
fillClassPath() - Method in class com.caucho.util.DirectoryClassLoader
Fill data for the class path.
fillClassPath() - Method in class com.caucho.util.SimpleClassLoader
 
fillScope() - Method in class com.caucho.es.Call
 
find(NamespaceContext, String) - Static method in class com.caucho.xpath.NamespaceContext
 
find(Node) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(Node, Env) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(String, Node) - Static method in class com.caucho.xpath.XPath
Finds a node based on an XPath pattern.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
 
findAttribute(String) - Method in class javax.servlet.jsp.PageContext
Finds an attribute in all scopes.
findClass(String) - Method in class com.caucho.util.DynamicClassLoader
Load a class using this class loader
findLibrary(String) - Method in class com.caucho.util.DynamicClassLoader
 
findScopeProperty(ESString) - Method in class com.caucho.es.Call
 
findXslPath(String, Path[], ClassLoader) - Static method in class com.caucho.xsl.Xsl
 
first - Variable in class com.caucho.util.Slist
 
first() - Method in class com.caucho.util.CharCursor
 
flush() - Method in class com.caucho.vfs.StreamImpl
 
flush() - Method in class com.caucho.vfs.ReaderWriterStream
 
flush() - Method in class com.caucho.vfs.LogStream
 
flush() - Method in class com.caucho.vfs.TempStream
 
flush() - Method in class com.caucho.vfs.StreamFilter
 
flush() - Method in class com.caucho.vfs.VfsStream
 
flush() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.xsl.XslWriter
flush is meaningless for XslWriter.
flush() - Method in class javax.servlet.jsp.JspWriter
 
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
 
flushBuffer() - Method in interface javax.servlet.ServletResponse
Flushes the buffer to the client.
format(long) - Static method in class com.caucho.util.QDate
 
format(long, String) - Static method in class com.caucho.util.QDate
 
format(String) - Method in class com.caucho.util.QDate
 
FormatNumberFun - class com.caucho.xsl.FormatNumberFun.
The format-number(...) function.
FormatNumberFun() - Constructor for class com.caucho.xsl.FormatNumberFun
 
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards the request to another page.
forward(String) - Method in class javax.servlet.jsp.PageContext
 
free() - Method in class com.caucho.util.CharBuffer
 
free(Object) - Method in class com.caucho.util.FreeList
Frees the object.
free(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeAll(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeEnv(Env) - Static method in class com.caucho.xpath.XPath
Free an environment.
FreeList - class com.caucho.util.FreeList.
FreeList provides a simple class to manage free objects.
FreeList(int) - Constructor for class com.caucho.util.FreeList
Create a new free list.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.FilesystemPath
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.FilePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.CachePath
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.MemoryPath
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.JarPath
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.HttpPath
 
funId - Variable in class com.caucho.xsl.Template
 

G

GenericServlet - class javax.servlet.GenericServlet.
GenericServlet is a convenient abstract class for defining Servlets.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
 
get(int) - Method in class com.caucho.util.DoubleArray
 
get(int) - Method in class com.caucho.util.IntArray
Gets the integer value at the given index.
get(int) - Method in class com.caucho.util.QDate
 
get(int) - Method in class com.caucho.util.ByteBuffer
 
get(Object) - Method in class com.caucho.util.IntMap
Puts a new value in the property table with the appropriate flags
get(Object) - Method in class com.caucho.util.LruCache
Get an item from the cache and make it most recently used.
get(Object) - Method in class com.caucho.es.ConstIntMap
 
getActiveConnections() - Method in class com.caucho.sql.DBPool
Get the total number of connections in use by the program.
getApplication() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getArg(int, int) - Method in class com.caucho.es.Call
 
getArgInt32(int, int) - Method in class com.caucho.es.Call
 
getArgNum(int, int) - Method in class com.caucho.es.Call
 
getArgObject(int, int) - Method in class com.caucho.es.Call
 
getArgString(int, int) - Method in class com.caucho.es.Call
 
getAttribute(String) - Method in class com.caucho.vfs.StreamImpl
 
getAttribute(String) - Method in class com.caucho.vfs.Path
Gets an attribute of the object.
getAttribute(String) - Method in class com.caucho.vfs.ReadStream
Returns a named attribute.
getAttribute(String) - Method in class com.caucho.vfs.MailtoPath
 
getAttribute(String) - Method in class com.caucho.vfs.WriteStream
Returns a named attribute.
getAttribute(String) - Method in class com.caucho.xsl.XslWriter
Returns the attribute with the given name.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns an attribute value.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns an attribute value.
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns a session value.
getAttribute(String) - Method in class javax.servlet.jsp.PageContext
 
getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
 
getAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
Gets an attribute in a given scope.
getAttributeNames() - Method in class com.caucho.vfs.StreamImpl
 
getAttributeNames() - Method in class com.caucho.vfs.Path
Returns a iterator of all attribute names set for this object.
getAttributeNames() - Method in class com.caucho.vfs.ReadStream
Lists all named attributes.
getAttributeNames() - Method in class com.caucho.vfs.WriteStream
Lists all named attributes.
getAttributeNames() - Method in class com.caucho.xsl.XslWriter
Lists the names of all the attributes.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an enumeration of all the attribute names.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Enumerates all attribute names in the request.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an enumeration of all the attribute names.
getAttributeNames() - Method in class javax.servlet.jsp.PageContext
 
getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.PageContext
Lists attribute names in a given scope.
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by name.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getAttributesScope(String) - Method in class javax.servlet.jsp.PageContext
Returns the scope for an attribute.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
 
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the auth type, e.g.
getAvailable() - Method in class com.caucho.vfs.StreamImpl
 
getAvailable() - Method in class com.caucho.vfs.TempReadStream
 
getAvailable() - Method in class com.caucho.vfs.TempBuffer
 
getAvailable() - Method in class com.caucho.vfs.PipeStream
 
getAvailable() - Method in class com.caucho.vfs.StringStream
 
getAvailable() - Method in class com.caucho.vfs.StreamFilter
 
getAvailable() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
getAvailable() - Method in class com.caucho.vfs.ReadStream
Returns an estimate of the available bytes.
getAvailable() - Method in class com.caucho.vfs.VfsStream
 
getBegin(int) - Method in class com.caucho.regexp.Regexp
 
getBeginIndex() - Method in class com.caucho.util.CharCursor
 
getBeginIndex() - Method in class com.caucho.util.StringCharCursor
 
getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
getBoolean() - Method in class com.caucho.util.RegistryNode
 
getBoolean(String, boolean) - Method in class com.caucho.util.RegistryNode
 
getBoolean(String, boolean) - Static method in class com.caucho.util.Registry
 
getBuffer() - Method in class com.caucho.util.ByteBuffer
Returns the byte array for the buffer.
getBuffer() - Method in class com.caucho.util.CharSegment
Returns the buffer's char array.
getBuffer() - Method in class com.caucho.util.CharBuffer
Returns the buffer's char array.
getBuffer() - Method in class com.caucho.vfs.TempBuffer
 
getBuffer() - Method in class com.caucho.vfs.ReadStream
 
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the size of the output buffer.
getBufferSize() - Method in class javax.servlet.jsp.JspWriter
 
getCache(Object) - Method in class com.caucho.xpath.Env
 
getCacheDepends() - Method in class com.caucho.xsl.Stylesheet
 
getCacheDepends() - Method in class com.caucho.xsl.CacheableDocument
 
getCall() - Method in class com.caucho.es.Call
 
getCallThis() - Method in class com.caucho.es.Call
 
getCanonicalName() - Method in interface com.caucho.xml.CauchoNode
Returns the node's canonical name.
getCapacity() - Method in class com.caucho.util.CharBuffer
 
getCause() - Method in class com.caucho.xsl.XslParseException
 
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the character encoding the response is using for output.
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the character encoding of the POSTed data.
getChars(int, int, char[], int) - Method in class com.caucho.util.CharSegment
Copies characters to the destination buffer.
getChars(int, int, char[], int) - Method in class com.caucho.util.CharBuffer
Copies characters to the destination buffer.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getClassEntry(String) - Method in class com.caucho.util.DynamicClassLoader
 
getClassLoader() - Method in class com.caucho.es.Global
 
getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getClassPath() - Method in class com.caucho.util.DynamicClassLoader
 
getColumn() - Method in interface com.caucho.xml.CauchoNode
Returns the source column of this node.
getColumn() - Method in class com.caucho.es.ESParseException
 
getColumnNumber() - Method in class com.caucho.xml.XmlParser
 
getComment() - Method in class javax.servlet.http.Cookie
 
getConfig() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getConnection() - Method in class com.caucho.sql.DBPool
Returns a pooled connection.
getConnection(String, String) - Method in class com.caucho.sql.DBPool
Return a connection.
getContainer() - Method in class com.caucho.vfs.JarPath
 
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the content length of the data.
getContentType() - Method in class com.caucho.vfs.Path
Returns the mime-type of the file.
getContentType() - Method in class com.caucho.xsl.Stylesheet
 
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the request's mime-type.
getContext(String) - Method in interface javax.servlet.ServletContext
Returns the ServletContext for the uri.
getContextClassLoader() - Static method in class com.caucho.util.CauchoSystem
 
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of the URI corresponding to the application's prefix.
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array of all cookies sent by the client.
getCpuUsage() - Static method in class com.caucho.util.CauchoSystem
 
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when the session was created.
getCurrentTime() - Static method in class com.caucho.util.Alarm
Returns the current time.
getData() - Method in class com.caucho.util.Tree
 
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getDataType() - Method in class com.caucho.sql.DBTypeInfo
 
getDate() - Method in class com.caucho.util.RegistryNode
 
getDate(String, QDate) - Method in class com.caucho.util.RegistryNode
 
getDate(String, QDate) - Static method in class com.caucho.util.Registry
 
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Converts a date header to milliseconds since the epoch.
getDayOfMonth() - Method in class com.caucho.util.QDate
 
getDayOfWeek() - Method in class com.caucho.util.QDate
 
getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
 
getDepends() - Method in class com.caucho.xsl.Stylesheet
 
getDisableEscaping() - Method in class com.caucho.xsl.XslWriter
 
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in class com.caucho.xml.XmlParser
 
getDocument() - Method in class com.caucho.xsl.CacheableDocument
Returns the document
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDomain() - Method in class javax.servlet.http.Cookie
 
getDouble() - Method in class com.caucho.util.RegistryNode
 
getDouble(String, double) - Method in class com.caucho.util.RegistryNode
 
getDouble(String, double) - Static method in class com.caucho.util.Registry
 
getDriver() - Method in class com.caucho.sql.DBPool
Returns the JDBC driver for the pooled object.
getDriverName() - Method in class com.caucho.sql.DBPool
Returns the JDBC driver class for the pooled object.
getElement(String) - Method in class com.caucho.xml.QDocumentType
 
getElementId(String) - Method in class com.caucho.xml.QDocumentType
 
getElementIdNames() - Method in class com.caucho.xml.QDocumentType
 
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant elements with a given tag name, in the order in which they would be encountered in a preorder traversal of the Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they would be encountered in a preorder traversal of the Document tree.
getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
 
getEncoding() - Method in class com.caucho.vfs.ReadStream
Returns the mime-encoding currently read.
getEncoding() - Method in class com.caucho.vfs.WriteStream
Returns the mime-encoding used for writing.
getEnd(int) - Method in class com.caucho.regexp.Regexp
 
getEndIndex() - Method in class com.caucho.util.CharCursor
 
getEndIndex() - Method in class com.caucho.util.StringCharCursor
 
getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
 
getEntities() - Method in class com.caucho.xml.QDocumentType
 
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntryClass() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
getErrorPage() - Method in class com.caucho.xsl.Stylesheet
Returns the error page, like the error page in JSP.
getEscaping() - Method in class com.caucho.xml.XmlPrinter
 
getEval() - Method in class com.caucho.es.Call
 
getException() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getException() - Method in class com.caucho.es.ESWrapperException
 
getException() - Method in class javax.servlet.jsp.PageContext
 
getExpr() - Method in class com.caucho.xsl.Sort
 
getFilename() - Method in class com.caucho.util.RegistryNode
 
getFilename() - Method in interface com.caucho.xml.CauchoNode
Returns the source filename of this node.
getFilename() - Method in class com.caucho.es.ESParseException
 
getFileSeparatorChar() - Static method in class com.caucho.util.CauchoSystem
 
getFirst() - Method in class com.caucho.util.Tree
 
getFirstAttribute() - Method in interface com.caucho.xml.CauchoElement
Returns the first attribute of the element.
getFirstChild() - Method in class com.caucho.util.RegistryNode
 
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFlushOnNewline() - Method in class com.caucho.vfs.StreamImpl
 
getFlushOnNewline() - Method in class com.caucho.vfs.ReaderWriterStream
 
getFlushOnNewline() - Method in class com.caucho.vfs.VfsStream
 
getFormat() - Method in class com.caucho.xsl.XslNumberFormat
 
getFullPath() - Method in class com.caucho.vfs.Path
Returns the full path, including the restricted root.
getFullPath() - Method in class com.caucho.vfs.FilesystemPath
For chrooted filesystems return the real system path.
getFunction() - Method in class com.caucho.xsl.Template
 
getGlobal() - Method in class com.caucho.es.Call
 
getGlobalProto() - Static method in class com.caucho.es.Global
 
getGlobalVariable(ESString) - Method in class com.caucho.es.Call
Returns the global variable of the id, throwing an exception if the it's undefined.
getGroupSeparator() - Method in class com.caucho.xsl.XslNumberFormat
 
getGroupSize() - Method in class com.caucho.xsl.XslNumberFormat
 
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the first value for a request header.
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all headers sent by the client.
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values for a request header.
getHost() - Method in class com.caucho.vfs.Path
Returns the hostname
getHost() - Method in class com.caucho.vfs.HttpPath
 
getHost() - Method in class com.caucho.vfs.TcpPath
 
getId() - Method in class com.caucho.xsl.Template
 
getId() - Method in interface javax.servlet.http.HttpSession
Returns the id for the session.
getId() - Method in class javax.servlet.jsp.tagext.TagSupport
 
getId() - Method in class javax.servlet.jsp.tagext.TagData
 
getIdAttribute(TagAttributeInfo[], String) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated.  
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getIndex() - Method in class com.caucho.util.CharCursor
returns the current location of the cursor
getIndex() - Method in class com.caucho.util.StringCharCursor
returns the current location of the cursor
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns an initialization parameter.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns an initialization parameter.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns the value of an initialization parameter from the configuration file.
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Enumerates all the initialization parameter.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Enumerates all the initialization parameter.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns an enumeration of all init parameter names.
getInputStream() - Method in class com.caucho.util.CharBuffer
 
getInputStream() - Method in interface javax.servlet.ServletRequest
Returns an InputStream to retrieve POST data from the request.
getInt() - Method in class com.caucho.util.RegistryNode
 
getInt(int) - Method in class com.caucho.util.ByteBuffer
 
getInt(String, int) - Method in class com.caucho.util.RegistryNode
 
getInt(String, int) - Static method in class com.caucho.util.Registry
 
getInterval() - Method in class com.caucho.util.CpuUsage
 
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Converts a header value to an integer.
getJavaEncoding() - Method in class com.caucho.vfs.WriteStream
 
getJavaName(Locale) - Static method in class com.caucho.vfs.Encoding
 
getJavaName(String) - Static method in class com.caucho.vfs.Encoding
 
getLang() - Method in class com.caucho.xsl.XslNumberFormat
 
getLast() - Method in class com.caucho.util.Tree
 
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when the session was last accessed.
getLastChar() - Method in class com.caucho.util.CharSegment
Returns the last character of the buffer
getLastChar() - Method in class com.caucho.util.CharBuffer
Returns the last character of the buffer
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastModified() - Method in class com.caucho.vfs.Path
Returns the last modified time of the file.
getLastModified() - Method in class com.caucho.vfs.FilePath
 
getLastModified() - Method in class com.caucho.vfs.CachePath
 
getLastModified() - Method in class com.caucho.vfs.MemoryPath
 
getLastModified() - Method in class com.caucho.vfs.JarPath
 
getLastModified() - Method in class com.caucho.jsp.Depend
 
getLastModified() - Method in class com.caucho.es.Script
Returns the lastModified time of the script.
getLastModified() - Method in class com.caucho.es.ScriptClosure
Returns the lastModified time of the script.
getLastModified() - Method in class com.caucho.xsl.Stylesheet
Returns last modification time
getLastModified() - Method in class com.caucho.xsl.Stylesheet.Depend
 
getLastModified() - Method in class com.caucho.xsl.JavaScriptStylesheet
Returns last modification time
getLastModified() - Method in class com.caucho.xsl.CacheableDocument
Returns the modification time of the document sources.
getLastModified(HttpServletRequest) - Method in class com.caucho.jsp.Page
 
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the last-modified time for the page for caching.
getLeft() - Method in class com.caucho.xpath.UnionPattern
Return left node of the union.
getLength() - Method in class com.caucho.util.ByteBuffer
Returns the buffer length
getLength() - Method in class com.caucho.util.CharSegment
Returns the buffer length
getLength() - Method in class com.caucho.util.CharBuffer
Returns the buffer length
getLength() - Method in class com.caucho.vfs.TempBuffer
 
getLength() - Method in class com.caucho.vfs.Path
Returns the length of the file in bytes.
getLength() - Method in class com.caucho.vfs.FilePath
 
getLength() - Method in class com.caucho.vfs.CachePath
 
getLength() - Method in class com.caucho.vfs.MemoryStream
 
getLength() - Method in class com.caucho.vfs.MemoryPath
 
getLength() - Method in class com.caucho.vfs.JarPath
 
getLength() - Method in class com.caucho.vfs.ReadStream
 
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in the map.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of characters that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLine() - Method in class com.caucho.util.RegistryNode
 
getLine() - Method in interface com.caucho.xml.CauchoNode
Returns the source line of this node.
getLine() - Method in class com.caucho.es.ESParseException
 
getLineMap() - Method in class com.caucho.xml.XmlPrinter
 
getLineMap() - Method in class com.caucho.es.Script
 
getLineNumber() - Method in class com.caucho.xml.XmlParser
 
getListContext() - Method in class com.caucho.xpath.Expr
 
getListener() - Method in class com.caucho.util.Cron
Return the cron's listener.
getListener() - Method in class com.caucho.util.Alarm
Return the alarm's listener.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the output locale.
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the request's preferred locale.
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an enumeration of all locales acceptable by the client.
getLocalHost() - Static method in class com.caucho.util.CauchoSystem
 
getLocalName() - Method in interface com.caucho.xml.CauchoNode
Returns the local name of a node.
getLoginTimeout() - Method in class com.caucho.sql.DBPool
Gets the timeout for a database login.
getLogWriter() - Method in class com.caucho.sql.DBPool
Sets the debugging log for the connection.
getLooseStylesheet(String, Path[], ClassLoader, Path[]) - Static method in class com.caucho.xsl.Xsl
 
getMajorVersion() - Method in class com.caucho.sql.DBPool
Gets the driver's major version number.
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the servlet API.
getManager(ServletContext) - Static method in class com.caucho.jsp.XtpManager
Returns the XTP manager for the given ServletContext.
getMax() - Method in class com.caucho.xsl.Template
 
getMax(int) - Method in class com.caucho.util.IntSet
 
getMaxAge() - Method in class javax.servlet.http.Cookie
 
getMaxConnections() - Method in class com.caucho.sql.DBPool
Get the maximum number of pooled connections.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
 
getMessage() - Method in class com.caucho.es.ESParseException
 
getMessage() - Method in class com.caucho.es.ESWrapperException
 
getMessage() - Method in class com.caucho.xsl.XslParseException
 
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the HTTP method, e.g.
getMimeName(Locale) - Static method in class com.caucho.vfs.Encoding
 
getMimeName(String) - Static method in class com.caucho.vfs.Encoding
 
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the mime type for the given uri.
getMin() - Method in class com.caucho.xsl.Template
 
getMin(int) - Method in class com.caucho.util.IntSet
 
getMinorVersion() - Method in class com.caucho.sql.DBPool
Gets the driver's minor version number.
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the servlet API.
getMode() - Method in class com.caucho.xsl.Template
 
getMonth() - Method in class com.caucho.util.QDate
 
getName() - Method in class com.caucho.util.RegistryNode
 
getName() - Method in class com.caucho.xml.QDocumentType
 
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the session variable name.
getName() - Method in class javax.servlet.http.Cookie
 
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a request dispatcher based on a servlet name.
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamespace() - Method in interface com.caucho.xml.CauchoNode
Returns the node's namespace URL.
getNamespace(String) - Method in interface com.caucho.xml.CauchoElement
Returns the URL for a given namespace prefix.
getNativePath() - Method in class com.caucho.vfs.Path
Returns the native representation of the path.
getNativePath() - Method in class com.caucho.vfs.FilePath
Returns the native path.
getNewline() - Method in class com.caucho.vfs.StreamImpl
 
getNewline() - Method in class com.caucho.vfs.VfsStream
 
getNewlineString() - Static method in class com.caucho.util.CauchoSystem
 
getNewlineString() - Method in class com.caucho.vfs.WriteStream
Returns the current string used for println newlines
getNext() - Method in class com.caucho.util.Tree
 
getNext() - Method in class com.caucho.vfs.TempBuffer
 
getNext(Node) - Static method in class com.caucho.xml.XmlUtil
Get the next node in a DFS preorder traversal.
getNextPreorder() - Method in class com.caucho.util.Tree
 
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNodeName() - Method in class com.caucho.xml.QDocumentType
 
getNodeName() - Method in class com.caucho.xpath.Pattern
Returns the name of the matching node or '*' if many nodes match.
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class com.caucho.xml.QDocumentType
 
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue(Node) - Method in class com.caucho.xsl.StylesheetImpl
 
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in class com.caucho.xml.QDocumentType
 
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getOffset() - Method in class com.caucho.vfs.ReadStream
 
getOut() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getOut() - Method in class javax.servlet.jsp.PageContext
 
getOutputAttribute(String) - Method in class com.caucho.xsl.Stylesheet
Returns the named output attribute.
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns an output stream for writing to the client.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getPage() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getPage() - Method in class com.caucho.xsl.XslWriter
For XTP pages, returns the servlet page context.
getPage() - Method in class javax.servlet.jsp.PageContext
 
getPageContext() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
 
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns a form parameter.
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an enumeration of all form parameter names.
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns all values of a form parameter.
getParent() - Method in class com.caucho.util.RegistryNode
 
getParent() - Method in class com.caucho.util.Tree
 
getParent() - Method in class com.caucho.vfs.Path
Returns the parent path.
getParent() - Method in class com.caucho.vfs.FilesystemPath
Return the parent Path
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
 
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Returns the containing tag.
getParentLoader() - Method in class com.caucho.util.DynamicClassLoader
 
getParentLoader() - Method in class com.caucho.es.Global
 
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getPassword() - Method in class com.caucho.sql.DBPool
Returns the password for the connection.
getPath() - Method in class com.caucho.vfs.StreamImpl
 
getPath() - Method in class com.caucho.vfs.Path
Returns the path.
getPath() - Method in class com.caucho.vfs.NullPath
 
getPath() - Method in class com.caucho.vfs.FilesystemPath
 
getPath() - Method in class com.caucho.vfs.MemoryStream
 
getPath() - Method in class com.caucho.vfs.StringStream
 
getPath() - Method in class com.caucho.vfs.ReadStream
Returns the Path which opened this stream.
getPath() - Method in class com.caucho.vfs.TcpPath
 
getPath() - Method in class com.caucho.vfs.MailtoPath
 
getPath() - Method in class com.caucho.vfs.WriteStream
Returns the Path which opened this stream.
getPath() - Method in class com.caucho.xsl.Stylesheet.Depend
 
getPath() - Method in class com.caucho.xsl.StylesheetImpl
 
getPath() - Method in class javax.servlet.http.Cookie
 
getPath(String) - Method in class com.caucho.util.DynamicClassLoader
 
getPath(String) - Method in class com.caucho.util.DirectoryClassLoader
Find a given path somewhere in the classpath
getPath(String) - Method in class com.caucho.util.SimpleClassLoader
 
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns the URI part after the selected servlet and null if there is no suffix.
getPathSeparatorChar() - Static method in class com.caucho.util.CauchoSystem
 
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns the physical path name for the path info.
getPattern() - Method in class com.caucho.xsl.Template
 
getPattern() - Method in class com.caucho.regexp.Regexp
 
getPattern(int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
getPeriod() - Method in class com.caucho.util.RegistryNode
 
getPeriod(String, long) - Method in class com.caucho.util.RegistryNode
 
getPeriod(String, long) - Static method in class com.caucho.util.Registry
 
getPIAttribute(String, String) - Static method in class com.caucho.xml.XmlUtil
 
getPid() - Method in class com.caucho.util.CpuUsage
 
getPool(String) - Static method in class com.caucho.sql.DBPool
Returns the pool object with the given name.
getPort() - Method in class com.caucho.vfs.Path
Returns the port.
getPort() - Method in class com.caucho.vfs.HttpPath
 
getPort() - Method in class com.caucho.vfs.TcpPath
 
getPosition() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
getPosition() - Method in class com.caucho.vfs.ReadStream
Returns the current read position.
getPrefix() - Method in class com.caucho.xpath.Pattern
 
getPrefix() - Method in class com.caucho.xpath.NamespaceContext
 
getPrefixName() - Method in interface com.caucho.xml.CauchoNode
Returns the prefix name of a node.
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getPrev() - Method in class com.caucho.xpath.NamespaceContext
 
getPrevious() - Method in class com.caucho.util.Tree
 
getPrevious(Node) - Static method in class com.caucho.xml.XmlUtil
Get the previous node in a DFS preorder traversal.
getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPrintWriter() - Method in class com.caucho.vfs.WriteStream
Returns a printWriter writing to this stream.
getPriority() - Method in class com.caucho.xpath.Pattern
Returns the pattern's default priority as defined by the XSLT draft.
getPriority() - Method in class com.caucho.xsl.Template
 
getProperty(ESString) - Method in class com.caucho.es.ESBase
 
getProperty(ESString) - Method in class com.caucho.es.ESUndefined
 
getProperty(ESString) - Method in class com.caucho.es.ESObject
Gets a property value.
getProperty(ESString) - Method in class com.caucho.es.Global
 
getProperty(ESString) - Method in class com.caucho.es.ESNumber
 
getProperty(ESString) - Method in class com.caucho.es.ESString
 
getProperty(ESString) - Method in class com.caucho.es.ESBeanWrapper
 
getProperty(ESString) - Method in class com.caucho.es.ESRegexp
 
getProperty(ESString) - Method in class com.caucho.es.ESBoolean
 
getProperty(ESString) - Method in class com.caucho.es.ESClosure
 
getProperty(ESString) - Method in class com.caucho.es.ESNull
 
getProperty(String) - Method in class com.caucho.es.ESBase
Returns the text object for the lexeme.
getProperty(String) - Method in class com.caucho.es.ScriptClosure
Returns a global property of the closure.
getPropertyInfo(String, Properties) - Method in class com.caucho.sql.DBPool
Gets information about the possible properties for this driver.
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the prococol, e.g.
getPublicId() - Method in class com.caucho.xml.XmlParser
 
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPwd() - Method in class com.caucho.xsl.XslWriter
Returns the current working directory.
getQuery() - Method in class com.caucho.vfs.Path
Returns the query string of the path.
getQuery() - Method in class com.caucho.vfs.HttpPath
 
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the request's query string.
getReader() - Method in class com.caucho.vfs.ReadStream
Returns a Reader reading to this stream.
getReader() - Method in interface javax.servlet.ServletRequest
Returns a reader to read POSTed data.
getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
 
getReadStream() - Method in class com.caucho.vfs.ReadWritePair
Return the read stream of the pair.
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns the real file path for the given uri.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated.  
getRegistry() - Static method in class com.caucho.util.Registry
 
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getRemaining() - Method in class javax.servlet.jsp.JspWriter
 
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the IP address of the remote host, i.e.
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the DNS hostname of the remote host, i.e.
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the remote user if authenticated.
getRequest() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getRequest() - Method in class javax.servlet.jsp.PageContext
 
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a request dispatcher for later inclusion or forwarding.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a request dispatcher for later inclusion or forwarding.
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session id.
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the entire request URI
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
 
getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getResinConfig() - Static method in class com.caucho.util.CauchoSystem
 
getResinHome() - Static method in class com.caucho.util.CauchoSystem
 
getResource(String) - Method in class com.caucho.util.DynamicClassLoader
 
getResource(String) - Method in interface javax.servlet.ServletContext
Returns the resource for the given uri.
getResourceAsStream(String) - Method in class com.caucho.util.DynamicClassLoader
Opens a stream to a resource somewhere in the classpath
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource as a stream.
getResponse() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getResponse() - Method in class javax.servlet.jsp.PageContext
 
getRight() - Method in class com.caucho.xpath.UnionPattern
Return right node of the union.
getRootCause() - Method in interface com.caucho.util.ExceptionWrapper
 
getRootCause() - Method in class javax.servlet.ServletException
Returns any wrapped exception.
getScheme() - Method in class com.caucho.vfs.Path
Returns the url scheme
getScheme() - Method in class com.caucho.vfs.NullPath
 
getScheme() - Method in class com.caucho.vfs.FilePath
 
getScheme() - Method in class com.caucho.vfs.CachePath
 
getScheme() - Method in class com.caucho.vfs.MemoryPath
 
getScheme() - Method in class com.caucho.vfs.JarPath
 
getScheme() - Method in class com.caucho.vfs.HttpPath
 
getScheme() - Method in class com.caucho.vfs.TcpPath
 
getScheme() - Method in class com.caucho.vfs.MailtoPath
 
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the request scheme, e.g.
getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getScope(int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
getScopeProperty(ESString) - Method in class com.caucho.es.Call
 
getSecure() - Method in class javax.servlet.http.Cookie
 
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns a server-specific string identifying the servlet engine.
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the server name handling the request.
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the server port handling the request, e.g.
getServlet() - Method in class javax.servlet.UnavailableException
Deprecated.  
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated.  
getServletConfig() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's configuration.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns the servlet configuration, usually the same value as passed to the init routine.
getServletConfig() - Method in class javax.servlet.jsp.PageContext
 
getServletContext() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletContext() - Method in class javax.servlet.GenericServlet
Returns the application (servlet context) that the servlet belongs to.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns the application (servlet context) that the servlet belongs to.
getServletContext() - Method in class javax.servlet.jsp.PageContext
 
getServletInfo() - Method in class com.caucho.jsp.JavaPage
 
getServletInfo() - Method in class com.caucho.jsp.XtpServlet
 
getServletInfo() - Method in class com.caucho.jsp.XslFilter
 
getServletInfo() - Method in class com.caucho.jsp.JspServlet
 
getServletInfo() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns a string describing the servlet.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns an information string about the servlet.
getServletName() - Method in class javax.servlet.GenericServlet
Returns the servlet name for this configuration.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the servlet name for this configuration.
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated.  
getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the URI part corresponding to the selected servlet.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated.  
getSession() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session, creating one if necessary.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the session.
getSession() - Method in class javax.servlet.jsp.PageContext
 
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns a session.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated.  
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated.  
getShort(int) - Method in class com.caucho.util.ByteBuffer
 
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getSibling() - Method in class com.caucho.vfs.ReadStream
 
getSource() - Method in class com.caucho.vfs.ReadStream
Returns the underlying source for the stream.
getSource() - Method in class com.caucho.vfs.WriteStream
Returns the underlying source for the stream.
getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
 
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getStaticClassLoader() - Static method in class com.caucho.util.CauchoSystem
 
getString() - Method in class com.caucho.util.RegistryNode
 
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
 
getString(String, String) - Method in class com.caucho.util.RegistryNode
 
getString(String, String) - Static method in class com.caucho.util.Registry
 
getStylesheet(String, Path[], ClassLoader, Path[]) - Static method in class com.caucho.xsl.Xsl
 
getSystemId() - Method in class com.caucho.xml.XmlParser
 
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemTime() - Method in class com.caucho.util.CpuUsage
 
getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
 
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getTagName() - Method in class com.caucho.xml.QDocumentType
 
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
 
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getTail() - Method in class com.caucho.vfs.Path
Returns the last segment of the path.
getTail() - Method in class com.caucho.vfs.FilesystemPath
 
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTemplate(Node, Env, String, int, int) - Method in class com.caucho.xsl.StylesheetImpl
Gets a template.
getTemplateId(Node, Env, String, int, int) - Method in class com.caucho.xsl.JavaStylesheet
 
getText() - Method in class com.caucho.es.ESParseException
 
getTextValue() - Method in interface com.caucho.xml.CauchoNode
Returns the text value of the node
getThis() - Method in class com.caucho.es.Call
 
getThisWrapper() - Method in class com.caucho.es.Call
 
getTime() - Method in class com.caucho.util.QDate
 
getTime() - Method in class com.caucho.util.CpuUsage
 
getTotalConnections() - Method in class com.caucho.sql.DBPool
Get the total number of connections
getTypeName() - Method in class com.caucho.sql.DBTypeInfo
 
getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
getUnavailableSeconds() - Method in class javax.servlet.UnavailableException
 
getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
 
getUrl() - Method in class com.caucho.xpath.NamespaceContext
 
getURL() - Method in class com.caucho.vfs.Path
Returns the full url for the given path.
getURL() - Method in class com.caucho.vfs.NullPath
 
getURL() - Method in class com.caucho.vfs.FilesystemPath
 
getURL() - Method in class com.caucho.vfs.HttpPath
 
getURL() - Method in class com.caucho.vfs.TcpPath
 
getURL() - Method in class com.caucho.vfs.MailtoPath
 
getURL() - Method in class com.caucho.sql.DBPool
Returns the JDBC url for the connection.
getUser() - Method in class com.caucho.sql.DBPool
Returns the user for the connection.
getUserDir() - Static method in class com.caucho.util.CauchoSystem
 
getUserName() - Static method in class com.caucho.util.CauchoSystem
 
getUserPath() - Method in class com.caucho.vfs.Path
Returns the last string used as a lookup, if available.
getUserPath() - Method in class com.caucho.vfs.FilesystemPath
 
getUserPath() - Method in class com.caucho.vfs.ReadStream
Returns the user path which opened this stream.
getUserPath() - Method in class com.caucho.vfs.HttpPath
 
getUserPath() - Method in class com.caucho.vfs.WriteStream
Returns the user path which opened this stream.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns the equivalent principal object for the authenticated user.
getUserTime() - Method in class com.caucho.util.CpuUsage
 
getValue() - Method in class com.caucho.util.RegistryNode
 
getValue() - Method in class com.caucho.vfs.Path
Gets the object at the path.
getValue() - Method in class com.caucho.vfs.MemoryPath
 
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class javax.servlet.http.Cookie
 
getValue(int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated.  
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
 
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated.  
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
 
getVar(String) - Method in class com.caucho.xpath.Env
Returns the value associated with name.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
 
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
 
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getVersion() - Method in class javax.servlet.http.Cookie
 
getVersionId() - Static method in class com.caucho.util.CauchoSystem
 
getVersionId() - Method in class com.caucho.es.ESBeanWrapper
 
getWakeTime() - Method in class com.caucho.util.Alarm
Returns the wake time of this alarm.
getWorkPath() - Static method in class com.caucho.util.CauchoSystem
 
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter with the proper character encoding for writing text data to the client.
getWriteStream() - Method in class com.caucho.vfs.ReadWritePair
Return the write stream of the pair.
getYear() - Method in class com.caucho.util.QDate
 
getZoneOffset() - Method in class com.caucho.util.QDate
 
global - Variable in class com.caucho.es.Call
 
Global - class com.caucho.es.Global.
Implementation class for the global prototype
greaterThan(ESBase, boolean) - Method in class com.caucho.es.ESBase
 

H

handleAlarm(Alarm) - Method in class com.caucho.util.Exit
A paranoid callback to clean up exits for threads which have died for some reason.
handleAlarm(Alarm) - Method in interface com.caucho.util.AlarmListener
Handles a callback from an alarm.
handleAlarm(Alarm) - Method in class com.caucho.sql.DBPool
At the alarm, close all connections which have been sitting in the pool for too long.
handleChange(Object) - Method in interface com.caucho.util.ChangeListener
 
handleChange(Object) - Method in class com.caucho.vfs.LogStream
 
handleCron(Cron) - Method in interface com.caucho.util.CronListener
Handles a callback from an alarm.
handleExit(Object) - Method in interface com.caucho.util.ExitListener
 
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
Internal routine to support errorPages
hasChildNodes() - Method in interface org.w3c.dom.Node
This is a convenience method to allow easy determination of whether a node has any children.
hasDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hashCode - Variable in class com.caucho.es.ESString
 
hashCode() - Method in class com.caucho.util.ByteBuffer
 
hashCode() - Method in class com.caucho.util.CharSegment
Returns the buffer's hash code
hashCode() - Method in class com.caucho.util.CharBuffer
Returns the buffer's hash code
hashCode() - Method in class com.caucho.vfs.FilesystemPath
 
hashCode() - Method in class com.caucho.vfs.FilePath
 
hashCode() - Method in class com.caucho.vfs.CachePath
 
hashCode() - Method in class com.caucho.vfs.JarPath
 
hashCode() - Method in class com.caucho.vfs.HttpPath
 
hashCode() - Method in class com.caucho.es.ESNumber
 
hashCode() - Method in class com.caucho.es.ESString
 
hasMoreElements() - Method in class com.caucho.util.NullEnumeration
 
hasNext() - Method in class com.caucho.util.EnumIterator
 
hasNext() - Method in class com.caucho.util.NullIterator
 
hasPrevious() - Method in class com.caucho.util.NullIterator
 
hasProperty(ESString) - Method in class com.caucho.es.ESBase
 
hasProperty(ESString) - Method in class com.caucho.es.ESBeanWrapper
 
hasProperty(ESString) - Method in class com.caucho.es.ESClosure
 
hasScopeProperty(ESString) - Method in class com.caucho.es.Call
 
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
 
host - Variable in class com.caucho.vfs.HttpPath
 
host - Variable in class com.caucho.vfs.TcpPath
 
HOUR - Static variable in class com.caucho.util.QDate
 
Html - class com.caucho.xml.Html.
HTML parser interface.
Html() - Constructor for class com.caucho.xml.Html
 
HtmlLatin1 - class com.caucho.xml.HtmlLatin1.
XML parser interface.
HtmlLatin1() - Constructor for class com.caucho.xml.HtmlLatin1
 
HTMLsymbol - class com.caucho.xml.HTMLsymbol.
XML parser interface.
HTMLsymbol() - Constructor for class com.caucho.xml.HTMLsymbol
 
HttpJspPage - interface javax.servlet.jsp.HttpJspPage.
 
HttpPath - class com.caucho.vfs.HttpPath.
The HTTP scheme.
HttpServlet - class javax.servlet.http.HttpServlet.
HttpServlet is a convenient abstract class for creating servlets.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
 
HttpServletRequest - interface javax.servlet.http.HttpServletRequest.
HttpServletRequest encapsulates client request data.
HttpServletResponse - interface javax.servlet.http.HttpServletResponse.
HttpServletResponse extends ServletResponse allowing servlets to set the status and headers.
HttpSession - interface javax.servlet.http.HttpSession.
Sessions are a convenient way to connect users to web pages.
HttpSessionBindingEvent - class javax.servlet.http.HttpSessionBindingEvent.
The event object for adding or removing a session object.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
 
HttpSessionBindingListener - interface javax.servlet.http.HttpSessionBindingListener.
This listener lets session values know when they've been added to or removed from a session.
HttpSessionContext - interface javax.servlet.http.HttpSessionContext.
Deprecated.  
HttpUtils - class javax.servlet.http.HttpUtils.
 
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
 

I

id - Variable in class javax.servlet.jsp.tagext.TagSupport
 
ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
 
ignoreCase() - Method in class com.caucho.regexp.Regexp
 
IllegalRegexpException - exception com.caucho.regexp.IllegalRegexpException.
 
importScript(ESObject, String) - Method in class com.caucho.es.Global
 
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the result of another page.
include(String) - Method in class javax.servlet.jsp.PageContext
 
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
indexOf(char) - Method in class com.caucho.util.CharSegment
 
indexOf(char) - Method in class com.caucho.util.CharBuffer
 
indexOf(char, int) - Method in class com.caucho.util.CharSegment
 
indexOf(char, int) - Method in class com.caucho.util.CharBuffer
 
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
init() - Method in class javax.servlet.GenericServlet
Initialize the servlet.
init(ESFactory) - Static method in class com.caucho.es.Resin
 
init(InputStream, OutputStream) - Method in class com.caucho.vfs.VfsStream
 
init(Path) - Method in class com.caucho.xsl.Stylesheet
 
init(Path) - Method in class com.caucho.xsl.StylesheetImpl
 
init(Reader, Writer) - Method in class com.caucho.vfs.ReaderWriterStream
 
init(ReadStream) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
init(ServletConfig) - Method in class com.caucho.jsp.JavaPage
 
init(ServletConfig) - Method in class com.caucho.jsp.XtpServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.caucho.jsp.XslFilter
The servlet parameter 'strict-xsl' forces XSL stylesheets to follow the strict specification.
init(ServletConfig) - Method in class com.caucho.jsp.JspServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.caucho.jsp.JavaScriptPageServlet
 
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Initialize the servlet.
init(ServletConfig) - Method in interface javax.servlet.Servlet
Initialize the servlet.
init(ServletConfig, LineMap, Path) - Method in class com.caucho.jsp.Page
 
init(ServletConfig, LineMap, Path) - Method in interface com.caucho.jsp.CauchoPage
 
init(StreamImpl) - Method in class com.caucho.vfs.StreamFilter
 
init(StreamImpl) - Method in class com.caucho.vfs.WriteStream
Initializes the stream with a given source.
init(StreamImpl, WriteStream) - Method in class com.caucho.vfs.ReadStream
Initializes the stream with a given source.
init(String) - Method in class com.caucho.util.StringCharCursor
 
init(XslWriter, HashMap) - Method in class com.caucho.xsl.StylesheetImpl
 
init(XslWriter, HashMap) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
Internal routine to initialize the PageContext for a page.
insert(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
insert(int, char) - Method in class com.caucho.util.CharBuffer
Inserts a character at a given offset.
insert(int, char[], int, int) - Method in class com.caucho.util.CharBuffer
Inserts a character buffer.
insert(int, double) - Method in class com.caucho.util.DoubleArray
 
insert(int, double) - Method in class com.caucho.util.CharBuffer
Inserts a double at a given offset.
insert(int, float) - Method in class com.caucho.util.CharBuffer
Inserts a float at a given offset.
insert(int, int) - Method in class com.caucho.util.CharBuffer
Inserts an integer at a given offset.
insert(int, long) - Method in class com.caucho.util.CharBuffer
Inserts a long at a given offset.
insert(int, Object) - Method in class com.caucho.util.CharBuffer
Inserts an object at a given offset.
insert(int, String) - Method in class com.caucho.util.CharBuffer
Inserts a string.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified character offset.
IntArray - class com.caucho.util.IntArray.
The IntArray is a variable array containing integers.
IntArray() - Constructor for class com.caucho.util.IntArray
Create an empty int array.
intern(String) - Static method in class com.caucho.es.ESId
 
intersection(IntSet) - Method in class com.caucho.util.IntSet
Calculates the set intersection of a and b
IntMap - class com.caucho.util.IntMap.
The IntMap provides a simple hashmap from keys to integers.
IntMap() - Constructor for class com.caucho.util.IntMap
Create a new IntMap.
IntSet - class com.caucho.util.IntSet.
 
IntSet() - Constructor for class com.caucho.util.IntSet
Creates an empty set.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
 
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates the current session.
isAlphabetic() - Method in class com.caucho.xsl.XslNumberFormat
 
isAscending() - Method in class com.caucho.xsl.Sort
 
isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
 
isBoolean() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a boolean.
isBoolean() - Method in class com.caucho.es.ESBase
 
isBoolean() - Method in class com.caucho.es.ESBoolean
 
isCacheable() - Method in class com.caucho.xsl.CacheableDocument
True if the document is cacheable
isChar(int) - Static method in class com.caucho.xml.XmlChar
 
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns true if some data has actually been send to the client.
isDirectory() - Method in class com.caucho.vfs.Path
Tests if the path refers to a directory.
isDirectory() - Method in class com.caucho.vfs.FilePath
 
isDirectory() - Method in class com.caucho.vfs.CachePath
 
isDirectory() - Method in class com.caucho.vfs.MemoryPath
 
isDirectory() - Method in class com.caucho.vfs.JarPath
 
isDisjoint(IntSet) - Method in class com.caucho.util.IntSet
True if the two sets are disjoint.
isFile() - Method in class com.caucho.vfs.Path
Tests if the path refers to a file.
isFile() - Method in class com.caucho.vfs.FilePath
 
isFile() - Method in class com.caucho.vfs.CachePath
 
isFile() - Method in class com.caucho.vfs.MemoryPath
 
isFile() - Method in class com.caucho.vfs.JarPath
 
isFlagFirst(int) - Method in class com.caucho.xsl.XslWriter
Implementation function so jsp:decl tags aren't repeated.
isGlobal() - Method in class com.caucho.regexp.Regexp
 
isJdk12() - Static method in class com.caucho.util.CauchoSystem
 
isMatch(Node) - Method in class com.caucho.xpath.Pattern
Test if the node matches the pattern.
isMatch(Node, Env) - Method in class com.caucho.xpath.Pattern
Test if the node matches the pattern.
isModified() - Method in class com.caucho.util.RegistryNode
 
isModified() - Method in class com.caucho.util.DynamicClassLoader
True if any of the loaded classes have been modified.
isModified() - Method in class com.caucho.util.DirectoryClassLoader
True if any of the loaded classes have been modified.
isModified() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
isModified() - Method in class com.caucho.jsp.Depend
 
isModified() - Method in class com.caucho.xsl.Stylesheet
 
isModified() - Method in class com.caucho.xsl.Stylesheet.Depend
 
isNameChar(int) - Static method in class com.caucho.xml.XmlChar
 
isNameStart(int) - Static method in class com.caucho.xml.XmlChar
 
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the session is new.
isNodeSet() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a node set.
isNum() - Method in class com.caucho.es.ESBase
 
isNum() - Method in class com.caucho.es.ESNumber
 
isNumber() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a number.
isObject() - Method in class com.caucho.vfs.Path
Tests if the path refers to an object.
isObject() - Method in class com.caucho.vfs.MemoryPath
 
isPermanent() - Method in class javax.servlet.UnavailableException
 
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Returns true if the session came from a cookie.
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated.  
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Returns true if the session came URL-encoding.
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Returns true if the session is valid.
isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
isSecure() - Method in interface javax.servlet.ServletRequest
Returns true if the connection is secure, e.g.
isString() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a string.
isString() - Method in class com.caucho.es.ESBase
 
isString() - Method in class com.caucho.es.ESString
 
isSubset(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
isSubset(IntArray) - Method in class com.caucho.util.IntArray
True if all the integers in subset are contained in the array.
isSubset(IntSet) - Method in class com.caucho.util.IntSet
True if the argument is a subset of the set
isTesting() - Static method in class com.caucho.util.CauchoSystem
 
isText() - Method in class com.caucho.xsl.Sort
 
isUnix() - Static method in class com.caucho.util.CauchoSystem
 
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns true if the user is in the given role.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
 
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
 
isWhitespace(int) - Static method in class com.caucho.xml.XmlChar
 
isWindows() - Static method in class com.caucho.util.CauchoSystem
 
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
iterator() - Method in class com.caucho.util.RegistryNode
 
iterator() - Method in class com.caucho.util.IntMap
Returns an iterator of the keys.
iterator() - Method in class com.caucho.util.Tree
 
iterator() - Method in class com.caucho.vfs.Path
Returns a jdk1.2 Iterator for the contents of this directory.

J

JarPath - class com.caucho.vfs.JarPath.
A filesystem for .jar files.
JarPath(FilesystemPath, String, String, Jar) - Constructor for class com.caucho.vfs.JarPath
 
JarPath(Path) - Constructor for class com.caucho.vfs.JarPath
 
JavaPage - class com.caucho.jsp.JavaPage.
 
JavaPage() - Constructor for class com.caucho.jsp.JavaPage
 
JavaScriptPageServlet - class com.caucho.jsp.JavaScriptPageServlet.
JavaScriptPageServlet allows the JavaScript engine to use the public get methods as global variables.
JavaScriptStylesheet - class com.caucho.xsl.JavaScriptStylesheet.
Implementation class for JavaScript stylesheets.
JavaScriptStylesheet() - Constructor for class com.caucho.xsl.JavaScriptStylesheet
 
JavaStylesheet - class com.caucho.xsl.JavaStylesheet.
Implementation class for JavaScript stylesheets.
JavaStylesheet() - Constructor for class com.caucho.xsl.JavaStylesheet
 
javax.servlet - package javax.servlet
 
javax.servlet.http - package javax.servlet.http
 
javax.servlet.jsp - package javax.servlet.jsp
 
javax.servlet.jsp.tagext - package javax.servlet.jsp.tagext
 
jdbcCompliant() - Method in class com.caucho.sql.DBPool
Reports whether this driver is a genuine JDBC COMPLIANTTM driver.
jspDestroy() - Method in class com.caucho.jsp.JavaPage
 
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
 
JspEngineInfo - class javax.servlet.jsp.JspEngineInfo.
 
JspEngineInfo() - Constructor for class javax.servlet.jsp.JspEngineInfo
 
JspException - exception javax.servlet.jsp.JspException.
 
JspException() - Constructor for class javax.servlet.jsp.JspException
 
JspException(String) - Constructor for class javax.servlet.jsp.JspException
 
JspFactory - class javax.servlet.jsp.JspFactory.
 
JspFactory() - Constructor for class javax.servlet.jsp.JspFactory
 
jspInit() - Method in class com.caucho.jsp.JavaPage
 
jspInit() - Method in interface javax.servlet.jsp.JspPage
 
JspManager - class com.caucho.jsp.JspManager.
Manages JSP templates.
JspManager(ServletContext) - Constructor for class com.caucho.jsp.JspManager
 
JspPage - interface javax.servlet.jsp.JspPage.
 
JspServlet - class com.caucho.jsp.JspServlet.
Handles JSP pages.
JspServlet() - Constructor for class com.caucho.jsp.JspServlet
 
JspTagException - exception javax.servlet.jsp.JspTagException.
 
JspTagException() - Constructor for class javax.servlet.jsp.JspTagException
 
JspTagException(String) - Constructor for class javax.servlet.jsp.JspTagException
 
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
JspWriter - class javax.servlet.jsp.JspWriter.
 
JspWriter(int, boolean) - Constructor for class javax.servlet.jsp.JspWriter
 

K

KeyFun - class com.caucho.xsl.KeyFun.
The key(...) function.
KeyFun() - Constructor for class com.caucho.xsl.KeyFun
 
keys() - Method in class com.caucho.util.LruCache
Returns the keys stored in the cache
keys() - Method in class com.caucho.es.ESBase
 
keys() - Method in class com.caucho.es.ESObject
 
keys() - Method in class com.caucho.es.ESRegexp
 
keys(Iterator) - Method in class com.caucho.util.LruCache
Returns keys stored in the cache using an old iterator

L

last() - Method in class com.caucho.util.DoubleArray
 
last() - Method in class com.caucho.util.IntArray
Returns the last integer in the array.
last() - Method in class com.caucho.util.CharCursor
 
lastIndexOf(char) - Method in class com.caucho.util.CharSegment
 
lastIndexOf(char) - Method in class com.caucho.util.CharBuffer
 
lastIndexOf(char, int) - Method in class com.caucho.util.CharSegment
 
lastIndexOf(char, int) - Method in class com.caucho.util.CharBuffer
 
LENGTH - Static variable in class com.caucho.es.ESBeanWrapper
 
length() - Method in class com.caucho.util.ByteBuffer
Returns the buffer length
length() - Method in class com.caucho.util.CharSegment
Returns the character count of the buffer's contents.
length() - Method in class com.caucho.util.CharBuffer
Returns the character count of the buffer's contents.
length() - Method in class com.caucho.util.IntSet
 
length() - Method in class com.caucho.regexp.Regexp
 
lessThan(ESBase, boolean) - Method in class com.caucho.es.ESBase
 
lessThan(ESBase, boolean) - Method in class com.caucho.es.ESNumber
 
lessThan(Object, Object) - Method in class com.caucho.util.Sort
 
Lex - class com.caucho.regexp.Lex.
 
Lex(String) - Constructor for class com.caucho.regexp.Lex
 
list() - Method in class com.caucho.vfs.Path
 
list() - Method in class com.caucho.vfs.FilePath
 
list() - Method in class com.caucho.vfs.CachePath
 
list() - Method in class com.caucho.vfs.MemoryPath
 
list() - Method in class com.caucho.vfs.JarPath
 
load(ByteBuffer) - Method in class com.caucho.util.DynamicClassLoader.Entry
 
loadClass(String, boolean) - Method in class com.caucho.util.DynamicClassLoader
Load a class using this class loader
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated.  
log(String) - Method in class com.caucho.vfs.WriteStream
Logs a line to the stream.
log(String) - Method in class javax.servlet.GenericServlet
Logs an error message in the application's log.
log(String) - Method in interface javax.servlet.ServletContext
Logs a message.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Logs an error message and an exception trace in the application's log.
log(String, Throwable) - Method in interface javax.servlet.ServletContext
Logs a message and a stack trace.
log(Throwable) - Method in class com.caucho.vfs.WriteStream
 
LogStream - class com.caucho.vfs.LogStream.
 
lookup() - Static method in class com.caucho.vfs.Vfs
Returns a path for the current directory.
lookup() - Static method in class com.caucho.vfs.Pwd
Returns a path for the current directory.
lookup(String) - Method in class com.caucho.util.RegistryNode
 
lookup(String) - Static method in class com.caucho.util.Registry
 
lookup(String) - Method in class com.caucho.vfs.Path
Looks up a new path based on the old path.
lookup(String) - Static method in class com.caucho.vfs.Vfs
Returns a new path relative to the current directory.
lookup(String) - Static method in class com.caucho.vfs.Pwd
Returns a new path relative to the current directory.
lookup(String, Map) - Method in class com.caucho.vfs.Path
Returns a new path relative to the current one.
lookup(String, Map) - Method in class com.caucho.vfs.NullPath
 
lookup(String, Map) - Static method in class com.caucho.vfs.Vfs
Returns a new path, including attributes.
lookup(String, Map) - Method in class com.caucho.vfs.HttpPath
 
lookup(String, Map) - Static method in class com.caucho.vfs.Pwd
Returns a new path, including attributes.
lookupNative(String) - Method in class com.caucho.vfs.Path
Looks up a path using the local filesystem conventions.
lookupNative(String) - Static method in class com.caucho.vfs.Vfs
Returns a path using the native filesystem conventions.
lookupNative(String) - Static method in class com.caucho.vfs.Pwd
Returns a path using the native filesystem conventions.
lookupNative(String, Map) - Method in class com.caucho.vfs.Path
Looks up a native path, adding attributes.
lookupNative(String, Map) - Static method in class com.caucho.vfs.Vfs
Returns a native filesystem path with attributes.
lookupNative(String, Map) - Static method in class com.caucho.vfs.Pwd
Returns a native filesystem path with attributes.
LooseHtml - class com.caucho.xml.LooseHtml.
A forgiving HTML parser interface.
LooseHtml() - Constructor for class com.caucho.xml.LooseHtml
 
LooseXml - class com.caucho.xml.LooseXml.
Loose XML parser interface.
LooseXml() - Constructor for class com.caucho.xml.LooseXml
 
LruCache - class com.caucho.util.LruCache.
Fixed length cache with a LRU replacement policy.
LruCache(int) - Constructor for class com.caucho.util.LruCache
Create the LRU cache with a specific capacity.

M

MailtoPath - class com.caucho.vfs.MailtoPath.
 
main(String[]) - Static method in class com.caucho.es.Resin
 
main(String[]) - Static method in class com.caucho.xsl.Xsl
 
makeAll() - Method in class com.caucho.util.DynamicClassLoader
 
match(String) - Method in class com.caucho.regexp.Regexp
 
matches(Object) - Method in class com.caucho.util.CharBuffer
 
matches(String) - Method in class com.caucho.util.CharBuffer
 
matchesIgnoreCase(String) - Method in class com.caucho.util.CharBuffer
 
matchException(ESBase, Exception) - Static method in class com.caucho.es.Call
 
MemoryPath - class com.caucho.vfs.MemoryPath.
 
MemoryPath.MemoryStream - class com.caucho.vfs.MemoryPath.MemoryStream.
 
MemoryPath() - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryPath(FilesystemPath, String, Map, String) - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryStream - class com.caucho.vfs.MemoryStream.
 
MemoryStream() - Constructor for class com.caucho.vfs.MemoryStream
 
methodDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
methods - Variable in class com.caucho.es.ESBeanWrapper
 
MILLISECOND - Static variable in class com.caucho.util.QDate
 
MINUTE - Static variable in class com.caucho.util.QDate
 
mkdir() - Method in class com.caucho.vfs.Path
Creates the directory named by this path.
mkdir() - Method in class com.caucho.vfs.FilePath
 
mkdir() - Method in class com.caucho.vfs.CachePath
 
mkdir() - Method in class com.caucho.vfs.MemoryPath
 
mkdirs() - Method in class com.caucho.vfs.Path
Creates the directory named by this path and any parent directories.
mkdirs() - Method in class com.caucho.vfs.FilePath
 
mkdirs() - Method in class com.caucho.vfs.CachePath
 
mkdirs() - Method in class com.caucho.vfs.MemoryPath
 
MONTH - Static variable in class com.caucho.util.QDate
 
multiNumber(XslWriter, Node, Env, Pattern, Pattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
multiNumberJs(XslWriter, Node, Env, int, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 

N

n - Variable in class com.caucho.es.ESBeanWrapper
 
n - Variable in class com.caucho.es.ESClosure
 
name - Variable in class com.caucho.es.ESBeanWrapper
 
name - Variable in class com.caucho.es.ESClosure
 
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NamespaceContext - class com.caucho.xpath.NamespaceContext.
 
NamespaceContext(NamespaceContext, String, String) - Constructor for class com.caucho.xpath.NamespaceContext
 
NaN - Static variable in class com.caucho.es.ESNumber
 
negate() - Method in class com.caucho.util.IntSet
Negate the set
negate(int, int) - Method in class com.caucho.util.IntSet
Negate the set within a universe
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
 
newLine() - Method in class javax.servlet.jsp.JspWriter
 
newScope(ESString, int) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
next - Variable in class com.caucho.util.Slist
 
next - Variable in class com.caucho.vfs.StreamFilter
 
next() - Method in class com.caucho.util.EnumIterator
 
next() - Method in class com.caucho.util.CharCursor
 
next() - Method in class com.caucho.util.StringCharCursor
reads a character from the cursor
next() - Method in class com.caucho.util.NullIterator
 
nextElement() - Method in class com.caucho.util.NullEnumeration
 
nextIndex() - Method in class com.caucho.util.NullIterator
 
NO_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
 
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
normalize() - Method in interface org.w3c.dom.Element
Puts all Text nodes in the full depth of the sub-tree underneath this Element into a "normal" form where only markup (e.g., tags, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are no adjacent Text nodes.
normalizePath(CharBuffer, String, String, int, char) - Static method in class com.caucho.vfs.FilesystemPath
Normalizes a filesystemPath path.
normalizePath(String, String, int, char) - Static method in class com.caucho.vfs.FilesystemPath
wrapper for the real normalize path routine to use CharBuffer.
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
 
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
 
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
 
NULL - Static variable in class com.caucho.util.IntMap
Encoding of a null entry.
NullEnumeration - class com.caucho.util.NullEnumeration.
A null iterator
NullIterator - class com.caucho.util.NullIterator.
A null iterator
NullIterator() - Constructor for class com.caucho.util.NullIterator
 
NullPath - class com.caucho.vfs.NullPath.
 
NullPath(String) - Constructor for class com.caucho.vfs.NullPath
 

O

ONE - Static variable in class com.caucho.es.ESNumber
 
open(String) - Static method in class com.caucho.vfs.LogStream
 
open(String) - Static method in class com.caucho.vfs.StringStream
 
openAppend() - Method in class com.caucho.vfs.Path
Opens a resin stream for appending.
openAppend(String) - Static method in class com.caucho.vfs.Vfs
 
openAppendImpl() - Method in class com.caucho.vfs.Path
 
openAppendImpl() - Method in class com.caucho.vfs.FilePath
 
openAppendImpl() - Method in class com.caucho.vfs.CachePath
 
openAppendImpl() - Method in class com.caucho.vfs.MemoryPath
 
openRead() - Method in class com.caucho.vfs.Path
Opens a resin ReadStream for reading.
openRead() - Method in class com.caucho.vfs.MemoryStream
 
openRead() - Method in class com.caucho.vfs.TempStream
 
openRead(InputStream) - Static method in class com.caucho.vfs.Vfs
 
openRead(InputStream) - Static method in class com.caucho.vfs.VfsStream
 
openRead(InputStream, WriteStream) - Static method in class com.caucho.vfs.Vfs
 
openRead(InputStream, WriteStream) - Static method in class com.caucho.vfs.VfsStream
 
openRead(Reader) - Static method in class com.caucho.vfs.Vfs
 
openRead(ReadStream) - Method in class com.caucho.vfs.TempStream
 
openRead(String) - Static method in class com.caucho.vfs.Vfs
 
openReadImpl() - Method in class com.caucho.vfs.Path
 
openReadImpl() - Method in class com.caucho.vfs.FilePath
 
openReadImpl() - Method in class com.caucho.vfs.CachePath
 
openReadImpl() - Method in class com.caucho.vfs.MemoryPath
 
openReadImpl() - Method in class com.caucho.vfs.JarPath
 
openReadImpl() - Method in class com.caucho.vfs.HttpPath
 
openReadImpl() - Method in class com.caucho.vfs.TcpPath
 
openReadWrite() - Method in class com.caucho.vfs.Path
Opens a resin ReadWritePair for reading and writing.
openReadWrite(InputStream, OutputStream) - Static method in class com.caucho.vfs.Vfs
 
openReadWrite(InputStream, OutputStream) - Static method in class com.caucho.vfs.VfsStream
 
openReadWriteImpl() - Method in class com.caucho.vfs.Path
 
openReadWriteImpl() - Method in class com.caucho.vfs.FilePath
 
openReadWriteImpl() - Method in class com.caucho.vfs.CachePath
 
openReadWriteImpl() - Method in class com.caucho.vfs.HttpPath
 
openReadWriteImpl() - Method in class com.caucho.vfs.TcpPath
 
openWrite() - Method in class com.caucho.vfs.Path
Opens a resin WriteStream for writing.
openWrite() - Method in class com.caucho.vfs.TempStream
 
openWrite(OutputStream) - Static method in class com.caucho.vfs.Vfs
 
openWrite(OutputStream) - Static method in class com.caucho.vfs.VfsStream
 
openWrite(String) - Static method in class com.caucho.vfs.Vfs
 
openWrite(Writer) - Static method in class com.caucho.vfs.Vfs
 
openWriteImpl() - Method in class com.caucho.vfs.Path
 
openWriteImpl() - Method in class com.caucho.vfs.FilePath
 
openWriteImpl() - Method in class com.caucho.vfs.CachePath
 
openWriteImpl() - Method in class com.caucho.vfs.MemoryPath
 
openWriteImpl() - Method in class com.caucho.vfs.MailtoPath
 
org.w3c.dom - package org.w3c.dom
 
OUT - Static variable in class javax.servlet.jsp.PageContext
 

P

Page - class com.caucho.jsp.Page.
Represents a compiled JSP page.
PAGE - Static variable in class javax.servlet.jsp.PageContext
 
PAGE_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
Page() - Constructor for class com.caucho.jsp.Page
 
pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
 
PageContext - class javax.servlet.jsp.PageContext.
 
PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
 
PageContext() - Constructor for class javax.servlet.jsp.PageContext
 
PageManager - class com.caucho.jsp.PageManager.
Parent template manager for both JspManager and XtpManager.
parse(ClassLoader, Path[], ReadStream, LineMap) - Static method in class com.caucho.es.Resin
 
parse(ClassLoader, Path[], ReadStream, LineMap, long) - Static method in class com.caucho.es.Resin
 
parse(ClassLoader, Path[], ReadStream, String, int) - Static method in class com.caucho.es.Resin
Parse a JavaScript file.
parse(Document, Path, Path[], Path[], ClassLoader, String) - Static method in class com.caucho.xsl.Xsl
Creates a strict XSLT stylesheet based on the XML document.
parse(InputSource) - Method in class com.caucho.xml.XmlParser
 
parse(InputStream) - Method in class com.caucho.xml.XmlParser
 
parse(Path) - Static method in class com.caucho.util.Registry
 
parse(Path) - Method in class com.caucho.xml.XmlParser
 
parse(Path, Path[]) - Static method in class com.caucho.es.Resin
Parse a JavaScript file and return a script object.
parse(Path, Path[], Path[]) - Static method in class com.caucho.xsl.Xsl
Convenience class for the XSLT-lite parser.
parse(ReadStream) - Static method in class com.caucho.util.Registry
 
parse(ReadStream) - Method in class com.caucho.xml.XmlParser
 
parse(ReadStream, Path[]) - Static method in class com.caucho.es.Resin
Parse a JavaScript file and return a script object.
parse(ReadStream, Path[], Path[], ClassLoader, String) - Static method in class com.caucho.xsl.Xsl
Creates an 'XSLT-lite' stylesheet from a stream.
parse(String) - Method in class com.caucho.xml.XmlParser
 
parseDate(String) - Method in class com.caucho.util.QDate
 
parseDateToGMT(String) - Method in class com.caucho.util.QDate
 
parseExpr(String) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseExpr(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseExpr(String, NamespaceContext, Pattern) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseFile(Path, Path[]) - Static method in class com.caucho.es.Resin
parseFile is a temporary testing API to distinguigh the parse routines for JavaScript
parseInt(ReadStream) - Method in class com.caucho.xml.XmlParser
Parse the document from a read stream.
parseMatch(String) - Static method in class com.caucho.xpath.XPath
Create a node match pattern.
parseMatch(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Create a node match pattern.
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
 
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
 
parseSelect(String) - Static method in class com.caucho.xpath.XPath
Create a node selection pattern.
parseSelect(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Create a node selection pattern.
path - Variable in class com.caucho.vfs.StreamImpl
 
Path - class com.caucho.vfs.Path.
A virtual filesystem path, essentially represented by a URL.
Path(Path) - Constructor for class com.caucho.vfs.Path
 
pathname - Variable in class com.caucho.vfs.FilesystemPath
 
Pattern - class com.caucho.xpath.Pattern.
A node selection pattern.
patterns - Variable in class com.caucho.xsl.JavaStylesheet
 
PipeStream - class com.caucho.vfs.PipeStream.
 
plus(ESBase) - Method in class com.caucho.es.ESBase
 
plus(ESBase) - Method in class com.caucho.es.ESNumber
 
plus(ESBase) - Method in class com.caucho.es.ESString
 
pop() - Method in class com.caucho.util.DoubleArray
 
pop() - Method in class com.caucho.util.IntArray
Pops the value off the end of the array.
popAttribute() - Method in class com.caucho.xsl.XslWriter
Sets the attribute value to the current text, and sets the current node to the parent.
popBody() - Method in class javax.servlet.jsp.PageContext
Internal routine to support BodyTags.
popComment() - Method in class com.caucho.xsl.XslWriter
Sets the comment data to the current text, and sets the current to the the parent.
popCopy() - Method in class com.caucho.xsl.XslWriter
Pops the copy.
popElement() - Method in class com.caucho.xsl.XslWriter
Makes the parent element the current node.
popFragment() - Method in class com.caucho.xsl.XslWriter
Returns the generated fragment.
popPi() - Method in class com.caucho.xsl.XslWriter
Sets the PI data to the current text, and sets the current node to the parent.
popScope() - Method in class com.caucho.es.Call
 
popScope(Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
popText() - Method in class com.caucho.xsl.XslWriter
Pop the accumulated text to the DOM.
popVars(int) - Method in class com.caucho.xpath.Env
Pops the last count vars from the local stack.
port - Variable in class com.caucho.vfs.HttpPath
 
port - Variable in class com.caucho.vfs.TcpPath
 
prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
prev() - Method in class com.caucho.util.CharCursor
 
previous() - Method in class com.caucho.util.CharCursor
 
previous() - Method in class com.caucho.util.StringCharCursor
reads a character from the cursor
previous() - Method in class com.caucho.util.NullIterator
 
previousIndex() - Method in class com.caucho.util.NullIterator
 
print(boolean) - Method in class com.caucho.vfs.WriteStream
Prints a boolean.
print(boolean) - Method in class com.caucho.xsl.XslWriter
Adds a boolean to the current text node.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Prints a boolean value to output.
print(boolean) - Method in class javax.servlet.jsp.JspWriter
 
print(char) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(char) - Method in class com.caucho.xsl.XslWriter
Adds a character to the current text node.
print(char) - Method in class javax.servlet.ServletOutputStream
Prints a character to the output.
print(char) - Method in class javax.servlet.jsp.JspWriter
 
print(char[]) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(char[]) - Method in class javax.servlet.jsp.JspWriter
 
print(char[], int, int) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(CharBuffer) - Method in interface com.caucho.util.CharBufferWriter
 
print(double) - Method in class com.caucho.vfs.WriteStream
Prints an double
print(double) - Method in class com.caucho.xsl.XslWriter
Adds a double to the current text node.
print(double) - Method in class javax.servlet.ServletOutputStream
Prints a double to the output.
print(double) - Method in class javax.servlet.jsp.JspWriter
 
print(float) - Method in class com.caucho.vfs.WriteStream
Prints a float.
print(float) - Method in class com.caucho.xsl.XslWriter
Adds a float to the current text node.
print(float) - Method in class javax.servlet.ServletOutputStream
Prints a float to the output.
print(float) - Method in class javax.servlet.jsp.JspWriter
 
print(int) - Method in class com.caucho.vfs.WriteStream
Prints an integer.
print(int) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
print(int) - Method in class javax.servlet.ServletOutputStream
Prints an integer to the output.
print(int) - Method in class javax.servlet.jsp.JspWriter
 
print(long) - Method in class com.caucho.vfs.WriteStream
Prints a long.
print(long) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
print(long) - Method in class javax.servlet.ServletOutputStream
Prints a long to the output.
print(long) - Method in class javax.servlet.jsp.JspWriter
 
print(Node) - Method in class com.caucho.xml.XmlPrinter
 
print(Object) - Method in class com.caucho.vfs.WriteStream
Prints a double, converted by String.valueOf()
print(Object) - Method in class com.caucho.xsl.XslWriter
Adds an object to the current text node, converted by String.valueOf.
print(Object) - Method in class javax.servlet.jsp.JspWriter
 
print(String) - Method in class com.caucho.vfs.WriteStream
Prints a string.
print(String) - Method in class com.caucho.xsl.XslWriter
Adds a string to the current text node.
print(String) - Method in class javax.servlet.ServletOutputStream
Prints a string to the stream.
print(String) - Method in class javax.servlet.jsp.JspWriter
 
print(String, int, int) - Method in class com.caucho.vfs.WriteStream
Prints a substring.
print(WriteStream) - Method in class com.caucho.util.RegistryNode
 
print(WriteStream) - Method in interface com.caucho.vfs.VfsWriteObject
 
print(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Prints the node to a stream
print(WriteStream) - Method in class com.caucho.es.ESNumber
 
print(WriteStream, Node) - Method in class com.caucho.xsl.Stylesheet
 
print(WriteStream, Node, boolean) - Method in class com.caucho.xsl.Stylesheet
Prints a document generated by this stylesheet.
printDate() - Method in class com.caucho.util.QDate
 
printDate(WriteStream) - Method in class com.caucho.util.QDate
 
printESStackTrace() - Method in class com.caucho.es.ESException
 
printESStackTrace(OutputStream) - Method in class com.caucho.es.ESException
 
printESStackTrace(PrintWriter) - Method in class com.caucho.es.ESException
 
printExpr(XslWriter, Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
printf(int) - Method in class com.caucho.es.Call
 
printHtml(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Prints the node as html to a stream
printHtml(WriteStream, Node) - Static method in class com.caucho.xml.XmlPrinter
Prints the node as HTML
printISO8601() - Method in class com.caucho.util.QDate
 
printISO8601Date() - Method in class com.caucho.util.QDate
 
println() - Method in class com.caucho.vfs.WriteStream
Prints a newline
println() - Method in class com.caucho.xsl.XslWriter
Adds a newline to the current text node.
println() - Method in class javax.servlet.ServletOutputStream
Prints a newline to the output.
println() - Method in class javax.servlet.jsp.JspWriter
 
println(boolean) - Method in class com.caucho.vfs.WriteStream
Prints a boolean followed by a newline.
println(boolean) - Method in class com.caucho.xsl.XslWriter
Adds a boolean to the current text node.
println(boolean) - Method in class javax.servlet.ServletOutputStream
Prints a boolean to the output, followed by a newline.
println(boolean) - Method in class javax.servlet.jsp.JspWriter
 
println(char) - Method in class com.caucho.vfs.WriteStream
Prints a char followed by a newline.
println(char) - Method in class com.caucho.xsl.XslWriter
Adds a character to the current text node.
println(char) - Method in class javax.servlet.ServletOutputStream
Prints a character to the output, followed by a newline.
println(char) - Method in class javax.servlet.jsp.JspWriter
 
println(char[]) - Method in class javax.servlet.jsp.JspWriter
 
println(char[], int, int) - Method in class com.caucho.vfs.WriteStream
Prints a character buffer followed by a newline.
println(double) - Method in class com.caucho.vfs.WriteStream
Prints a double followed by a newline.
println(double) - Method in class com.caucho.xsl.XslWriter
Adds a double to the current text node.
println(double) - Method in class javax.servlet.ServletOutputStream
Prints a double to the output, followed by a newline.
println(double) - Method in class javax.servlet.jsp.JspWriter
 
println(float) - Method in class com.caucho.vfs.WriteStream
Prints a float followed by a newline.
println(float) - Method in class com.caucho.xsl.XslWriter
Adds a float to the current text node.
println(float) - Method in class javax.servlet.ServletOutputStream
Prints a float to the output, followed by a newline.
println(float) - Method in class javax.servlet.jsp.JspWriter
 
println(int) - Method in class com.caucho.vfs.WriteStream
Prints an integer followed by a newline.
println(int) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
println(int) - Method in class javax.servlet.ServletOutputStream
Prints an integer to the output, followed by a newline.
println(int) - Method in class javax.servlet.jsp.JspWriter
 
println(long) - Method in class com.caucho.vfs.WriteStream
Prints a long followed by a newline.
println(long) - Method in class com.caucho.xsl.XslWriter
Adds a long to the current text node.
println(long) - Method in class javax.servlet.ServletOutputStream
Prints a long to the output, followed by a newline.
println(long) - Method in class javax.servlet.jsp.JspWriter
 
println(Object) - Method in class com.caucho.vfs.WriteStream
Prints an object, converted to a string, followed by a newline.
println(Object) - Method in class com.caucho.xsl.XslWriter
Adds an object to the current text node, converted by String.valueOf.
println(Object) - Method in class javax.servlet.jsp.JspWriter
 
println(String) - Method in class com.caucho.vfs.WriteStream
Prints a string buffer followed by a newline.
println(String) - Method in class com.caucho.xsl.XslWriter
Adds a string to the current text node.
println(String) - Method in class javax.servlet.ServletOutputStream
Prints a string to the output, followed by a newline.
println(String) - Method in class javax.servlet.jsp.JspWriter
 
printLocaleDate() - Method in class com.caucho.util.QDate
 
printNode(Node) - Method in class com.caucho.xml.XmlPrinter
 
printPretty(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Pretty-prints the node to a stream
printPrettyXml(WriteStream, Node) - Static method in class com.caucho.xml.XmlPrinter
 
printStackTrace() - Method in class com.caucho.es.ESWrapperException
 
printStackTrace() - Method in class com.caucho.xsl.XslParseException
 
printStackTrace(PrintStream) - Method in class com.caucho.es.ESWrapperException
 
printStackTrace(PrintStream) - Method in class com.caucho.xsl.XslParseException
 
printStackTrace(PrintWriter) - Method in class com.caucho.es.ESWrapperException
 
printStackTrace(PrintWriter) - Method in class com.caucho.xsl.XslParseException
 
printValue(XslWriter, Node) - Method in class com.caucho.xsl.StylesheetImpl
 
printXml(WriteStream, Node) - Static method in class com.caucho.xml.XmlPrinter
Prints the node as XML.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
 
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
PROPERTY_PASSWORD - Static variable in class com.caucho.sql.DBPool
The key used to look into the properties passed to the connect method to find the password.
PROPERTY_USER_NAME - Static variable in class com.caucho.sql.DBPool
The key used to look into the properties passed to the connect method to find the username.
pushAttribute(String) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute with the given name to the current node, making the attribute the current node.
pushAttribute(String, NamespaceContext) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute with the given name to the current node, making the attribute the current node.
pushAttribute(String, String, String) - Method in class com.caucho.xsl.XslWriter
Adds a namespace-aware attribute to the current node, making the new attribute the current node.
pushAttribute(XslWriter, String, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
pushAttributeNs(String, String) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute to the current node, making the new attribute the current node.
pushBody() - Method in class javax.servlet.jsp.PageContext
Internal routine to support BodyTags.
pushComment() - Method in class com.caucho.xsl.XslWriter
Adds an empty comment to the current node, making the attribute the current node.
pushCopy(Node) - Method in class com.caucho.xsl.XslWriter
Copies the node without attributes or children.
pushElement(String) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushElement(String, NamespaceContext) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushElement(String, String, String) - Method in class com.caucho.xsl.XslWriter
Adds a namespace-aware element to the current node, making the new element the current node.
pushElement(XslWriter, String, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
pushElementCopy(Node) - Method in class com.caucho.xsl.XslWriter
Adds a top-level copy of a node to the current node, making the new element the current node.
pushElementNs(String, String) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushFilter(StreamFilter) - Method in class com.caucho.vfs.ReadStream
Pushes a filter on the top of the stream stack.
pushFilter(StreamFilter) - Method in class com.caucho.vfs.WriteStream
Pushes a filter on the top of the stream stack.
pushFragment() - Method in class com.caucho.xsl.XslWriter
Starts a fragment.
pushPi(String) - Method in class com.caucho.xsl.XslWriter
Adds a new ProcessingInstruction node with the given name to the current node, making the PI the current node.
pushScope(ESBase) - Method in class com.caucho.es.Call
 
put(ESString, ESBase, int) - Method in class com.caucho.es.ESObject
 
put(ESString, ESBase, int) - Method in class com.caucho.es.ESClosure
 
put(int, ESBase, int) - Method in class com.caucho.es.ESObject
Sets the named property
put(Object, int) - Method in class com.caucho.util.IntMap
Puts a new value in the property table with the appropriate flags
put(Object, Object) - Method in class com.caucho.util.LruCache
Puts a new item in the cache.
put(String, ESBase, int) - Method in class com.caucho.es.ESObject
 
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated.  
Pwd - class com.caucho.vfs.Pwd.
Creates paths based on the current working directory.

Q

QDate - class com.caucho.util.QDate.
Resin Date object
QDate() - Constructor for class com.caucho.util.QDate
Creates the native Object object
QDocumentType - class com.caucho.xml.QDocumentType.
 
query - Variable in class com.caucho.vfs.HttpPath
 
queue() - Method in class com.caucho.util.Cron
Queue the cron for wakeup.
queue(long) - Method in class com.caucho.util.Alarm
Queue the alarm for wakeup.

R

READ_ONLY - Static variable in class com.caucho.es.ESBase
 
read() - Method in class com.caucho.util.CharCursor
our stuff
read() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read() - Method in class com.caucho.vfs.ReadStream
Returns the next byte or -1 if at the end of file.
read(byte[], int, int) - Method in class com.caucho.vfs.StreamImpl
 
read(byte[], int, int) - Method in class com.caucho.vfs.TempReadStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.ReaderWriterStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.PipeStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.StringStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.StreamFilter
 
read(byte[], int, int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
read(byte[], int, int) - Method in class com.caucho.vfs.VfsStream
 
read(char[], int, int) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
read(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
readAll(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
readAll(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
readAll(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
readChar() - Method in class com.caucho.vfs.ReadStream
Reads a character from the stream, returning -1 on end of file.
ReaderWriterStream - class com.caucho.vfs.ReaderWriterStream.
 
ReaderWriterStream(Reader, Writer) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
ReaderWriterStream(Reader, Writer, Path) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
readLine() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
readLine() - Method in class com.caucho.vfs.ReadStream
Reads a line, returning a string.
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads a line from the POST data.
readLine(CharBuffer) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readln() - Method in class com.caucho.vfs.ReadStream
 
readln(CharBuffer) - Method in class com.caucho.vfs.ReadStream
 
ReadStream - class com.caucho.vfs.ReadStream.
A fast bufferered input stream supporting both character and byte data.
ReadStream() - Constructor for class com.caucho.vfs.ReadStream
Creates an uninitialized stream.
ReadStream(StreamImpl) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadStream(StreamImpl, WriteStream) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadWritePair - class com.caucho.vfs.ReadWritePair.
 
ready() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
Regexp - class com.caucho.regexp.Regexp.
 
Regexp(Node, Regcomp) - Constructor for class com.caucho.regexp.Regexp
 
Regexp(String) - Constructor for class com.caucho.regexp.Regexp
 
Regexp(String, String) - Constructor for class com.caucho.regexp.Regexp
 
regionMatches(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatches(int, CharBuffer, int, int) - Method in class com.caucho.util.CharBuffer
 
regionMatches(int, CharSegment, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatches(int, String, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatches(int, String, int, int) - Method in class com.caucho.util.CharBuffer
 
regionMatchesIgnoreCase(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatchesIgnoreCase(int, CharBuffer, int, int) - Method in class com.caucho.util.CharBuffer
 
Registry - class com.caucho.util.Registry.
 
RegistryNode - class com.caucho.util.RegistryNode.
 
release() - Method in class javax.servlet.jsp.PageContext
Internal routine to free PageContext resources at the end of a page.
release() - Method in class javax.servlet.jsp.tagext.TagSupport
 
release() - Method in interface javax.servlet.jsp.tagext.Tag
Cleans up the tag at the end of the page.
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
 
remove() - Method in class com.caucho.util.EnumIterator
 
remove() - Method in class com.caucho.util.NullIterator
 
remove() - Method in class com.caucho.vfs.Path
Removes the file or directory named by this path.
remove() - Method in class com.caucho.vfs.FilePath
 
remove() - Method in class com.caucho.vfs.CachePath
 
remove() - Method in class com.caucho.vfs.MemoryPath
 
remove(int, int) - Method in class com.caucho.util.ByteBuffer
 
remove(Object) - Method in class com.caucho.util.IntMap
Deletes the entry.
remove(Object) - Method in class com.caucho.util.LruCache
Removes an item from the cache
remove(Slist, Object) - Static method in class com.caucho.util.Slist
Remove if ==
removeAttribute(String) - Method in class com.caucho.vfs.StreamImpl
 
removeAttribute(String) - Method in class com.caucho.vfs.Path
Remove an attribute.
removeAttribute(String) - Method in class com.caucho.vfs.ReadStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.vfs.WriteStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.xsl.XslWriter
removes the attribute with the given name.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes an attribute.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes the given attribute.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes an attribute.
removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
 
removeAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
Removes an attribute in a given scope.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeEvent() - Method in interface com.caucho.util.CacheListener
 
removeListener(ChangeListener) - Static method in class com.caucho.util.Registry
 
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeTail() - Method in class com.caucho.util.LruCache
 
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated.  
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
 
renameTo(Path) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
renameTo(Path) - Method in class com.caucho.vfs.FilePath
 
renameTo(Path) - Method in class com.caucho.vfs.CachePath
 
renameTo(Path) - Method in class com.caucho.vfs.MemoryPath
 
renameTo(String) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
replace(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
replace(int, int, char[], int, int) - Method in class com.caucho.util.CharBuffer
Replaces a range with a character array
replace(int, int, String) - Method in class com.caucho.util.CharBuffer
Replaces a range with a string
replace(String, String) - Method in class com.caucho.regexp.Regexp
 
replace(String, String, CharBuffer) - Method in class com.caucho.regexp.Regexp
 
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified character offset with the specified string.
replaceInt(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a int (little endian) into the buffer
replaceShort(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a short into the buffer
REQUEST - Static variable in class javax.servlet.jsp.PageContext
 
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
RequestDispatcher - interface javax.servlet.RequestDispatcher.
The RequestDispatcher gives servlets the capabilities of SSI includes.
reset() - Method in interface javax.servlet.ServletResponse
Resets the output stream, clearing headers and the output buffer.
Resin - class com.caucho.es.Resin.
Resin is the primary public entry to the JavaScript compiler.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
 
rest() - Method in class com.caucho.util.Slist
 
reverse(Slist) - Static method in class com.caucho.util.Slist
Destructively reverse
root - Variable in class com.caucho.vfs.FilesystemPath
 

S

SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_SWITCHING_PROCOTOLS - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
 
SC_USE_PROXY_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
 
scan(CharCursor) - Method in class com.caucho.util.CharScanner
Scans characters from a cursor, until reaching the delimiter
scan(CharCursor, CharBuffer) - Method in class com.caucho.util.CharScanner
Scans characters from a cursor, filling a char buffer.
scanScheme(String) - Method in class com.caucho.vfs.Path
Returns the scheme portion of a uri.
schemeMap - Variable in class com.caucho.vfs.Path
 
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.Path
Path-specific lookup.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.NullPath
 
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.FilesystemPath
schemeWalk is called by Path for a scheme lookup like file:/tmp/foo
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.FilePath
Lookup the path, handling windows weirdness
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.HttpPath
 
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.TcpPath
Lookup the new path assuming we're the scheme root.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.MailtoPath
 
scopeTypeof(ESString) - Method in class com.caucho.es.Call
 
Script - class com.caucho.es.Script.
The Script object represents a compiled JavaScript.
Script() - Constructor for class com.caucho.es.Script
 
ScriptClosure - class com.caucho.es.ScriptClosure.
ScriptClosure lets Java programs call JavaScript functions.
SECOND - Static variable in class com.caucho.util.QDate
 
select(Node) - Method in class com.caucho.xpath.Pattern
Selects all nodes matching the pattern.
select(Node, Env) - Method in class com.caucho.xpath.Pattern
Selects all nodes matching the pattern.
select(Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
select(String) - Method in class com.caucho.util.RegistryNode
 
select(String, Node) - Static method in class com.caucho.xpath.XPath
Selects all node matching an XPath pattern
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an HTTP error page based on the status code
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an HTTP error page based on the status code
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Redirects the client to another page.
separatorChar - Variable in class com.caucho.vfs.FilesystemPath
 
service(CauchoRequest, CauchoResponse, HashMap) - Method in class com.caucho.jsp.Page
The extended service method creates JavaScript global variables from a property map.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Services a HTTP request.
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.Page
Implements the standard Servlet API.
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.XslFilter
 
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.JavaScriptPageServlet
 
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Service a request.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Service a request.
Servlet - interface javax.servlet.Servlet.
A servlet is any Java class with a null-arg constructor that implements the Servlet API.
ServletConfig - interface javax.servlet.ServletConfig.
ServletConfig encapsulates servlet configuration and gives access to the application (servlet context) object.
ServletContext - interface javax.servlet.ServletContext.
ServletContexts encapsulate applications.
ServletException - exception javax.servlet.ServletException.
A servlet exception.
ServletException() - Constructor for class javax.servlet.ServletException
Basic exception constructor.
ServletException(String) - Constructor for class javax.servlet.ServletException
Create a new servlet exception with a message.
ServletException(String, Throwable) - Constructor for class javax.servlet.ServletException
Create a new servlet exception with a message and a wrapped exception.
ServletException(Throwable) - Constructor for class javax.servlet.ServletException
Create a new servlet exception with a wrapped exception.
ServletInputStream - class javax.servlet.ServletInputStream.
Servlets generally read POSTed data with ServletInputStream.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
 
ServletOutputStream - class javax.servlet.ServletOutputStream.
Servlets can use ServletOutputStream to write binary data to the response.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
 
ServletRequest - interface javax.servlet.ServletRequest.
ServletRequest encapsulates client request data.
ServletResponse - interface javax.servlet.ServletResponse.
ServletReponse control the output to the client.
SESSION - Static variable in class javax.servlet.jsp.PageContext
 
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
set - Variable in class com.caucho.es.ESBeanWrapper
 
set(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
set(int, double) - Method in class com.caucho.util.DoubleArray
 
set(int, int) - Method in class com.caucho.util.IntArray
Sets the value at the given index.
set(int, int) - Method in class com.caucho.util.ByteBuffer
 
set(int, long) - Method in class com.caucho.util.QDate
 
set(Object) - Method in class com.caucho.util.NullIterator
 
setAttribute(String, Object) - Method in class com.caucho.vfs.StreamImpl
 
setAttribute(String, Object) - Method in class com.caucho.vfs.Path
Sets an attribute of the path.
setAttribute(String, Object) - Method in class com.caucho.vfs.ReadStream
Sets a named attribute.
setAttribute(String, Object) - Method in class com.caucho.vfs.MailtoPath
 
setAttribute(String, Object) - Method in class com.caucho.vfs.WriteStream
Sets a named attribute.
setAttribute(String, Object) - Method in class com.caucho.xsl.XslWriter
Sets the attribute with the given name.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Sets an attribute value.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Sets an attribute value.
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Sets an attribute value.
setAttribute(String, Object) - Method in class javax.servlet.jsp.PageContext
 
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
 
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.PageContext
Sets an attribute in a given scope.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAutodetectXml(boolean) - Method in class com.caucho.xml.XmlParser
 
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Sets the BodyContent stream.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
 
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the output buffer size to size.
setByteAt(int, int) - Method in class com.caucho.util.ByteBuffer
Returns the byte at the specified offset.
setCache(Object, Object) - Method in class com.caucho.xpath.Env
 
setCharAt(int, char) - Method in class com.caucho.util.CharBuffer
Sets the character at the given index.
setClassDir(Path) - Method in class com.caucho.es.Script
 
setCloseChildOnClose(boolean) - Method in class com.caucho.vfs.ReaderWriterStream
 
setCloseChildOnClose(boolean) - Method in class com.caucho.vfs.VfsStream
 
setComment(String) - Method in class javax.servlet.http.Cookie
 
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Deprecated.  
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the response content type.
setContextClassLoader(ClassLoader) - Static method in class com.caucho.util.CauchoSystem
 
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setDate(long, long, long) - Method in class com.caucho.util.QDate
 
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header by converting a date to a string.
setDefault(RegistryNode) - Static method in class com.caucho.util.Registry
 
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
 
setDisableClose(boolean) - Method in class com.caucho.vfs.ReadStream
Disables close.
setDisableClose(boolean) - Method in class com.caucho.vfs.WriteStream
Disables close.
setDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
setDocumentHandler(DocumentHandler) - Method in class com.caucho.xml.XmlParser
 
setDomain(String) - Method in class javax.servlet.http.Cookie
 
setDTDHandler(DTDHandler) - Method in class com.caucho.xml.XmlParser
 
setEncoding(String) - Method in class com.caucho.vfs.ReadStream
Sets the current read encoding.
setEncoding(String) - Method in class com.caucho.vfs.WriteStream
Sets the character encoding for writing to this stream.
setEntitiesAsText(boolean) - Method in class com.caucho.xml.XmlParser
 
setEntityResolver(EntityResolver) - Method in class com.caucho.xml.XmlParser
 
setEntryClass(Class) - Method in class com.caucho.util.DynamicClassLoader.Entry
 
setErrorHandler(ErrorHandler) - Method in class com.caucho.xml.XmlParser
 
setEscaping(boolean) - Method in class com.caucho.xml.XmlPrinter
 
setExpandEntities(boolean) - Method in class com.caucho.xml.XmlParser
 
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.ReaderWriterStream
 
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.VfsStream
 
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.WriteStream
Some streams, like log streams, should be flushed on every println call.
setFunctions(HashMap) - Method in class com.caucho.xpath.Env
Sets the extension function library
setGlobal(String, Object) - Method in class com.caucho.xpath.Env
Sets a global variable.
setGlobalProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header.
setHtml(double) - Method in class com.caucho.xml.XmlPrinter
 
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
 
setIndex(int) - Method in class com.caucho.util.CharCursor
sets the cursor to the position
setIndex(int) - Method in class com.caucho.util.StringCharCursor
sets the cursor to the position
setInt(int, int) - Method in class com.caucho.util.ByteBuffer
 
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a header by converting an integer value to a string.
setIsTesting(boolean) - Static method in class com.caucho.util.CauchoSystem
 
setLastModified(long) - Method in class com.caucho.vfs.Path
 
setLastModified(long) - Method in class com.caucho.vfs.FilePath
 
setLastModified(long) - Method in class com.caucho.vfs.CachePath
 
setLength(int) - Method in class com.caucho.util.DoubleArray
 
setLength(int) - Method in class com.caucho.util.IntArray
Sets the length of the array, filling with zero if necessary.
setLength(int) - Method in class com.caucho.util.ByteBuffer
Set the buffer.
setLength(int) - Method in class com.caucho.util.CharBuffer
Set the length of the buffer.
setLength(int) - Method in class com.caucho.vfs.TempBuffer
 
setLineMap(String) - Method in class com.caucho.xml.XmlPrinter
 
setListContext(Pattern) - Method in class com.caucho.xpath.Expr
 
setListener(AlarmListener) - Method in class com.caucho.util.Alarm
Sets the alarm's listener.
setListener(CronListener) - Method in class com.caucho.util.Cron
Sets the cron's listener.
setLocale(Locale) - Method in class com.caucho.vfs.WriteStream
 
setLocale(Locale) - Method in class com.caucho.xml.XmlParser
 
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the output locale.
setLocation(String, int) - Method in class com.caucho.xsl.XslWriter
 
setLocation(String, int, int) - Method in interface com.caucho.xml.CauchoNode
Sets the location
setLoginTimeout(int) - Method in class com.caucho.sql.DBPool
Sets the timeout for a database login.
setLogWriter(PrintWriter) - Method in class com.caucho.sql.DBPool
Sets the debugging log for the connection.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
 
setMaxConnections(int) - Method in class com.caucho.sql.DBPool
Sets the maximum number of pooled connections.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Sets the maximum inactive interval.
setMimeType(String) - Method in class com.caucho.xml.XmlPrinter
 
setName(String) - Method in class com.caucho.xml.QDocumentType
 
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNewline(byte[]) - Method in class com.caucho.vfs.VfsStream
 
setNewlineString(String) - Method in class com.caucho.vfs.WriteStream
Sets the string to use for println newlines
setNext(DynamicClassLoader) - Method in class com.caucho.util.DynamicClassLoader
 
setNext(TempBuffer) - Method in class com.caucho.vfs.TempBuffer
 
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
setNotCacheable() - Method in class com.caucho.xsl.XslWriter
Indicate that the result document is not cacheable.
setOutputAttribute(String, String) - Method in class com.caucho.xsl.Stylesheet
 
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
 
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Sets the page context of this page.
setParamVariable(XslWriter, Node, Env, String, Object) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
setParent(ClassLoader) - Method in class com.caucho.util.DynamicClassLoader
 
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
 
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Sets the containing tag.
setPath(Path) - Method in class com.caucho.vfs.StreamImpl
 
setPath(Path) - Method in class com.caucho.vfs.ReadStream
Sets a path name associated with the stream.
setPath(Path) - Method in class com.caucho.vfs.WriteStream
Sets a path name associated with the stream.
setPath(String) - Method in class javax.servlet.http.Cookie
 
setPosition(int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
setPosition(int) - Method in class com.caucho.vfs.ReadStream
Returns the sets current read position.
setPretty(boolean) - Method in class com.caucho.xml.XmlPrinter
 
setPrintDeclaration(boolean) - Method in class com.caucho.xml.XmlPrinter
 
setProperty(ESBase, ESString, ESBase) - Static method in class com.caucho.es.Call
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESBase
Sets the named property
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESUndefined
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESObject
Puts a new value in the property table with the appropriate flags
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESRegexp
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESClosure
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESNull
 
setProperty(int, ESBase) - Method in class com.caucho.es.ESBase
Sets the named property
setProperty(String, ESBase) - Method in class com.caucho.es.ESBase
 
setProperty(String, ESBase) - Method in class com.caucho.es.ESGlobal
 
setProperty(String, Object) - Method in class com.caucho.es.ScriptClosure
Sets a global property of the closure.
setPublicId(String) - Method in class com.caucho.xml.XmlPrinter
 
setRegistry(RegistryNode) - Static method in class com.caucho.util.Registry
 
setResinHome(Path) - Static method in class com.caucho.util.CauchoSystem
 
setScopeProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setScriptPath(Path[]) - Method in class com.caucho.es.Script
 
setSecure(boolean) - Method in class javax.servlet.http.Cookie
 
setShort(int, int) - Method in class com.caucho.util.ByteBuffer
 
setSibling(WriteStream) - Method in class com.caucho.vfs.ReadStream
 
setSpaces(HashMap, HashMap) - Method in class com.caucho.xsl.StylesheetImpl
 
setStandalone(String) - Method in class com.caucho.xml.XmlPrinter
 
setStaticClassLoader(ClassLoader) - Static method in class com.caucho.util.CauchoSystem
 
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the HTTP status
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated.  
setStrictXml(boolean) - Method in class com.caucho.jsp.XtpManager
Requires XTP documents conform to strict XML.
setStrictXsl(boolean) - Method in class com.caucho.jsp.XtpManager
Requires XTL stylesheets to conform to strict XSL.
setSystemId(String) - Method in class com.caucho.xml.XmlPrinter
 
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
 
setTime(long) - Method in class com.caucho.util.QDate
 
setTime(long, long, long, long) - Method in class com.caucho.util.QDate
 
setUser(String, String) - Static method in class com.caucho.util.CauchoSystem
Sets the runtime user so we don't need to run as root.
setUserPath(String) - Method in class com.caucho.vfs.Path
Sets the user path.
setUserPath(String) - Method in class com.caucho.vfs.FilesystemPath
 
setValue(Object) - Method in class com.caucho.vfs.Path
Sets the object at the path.
setValue(Object) - Method in class com.caucho.vfs.MemoryPath
 
setValue(String) - Method in interface org.w3c.dom.Attr
 
setValue(String) - Method in class javax.servlet.http.Cookie
 
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
 
setVariable(XslWriter, Node, Env, String, Object) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
setVersion(int) - Method in class javax.servlet.http.Cookie
 
setWindowsTest(boolean) - Static method in class com.caucho.util.CauchoSystem
 
setWritePrefix(int) - Method in class com.caucho.vfs.WriteStream
 
shallowCopy(Object) - Method in class com.caucho.es.ESObject
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
SimpleClassLoader - class com.caucho.util.SimpleClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
SimpleClassLoader() - Constructor for class com.caucho.util.SimpleClassLoader
 
SimpleClassLoader(ClassLoader) - Constructor for class com.caucho.util.SimpleClassLoader
 
singleNumber(XslWriter, Node, Env, Pattern, Pattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
singleNumberJs(XslWriter, Node, Env, int, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
SingleThreadModel - interface javax.servlet.SingleThreadModel.
Servlets implementing the SingleThreadModel have only a single thread executing at any time.
SIZE - Static variable in class com.caucho.vfs.TempBuffer
 
size() - Method in class com.caucho.util.DoubleArray
 
size() - Method in class com.caucho.util.IntMap
Returns the current number of entries in the map.
size() - Method in class com.caucho.util.IntArray
Returns the current size of the array
size() - Method in class com.caucho.util.ByteBuffer
 
size() - Method in class com.caucho.util.IntSet
 
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
 
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
 
skip(CharCursor) - Method in class com.caucho.util.CharScanner
Skips characters from the cursor until one matches a delimiter.
skip(int) - Method in class com.caucho.util.CharCursor
Skips the next n characters
skip(int) - Method in class com.caucho.util.StringCharCursor
Skips the next n characters
skip(long) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
skip(long) - Method in class com.caucho.vfs.ReadStream
Skips the next n bytes.
Slist - class com.caucho.util.Slist.
Cons-cell slist of objects
Slist(Slist, Object) - Constructor for class com.caucho.util.Slist
Create a new cons-cell
snapPrototype - Variable in class com.caucho.es.ESObject
 
Sort - class com.caucho.util.Sort.
 
Sort - class com.caucho.xsl.Sort.
 
Sort() - Constructor for class com.caucho.util.Sort
 
sort(ArrayList) - Method in class com.caucho.util.Sort
 
Sort(String, boolean, boolean) - Constructor for class com.caucho.xsl.Sort
 
split(String) - Method in class com.caucho.regexp.Regexp
 
splitNameList(String) - Static method in class com.caucho.xml.XmlUtil
 
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this Text node into two Text nodes at the specified offset, keeping both in the tree as siblings.
stack - Variable in class com.caucho.es.Call
 
startsWith(String) - Method in class com.caucho.util.CharSegment
 
startsWith(String) - Method in class com.caucho.util.CharBuffer
 
staticPrintESTrace(Exception, OutputStream) - Static method in class com.caucho.es.ESException
 
staticPrintESTrace(Exception, PrintWriter) - Static method in class com.caucho.es.ESException
 
StreamFilter - class com.caucho.vfs.StreamFilter.
 
StreamFilter() - Constructor for class com.caucho.vfs.StreamFilter
 
StreamImpl - class com.caucho.vfs.StreamImpl.
 
StreamImpl() - Constructor for class com.caucho.vfs.StreamImpl
 
string - Variable in class com.caucho.es.ESString
 
StringCharCursor - class com.caucho.util.StringCharCursor.
 
StringCharCursor(String) - Constructor for class com.caucho.util.StringCharCursor
 
StringCharCursor(String, int) - Constructor for class com.caucho.util.StringCharCursor
 
stringExpr(Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
StringStream - class com.caucho.vfs.StringStream.
 
Stylesheet - class com.caucho.xsl.Stylesheet.
A compiled XSL stylesheet.
Stylesheet.Depend - class com.caucho.xsl.Stylesheet.Depend.
 
Stylesheet() - Constructor for class com.caucho.xsl.Stylesheet
 
StylesheetImpl - class com.caucho.xsl.StylesheetImpl.
Implementation base class for stylesheets.
StylesheetImpl() - Constructor for class com.caucho.xsl.StylesheetImpl
 
subGets - Variable in class com.caucho.es.ESBeanWrapper
 
subseq(CharBuffer, int) - Method in class com.caucho.util.CharCursor
 
subseq(CharBuffer, int, int) - Method in class com.caucho.util.CharCursor
 
subservice(CauchoRequest, CauchoResponse, HashMap) - Method in class com.caucho.jsp.Page
 
subservice(CauchoRequest, CauchoResponse, HashMap) - Method in class com.caucho.jsp.JavaPage
 
subSets - Variable in class com.caucho.es.ESBeanWrapper
 
substring(int) - Method in class com.caucho.util.CharSegment
Returns a substring
substring(int) - Method in class com.caucho.util.CharBuffer
Returns a substring
substring(int, int) - Method in class com.caucho.util.CharSegment
Returns a substring
substring(int, int) - Method in class com.caucho.util.CharBuffer
Returns a substring
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.

T

Tag - interface javax.servlet.jsp.tagext.Tag.
Tags are Beans implementing JSP Tag extensions.
TagAttributeInfo - class javax.servlet.jsp.tagext.TagAttributeInfo.
 
TagAttributeInfo(String, boolean, boolean, String) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
 
TagData - class javax.servlet.jsp.tagext.TagData.
 
TagData(Hashtable) - Constructor for class javax.servlet.jsp.tagext.TagData
 
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
 
TagExtraInfo - class javax.servlet.jsp.tagext.TagExtraInfo.
 
TagExtraInfo() - Constructor for class javax.servlet.jsp.tagext.TagExtraInfo
 
TagInfo - class javax.servlet.jsp.tagext.TagInfo.
 
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
 
TagLibraryInfo - class javax.servlet.jsp.tagext.TagLibraryInfo.
 
TagLibraryInfo(String, String) - Constructor for class javax.servlet.jsp.tagext.TagLibraryInfo
 
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
TagSupport - class javax.servlet.jsp.tagext.TagSupport.
 
TagSupport() - Constructor for class javax.servlet.jsp.tagext.TagSupport
 
TcpPath - class com.caucho.vfs.TcpPath.
Implements a tcp stream, essentially just a socket pair.
TempBuffer - class com.caucho.vfs.TempBuffer.
 
Template - class com.caucho.xsl.Template.
 
Template(Pattern, String, int, int, double, String, int) - Constructor for class com.caucho.xsl.Template
 
templates - Variable in class com.caucho.xsl.StylesheetImpl
 
TempReadStream - class com.caucho.vfs.TempReadStream.
 
TempReadStream(TempBuffer) - Constructor for class com.caucho.vfs.TempReadStream
 
TempStream - class com.caucho.vfs.TempStream.
 
TempStream(Path) - Constructor for class com.caucho.vfs.TempStream
 
test(Node, Env, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
text - Variable in class com.caucho.xsl.StylesheetImpl
 
Text - interface org.w3c.dom.Text.
The Text interface represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
 
TIME - Static variable in class com.caucho.util.QDate
 
TIME_ZONE - Static variable in class com.caucho.util.QDate
 
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
toArray() - Method in class com.caucho.util.IntArray
Return a new int array with the contents.
toBoolean() - Method in class com.caucho.es.ESBase
 
toBoolean() - Method in class com.caucho.es.ESObject
 
toBoolean() - Method in class com.caucho.es.ESNumber
Any non-zero number is true.
toBoolean() - Method in class com.caucho.es.ESString
 
toBoolean() - Method in class com.caucho.es.ESBeanWrapper
 
toBoolean() - Method in class com.caucho.es.ESBoolean
 
toBoolean(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a boolean using the XPath rules.
toDouble(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a double using the XPath rules.
toESIterator(Enumeration) - Static method in class com.caucho.es.Call
 
toESIterator(Iterator) - Static method in class com.caucho.es.Call
 
toInt32() - Method in class com.caucho.es.ESBase
 
toJavaObject() - Method in class com.caucho.es.ESBase
 
toJavaObject() - Method in class com.caucho.es.ESObject
 
toJavaObject() - Method in class com.caucho.es.Global
 
toJavaObject() - Method in class com.caucho.es.ESNumber
 
toJavaObject() - Method in class com.caucho.es.ESString
 
toJavaObject() - Method in class com.caucho.es.ESGlobal
 
toJavaObject() - Method in class com.caucho.es.ESBeanWrapper
 
toJavaObject() - Method in class com.caucho.es.ESRegexp
 
toJavaObject() - Method in class com.caucho.es.ESBoolean
 
toJavaString() - Method in class com.caucho.es.ESBase
 
toJavaString() - Method in class com.caucho.es.ESUndefined
 
toJavaString() - Method in class com.caucho.es.ESNull
 
toLowerCase() - Method in class com.caucho.util.CharSegment
 
toLowerCase() - Method in class com.caucho.util.CharBuffer
 
toNode(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a node using the XPath rules.
toNum() - Method in class com.caucho.es.ESBase
 
toNum() - Method in class com.caucho.es.ESUndefined
 
toNum() - Method in class com.caucho.es.ESObject
Returns a string rep of the object
toNum() - Method in class com.caucho.es.ESNumber
 
toNum() - Method in class com.caucho.es.ESString
 
toNum() - Method in class com.caucho.es.ESBoolean
 
toNum() - Method in class com.caucho.es.ESNull
 
toObject() - Method in class com.caucho.es.ESBase
 
toObject() - Method in class com.caucho.es.ESObject
 
toObject() - Method in class com.caucho.es.ESNumber
 
toObject() - Method in class com.caucho.es.ESString
 
toObject() - Method in class com.caucho.es.ESBoolean
 
toPatternString() - Method in class com.caucho.xpath.Pattern
 
toPrimitive() - Method in class com.caucho.es.ESBase
 
toPrimitive(int) - Method in class com.caucho.es.ESBase
 
toPrimitive(int) - Method in class com.caucho.es.ESObject
XXX: not right
toPrimitive(int) - Method in class com.caucho.es.ESGlobal
returns a primitive
toPrimitive(int) - Method in class com.caucho.es.ESBeanWrapper
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESBase
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESObject
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESString
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESBeanWrapper
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESRegexp
 
toStr() - Method in class com.caucho.es.ESBase
 
toStr() - Method in class com.caucho.es.ESUndefined
 
toStr() - Method in class com.caucho.es.ESObject
Returns a string rep of the object
toStr() - Method in class com.caucho.es.ESNumber
 
toStr() - Method in class com.caucho.es.ESString
 
toStr() - Method in class com.caucho.es.ESGlobal
returns the string representation
toStr() - Method in class com.caucho.es.ESBeanWrapper
 
toStr() - Method in class com.caucho.es.ESBoolean
Returns this as a string.
toStr() - Method in class com.caucho.es.ESClosure
 
toStr() - Method in class com.caucho.es.ESNull
 
toStr(String) - Static method in class com.caucho.es.ESString
 
toString() - Method in class com.caucho.util.RegistryNode
 
toString() - Method in class com.caucho.util.IntMap
 
toString() - Method in class com.caucho.util.Cron
 
toString() - Method in class com.caucho.util.QDate
 
toString() - Method in class com.caucho.util.Alarm
 
toString() - Method in class com.caucho.util.ByteBuffer
String representation of the buffer.
toString() - Method in class com.caucho.util.CharSegment
String representation of the buffer.
toString() - Method in class com.caucho.util.CharBuffer
String representation of the buffer.
toString() - Method in class com.caucho.util.IntSet
Returns a visible.
toString() - Method in class com.caucho.vfs.Path
 
toString() - Method in class com.caucho.vfs.FilesystemPath
 
toString() - Method in class com.caucho.vfs.JarPath
 
toString() - Method in class com.caucho.vfs.HttpPath
 
toString() - Method in class com.caucho.xpath.UnionPattern
 
toString() - Method in class com.caucho.es.ESBase
 
toString() - Method in class com.caucho.es.ESNumber
Returns the string representation of the number.
toString() - Method in class com.caucho.es.ESString
Returns this as a string.
toString() - Method in class com.caucho.es.ESWrapperException
 
toString() - Method in class com.caucho.xsl.XslParseException
 
toString() - Method in class com.caucho.xsl.Template
 
toString() - Method in class com.caucho.regexp.Regexp
 
toString(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a string using the XPath rules.
toString(String) - Method in class com.caucho.util.ByteBuffer
 
transform(Node) - Method in class com.caucho.xsl.Stylesheet
Transforms the XML node to a new XML document based on this stylesheet.
transform(Node, HashMap) - Method in class com.caucho.xsl.Stylesheet
Transforms the XML node to a new XML document based on this stylesheet.
transform(Node, HashMap, Path, PageContext) - Method in class com.caucho.xsl.Stylesheet
Transforms the XML node to a new XML document based on this stylesheet.
transform(Node, HashMap, Path, PageContext) - Method in class com.caucho.xsl.StylesheetImpl
 
transformCacheable(Node, HashMap, Path, PageContext) - Method in class com.caucho.xsl.Stylesheet
Transforms the XML node to a new XML document based on this stylesheet.
transformCacheable(Node, HashMap, Path, PageContext) - Method in class com.caucho.xsl.StylesheetImpl
 
Tree - class com.caucho.util.Tree.
 
Tree(Object) - Constructor for class com.caucho.util.Tree
 
TRUE - Static variable in class com.caucho.es.ESBoolean
 
typeof() - Method in class com.caucho.es.ESBase
 
typeof() - Method in class com.caucho.es.ESUndefined
 
typeof() - Method in class com.caucho.es.ESObject
 
typeof() - Method in class com.caucho.es.ESNumber
 
typeof() - Method in class com.caucho.es.ESString
 
typeof() - Method in class com.caucho.es.ESGlobal
Returns the string representation of the type.
typeof() - Method in class com.caucho.es.ESBeanWrapper
 
typeof() - Method in class com.caucho.es.ESBoolean
 
typeof() - Method in class com.caucho.es.ESClosure
 
typeof() - Method in class com.caucho.es.ESNull
 

U

UnavailableException - exception javax.servlet.UnavailableException.
 
UnavailableException(int, Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated.  
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated.  
UnavailableException(String) - Constructor for class javax.servlet.UnavailableException
 
UnavailableException(String, int) - Constructor for class javax.servlet.UnavailableException
 
unbind() - Method in class com.caucho.vfs.Path
unbinds a link.
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
 
union(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
union(int) - Method in class com.caucho.util.IntSet
Adds a point to the set
union(IntArray) - Method in class com.caucho.util.IntArray
Adds the members of newArray to the list if they are not already members of the array.
union(int, int) - Method in class com.caucho.util.IntSet
Adds the range [min,max] to the set.
union(IntSet) - Method in class com.caucho.util.IntSet
The union of two sets.
unionNegate(IntSet, int, int) - Method in class com.caucho.util.IntSet
The union with the negation of the 2nd set
UnionPattern - class com.caucho.xpath.UnionPattern.
Implementation of the 'a|b' pattern.
unread() - Method in class com.caucho.vfs.ReadStream
Unreads the last byte.
unwatch(ESString) - Method in class com.caucho.es.ESObject
 
update(long) - Method in class com.caucho.util.CpuUsage
 
updateInterval - Variable in class com.caucho.jsp.Page
 
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
url - Variable in class com.caucho.vfs.MailtoPath
 
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
userPath - Variable in class com.caucho.vfs.FilesystemPath
 

V

value - Variable in class com.caucho.es.ESBeanWrapper
 
value() - Method in class com.caucho.util.Slist
 
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Called when the object is added to a session.
valueOf() - Method in class com.caucho.es.ESBase
 
valueOf(Object) - Method in class com.caucho.xsl.XslWriter
Adds a the contents of the node to the current node.
values - Variable in class com.caucho.es.Call
 
values() - Method in class com.caucho.util.LruCache
Returns the values in the cache
values(Iterator) - Method in class com.caucho.util.LruCache
 
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Called when the object is removed from a session or the session is invalidated.
VariableInfo - class javax.servlet.jsp.tagext.VariableInfo.
 
VariableInfo(String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.VariableInfo
 
Vfs - class com.caucho.vfs.Vfs.
Creates paths based on the current working directory.
VfsStream - class com.caucho.vfs.VfsStream.
 
VfsStream(InputStream, OutputStream) - Constructor for class com.caucho.vfs.VfsStream
 
VfsStream(InputStream, OutputStream, Path) - Constructor for class com.caucho.vfs.VfsStream
 
VfsWriteObject - interface com.caucho.vfs.VfsWriteObject.
 

W

watch(ESString, ESBase) - Method in class com.caucho.es.ESObject
 
wrap(Object) - Static method in class com.caucho.es.Global
 
wrap(Object) - Method in class com.caucho.es.ESBeanWrapper
 
wrap(Object) - Method in class com.caucho.es.Call
 
wrapper(Global, Class) - Static method in class com.caucho.es.ESArrayWrapper
 
wrapStatic() - Method in class com.caucho.es.ESBeanWrapper
 
write(byte[]) - Method in class com.caucho.vfs.WriteStream
Writes a byte array.
write(byte[], int, int) - Method in class com.caucho.vfs.StreamImpl
 
write(byte[], int, int) - Method in class com.caucho.vfs.TempBuffer
 
write(byte[], int, int) - Method in class com.caucho.vfs.ReaderWriterStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.MemoryStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.LogStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.PipeStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.TempStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.StreamFilter
 
write(byte[], int, int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
write(byte[], int, int) - Method in class com.caucho.vfs.WriteStream
Writes a byte array
write(byte[], int, int) - Method in interface com.caucho.jsp.ByteWriteStream
 
write(byte[], int, int) - Method in class com.caucho.xsl.XslWriter
Adds a byte buffer to the current text node.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StreamImpl
 
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.VfsStream
 
write(char[], int, int) - Method in class com.caucho.xsl.XslWriter
Adds a char buffer to the current text node.
write(int) - Method in class com.caucho.vfs.WriteStream
Writes a byte.
write(int) - Method in class com.caucho.xsl.XslWriter
Adds a byte to the current text node.
writeFile(Path) - Method in class com.caucho.vfs.WriteStream
Copies a file to the stream.
writeOut(Writer) - Method in class javax.servlet.jsp.tagext.BodyContent
 
WriteStream - class com.caucho.vfs.WriteStream.
A fast bufferered output stream supporting both character and byte data.
WriteStream() - Constructor for class com.caucho.vfs.WriteStream
Creates an uninitialized stream.
writeStream(InputStream) - Method in class com.caucho.vfs.WriteStream
Writes the contents of a JDK stream.
WriteStream(StreamImpl) - Constructor for class com.caucho.vfs.WriteStream
Creates a stream and initializes with a specified source.
writeText(XslWriter, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
writeToStream(OutputStream) - Method in class com.caucho.vfs.Path
 
writeToStream(OutputStream) - Method in class com.caucho.vfs.CachePath
 
writeToStream(OutputStream) - Method in class com.caucho.vfs.MemoryStream
 
writeToStream(OutputStream) - Method in class com.caucho.vfs.ReadStream
Copies this stream to the output stream.
writeToStream(OutputStream, int) - Method in class com.caucho.vfs.ReadStream
Writes len bytes to the output stream from this stream.
writeToWriter(Writer) - Method in class com.caucho.vfs.ReadStream
Copies this stream to the output stream.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
 

X

Xml - class com.caucho.xml.Xml.
XML parser interface.
Xml() - Constructor for class com.caucho.xml.Xml
 
XmlChar - class com.caucho.xml.XmlChar.
XmlChar contains the XML character classes
XmlParseException - exception com.caucho.xml.XmlParseException.
 
XmlParser - class com.caucho.xml.XmlParser.
A configurable XML parser.
XmlParser() - Constructor for class com.caucho.xml.XmlParser
 
XmlPrinter - class com.caucho.xml.XmlPrinter.
Controls printing of XML documents.
XmlPrinter(WriteStream) - Constructor for class com.caucho.xml.XmlPrinter
 
XmlUtil - class com.caucho.xml.XmlUtil.
 
XmlUtil() - Constructor for class com.caucho.xml.XmlUtil
 
XPath - class com.caucho.xpath.XPath.
Public facade for selecting nodes and creating match patterns.
XPathFun - class com.caucho.xpath.XPathFun.
Base class for XPath functions.
XPathFun() - Constructor for class com.caucho.xpath.XPathFun
 
XPathParseException - exception com.caucho.xpath.XPathParseException.
Exception thrown when detecting an error during parsing.
Xsl - class com.caucho.xsl.Xsl.
Public facade for creating XSL stylesheets.
xslExecute(XslWriter, Node) - Method in class com.caucho.xsl.StylesheetImpl
 
XslFilter - class com.caucho.jsp.XslFilter.
Filters the output of JSP pages.
XslFilter() - Constructor for class com.caucho.jsp.XslFilter
 
XslNumberFormat - class com.caucho.xsl.XslNumberFormat.
Formatting for the xsl:number action.
XslNumberFormat(String, String, boolean, String, int) - Constructor for class com.caucho.xsl.XslNumberFormat
Create a new number formatting object.
XslParseException - exception com.caucho.xsl.XslParseException.
 
XslParseException() - Constructor for class com.caucho.xsl.XslParseException
 
XslParseException(Exception) - Constructor for class com.caucho.xsl.XslParseException
 
XslParseException(String) - Constructor for class com.caucho.xsl.XslParseException
 
xslSort(Node, Env, Pattern, Sort[]) - Method in class com.caucho.xsl.StylesheetImpl
 
XslWriter - class com.caucho.xsl.XslWriter.
Writer stream for generating stylesheet output.
XtpManager - class com.caucho.jsp.XtpManager.
Manages XTP templates.
XtpServlet - class com.caucho.jsp.XtpServlet.
Handles JSP pages.
XtpServlet() - Constructor for class com.caucho.jsp.XtpServlet
 

Y

YEAR - Static variable in class com.caucho.util.QDate
 

Z

ZERO - Static variable in class com.caucho.es.ESNumber
 

_

_caucho_addCacheDepend(Path, long) - Method in class com.caucho.jsp.Page
 
_caucho_addDepend(Path) - Method in class com.caucho.jsp.Page
 
_caucho_addDepend(Path, long) - Method in class com.caucho.jsp.Page
 
_caucho_getLineMap() - Method in class com.caucho.jsp.Page
 
_caucho_getLineMap() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_init(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.jsp.Page
 
_caucho_init(HttpServletRequest, HttpServletResponse) - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_isModified() - Method in class com.caucho.jsp.Page
 
_caucho_isModified() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_lastModified() - Method in class com.caucho.jsp.Page
 
_caucho_lastModified() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_setAlwaysModified() - Method in class com.caucho.jsp.Page
 
_caucho_setCacheable() - Method in class com.caucho.jsp.Page
 
_caucho_setContentType(String, String) - Method in class com.caucho.jsp.Page
 
_cauchoCreateBean(String) - Method in class com.caucho.jsp.JavaScriptPageServlet
Creates a new bean.
_first(double, double) - Static method in class com.caucho.es.Call
 
_first(ESBase, ESBase) - Static method in class com.caucho.es.Call
 
_init(Global, ESObject) - Method in class com.caucho.es.Script
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.jsp.JavaPage
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in interface javax.servlet.jsp.HttpJspPage
 
_namespaces - Variable in class com.caucho.xsl.JavaStylesheet
 
_post(ESBase, ESString, int) - Static method in class com.caucho.es.Call
 
_post(ESString, int) - Method in class com.caucho.es.Call
 
_pre(ESBase, ESString, int) - Static method in class com.caucho.es.Call
 
_pre(ESString, int) - Method in class com.caucho.es.Call
 
_xsl_exprs - Variable in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_formats - Variable in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_formats - Variable in class com.caucho.xsl.JavaStylesheet
 
_xsl_init(XslWriter, Node, Env) - Method in class com.caucho.xsl.StylesheetImpl
 
_xsl_init(XslWriter, Node, Env) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_ns - Variable in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_sort(Node, Env, int, int) - Method in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_sorts - Variable in class com.caucho.xsl.JavaScriptStylesheet
 
_xsl_sorts - Variable in class com.caucho.xsl.JavaStylesheet
 

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