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 _

X

X509Encryption - Class in com.caucho.hessian.security
 
X509Encryption() - Constructor for class com.caucho.hessian.security.X509Encryption
 
X509Parser - Class in com.caucho.security.x509
pkcs#10 is in PEM format, DER with base64 and --- BEGIN ---
X509Parser() - Constructor for class com.caucho.security.x509.X509Parser
 
X509Signature - Class in com.caucho.hessian.security
 
X509Signature() - Constructor for class com.caucho.hessian.security.X509Signature
 
xa_begin(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Starts a new distributed transaction.
xa_commit(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Commits the current transaction.
XA_HEURCOM - Static variable in exception javax.transaction.xa.XAException
 
XA_HEURHAZ - Static variable in exception javax.transaction.xa.XAException
 
XA_HEURMIX - Static variable in exception javax.transaction.xa.XAException
 
XA_HEURRB - Static variable in exception javax.transaction.xa.XAException
 
XA_NOMIGRATE - Static variable in exception javax.transaction.xa.XAException
 
XA_OK - Static variable in interface javax.transaction.xa.XAResource
 
XA_RBBASE - Static variable in exception javax.transaction.xa.XAException
 
XA_RBCOMMFAIL - Static variable in exception javax.transaction.xa.XAException
 
XA_RBDEADLOCK - Static variable in exception javax.transaction.xa.XAException
 
XA_RBEND - Static variable in exception javax.transaction.xa.XAException
 
XA_RBINTEGRITY - Static variable in exception javax.transaction.xa.XAException
 
XA_RBOTHER - Static variable in exception javax.transaction.xa.XAException
 
XA_RBPROTO - Static variable in exception javax.transaction.xa.XAException
 
XA_RBROLLBACK - Static variable in exception javax.transaction.xa.XAException
 
XA_RBTIMEOUT - Static variable in exception javax.transaction.xa.XAException
 
XA_RBTRANSIENT - Static variable in exception javax.transaction.xa.XAException
 
XA_RDONLY - Static variable in exception javax.transaction.xa.XAException
 
XA_RDONLY - Static variable in interface javax.transaction.xa.XAResource
 
xa_rollback(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Complets the current transaction by rolling it back.
xa_rollback_only(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Sets the rollback_only status for the current transaction.
xa_set_timeout(Env, int) - Static method in class com.caucho.quercus.lib.ResinModule
Sets the timeout for the current distribued transaction.
xa_status() - Static method in class com.caucho.quercus.lib.ResinModule
Returns the JTA status code for the current transation.
XA_STATUS_ACTIVE - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_COMMITTED - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_COMMITTING - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_MARKED_ROLLBACK - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_NO_TRANSACTION - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_PREPARED - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_PREPARING - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_ROLLEDBACK - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_ROLLING_BACK - Static variable in class com.caucho.quercus.lib.ResinModule
 
XA_STATUS_UNKNOWN - Static variable in class com.caucho.quercus.lib.ResinModule
 
XaCallChain - Class in com.caucho.ejb.gen
Represents the xa interception
XaCallChain(BusinessMethodGenerator, EjbCallChain) - Constructor for class com.caucho.ejb.gen.XaCallChain
 
XAConnection - Interface in javax.jms
The main destination.
XAConnectionFactory - Interface in javax.jms
The main destination.
XAConnectionFactoryImpl - Class in com.caucho.jms.connection
A sample connection factory.
XAConnectionFactoryImpl() - Constructor for class com.caucho.jms.connection.XAConnectionFactoryImpl
 
XAConnectionWrapper - Class in com.caucho.tools.profiler
 
XAConnectionWrapper(ProfilerPoint, XAConnection) - Constructor for class com.caucho.tools.profiler.XAConnectionWrapper
 
XADataSourceWrapper - Class in com.caucho.tools.profiler
 
XADataSourceWrapper(ProfilerPoint, XADataSource) - Constructor for class com.caucho.tools.profiler.XADataSourceWrapper
 
XAEntityItem - Class in com.caucho.amber.entity
An entity item handles the living entities.
XAEntityItem(AmberEntityHome, Entity) - Constructor for class com.caucho.amber.entity.XAEntityItem
 
XAER_DUPID - Static variable in exception javax.transaction.xa.XAException
 
XAER_INVAL - Static variable in exception javax.transaction.xa.XAException
 
XAER_NOTA - Static variable in exception javax.transaction.xa.XAException
 
XAER_OUTSIDE - Static variable in exception javax.transaction.xa.XAException
 
XAER_PROTO - Static variable in exception javax.transaction.xa.XAException
 
XAER_RMERR - Static variable in exception javax.transaction.xa.XAException
 
XAER_RMFAIL - Static variable in exception javax.transaction.xa.XAException
 
XAException - Exception in javax.transaction.xa
A generic XA exception
XAException() - Constructor for exception javax.transaction.xa.XAException
Creates an exception
XAException(String) - Constructor for exception javax.transaction.xa.XAException
Creates an exception
XAException(int) - Constructor for exception javax.transaction.xa.XAException
Creates an exception
XAException(Throwable) - Constructor for exception javax.transaction.xa.XAException
Creates a wrapped exception.
XAException(String, Throwable) - Constructor for exception javax.transaction.xa.XAException
Creates a wrapped exception.
XAExceptionWrapper - Exception in com.caucho.jca
Configuration for the init-param pattern.
XAExceptionWrapper(Throwable) - Constructor for exception com.caucho.jca.XAExceptionWrapper
 
XALogException - Exception in com.caucho.transaction.xalog
Exception while reading/writing the log.
XALogException() - Constructor for exception com.caucho.transaction.xalog.XALogException
 
XALogException(String) - Constructor for exception com.caucho.transaction.xalog.XALogException
 
XALogException(String, Throwable) - Constructor for exception com.caucho.transaction.xalog.XALogException
 
XALogException(Throwable) - Constructor for exception com.caucho.transaction.xalog.XALogException
 
XALogManager - Class in com.caucho.transaction.xalog
Implements a single log stream.
XALogManager() - Constructor for class com.caucho.transaction.xalog.XALogManager
Creates the log.
XALogStream - Class in com.caucho.transaction.xalog
Implements a single log stream.
XAManager - Class in com.caucho.ejb3.xa
Manages XA for bean methods.
XAManager() - Constructor for class com.caucho.ejb3.xa.XAManager
 
XAManager.SynchronizationAdapter - Class in com.caucho.ejb3.xa
 
XAQueueConnection - Interface in javax.jms
The main destination.
XAQueueConnectionFactory - Interface in javax.jms
The main destination.
XAQueueSession - Interface in javax.jms
The main destination.
XAResource - Interface in javax.transaction.xa
The interface for a transaction resource.
XAResourceWrapper - Class in com.caucho.tools.profiler
 
XAResourceWrapper(ProfilerPoint, XAResource) - Constructor for class com.caucho.tools.profiler.XAResourceWrapper
 
XASession - Interface in javax.jms
The main destination.
XATerminator - Interface in javax.resource.spi
Facilities made available by the application server to the resource.
XATopicConnection - Interface in javax.jms
The main destination.
XATopicConnectionFactory - Interface in javax.jms
The main destination.
XATopicSession - Interface in javax.jms
The main destination.
XAWriteBlock - Class in com.caucho.db.store
Represents a write (dirty) block.
XAWriteBlock(Block) - Constructor for class com.caucho.db.store.XAWriteBlock
 
XHTML - Static variable in class com.caucho.vfs.XmlWriter
 
Xid - Interface in javax.transaction.xa
The interface for a transaction id.
XidImpl - Class in com.caucho.transaction
Transaction identifier implementation.
XidImpl(long, long) - Constructor for class com.caucho.transaction.XidImpl
Creates a new transaction id.
XidImpl(byte[], byte[]) - Constructor for class com.caucho.transaction.XidImpl
 
xinclude(Env, Value) - Method in class com.caucho.quercus.lib.dom.DOMDocument
 
Xml - Class in com.caucho.quercus.lib.xml
XML object oriented API facade
Xml(Env, String, String) - Constructor for class com.caucho.quercus.lib.xml.Xml
 
XML(String) - Method in class com.caucho.quercus.lib.xml.XmlReader
 
XML - Static variable in class com.caucho.vfs.XmlWriter
 
Xml - Class in com.caucho.xml
XML parser interface.
Xml() - Constructor for class com.caucho.xml.Xml
Create a new strict XML parser
XML - Static variable in class com.caucho.xml.XmlParser
 
Xml - Class in com.caucho.xml2
XML parser interface.
Xml() - Constructor for class com.caucho.xml2.Xml
Create a new strict XML parser
XML - Static variable in class com.caucho.xml2.XmlParser
 
XML_ATTRIBUTE_CDATA - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_CDATA - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_DECL_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_DECL_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_ENTITY - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_ENTITY - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_ENUMERATION - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_ENUMERATION - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_ID - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_ID - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_IDREF - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_IDREF - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_IDREFS - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_IDREFS - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_NMTOKEN - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_NMTOKEN - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_NMTOKENS - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_NMTOKENS - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ATTRIBUTE_NOTATION - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ATTRIBUTE_NOTATION - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_CDATA_SECTION_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_CDATA_SECTION_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_COMMENT_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_COMMENT_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_DECLARATION - Static variable in class com.caucho.quercus.lib.xml.XmlReader
 
XML_DOCUMENT_FRAG_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_DOCUMENT_FRAG_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_DOCUMENT_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_DOCUMENT_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_DOCUMENT_TYPE_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_DOCUMENT_TYPE_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_DTD_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_DTD_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ELEMENT_DECL_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ELEMENT_DECL_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ELEMENT_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ELEMENT_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ENTITY_DECL_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ENTITY_DECL_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ENTITY_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ENTITY_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ENTITY_REF_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_ENTITY_REF_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_ERROR_ABORTED - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_ASYNC_ENTITY - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_BAD_CHAR_REF - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_BINARY_ENTITY_REF - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_DUPLICATE_ATTRIBUTE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_ENTITY_DECLARED_IN_PE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_EXTERNAL_ENTITY_HANDLING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_FEATURE_REQUIRES_XML_DTD - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_FINISHED - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_INCOMPLETE_PE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_INCORRECT_ENCODING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_INVALID_TOKEN - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_JUNK_AFTER_DOC_ELEMENT - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_MISPLACED_XML_PI - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_NO_ELEMENTS - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_NO_MEMORY - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_NONE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_NOT_STANDALONE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_NOT_SUSPENDED - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_PARAM_ENTITY_REF - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_PARTIAL_CHAR - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_PUBLICID - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_RECURSIVE_ENTITY_REF - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
xml_error_string(int) - Method in class com.caucho.quercus.lib.xml.XmlModule
Returns the error string for xml parser
XML_ERROR_SUSPEND_PE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_SUSPENDED - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_SYNTAX - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_TAG_MISMATCH - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_TEXT_DECL - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNBOUND_PREFIX - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNCLOSED_CDATA_SECTION - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNCLOSED_TOKEN - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNDECLARING_PREFIX - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNDEFINED_ENTITY - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNEXPECTED_STATE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_UNKNOWN_ENCODING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_ERROR_XML_DECL - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
xml_get_current_byte_index(Xml) - Method in class com.caucho.quercus.lib.xml.XmlModule
Returns the parser's byte
xml_get_current_column_number(Xml) - Method in class com.caucho.quercus.lib.xml.XmlModule
Returns the parser's column
xml_get_current_line_number(Xml) - Method in class com.caucho.quercus.lib.xml.XmlModule
Returns the parser's line
xml_get_error_code(Xml) - Method in class com.caucho.quercus.lib.xml.XmlModule
Returns the error code for xml parser
XML_HTML_DOCUMENT_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_HTML_DOCUMENT_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_NAMESPACE_DECL_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_NAMESPACE_DECL_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_NOTATION_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_NOTATION_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XML_OPTION_CASE_FOLDING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_OPTION_SKIP_TAGSTART - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_OPTION_SKIP_WHITE - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
XML_OPTION_TARGET_ENCODING - Static variable in class com.caucho.quercus.lib.xml.XmlModule
 
xml_parse(Env, StringValue, boolean) - Method in class com.caucho.quercus.lib.xml.Xml
xml_parse will keep accumulating "data" until either is_final is true or omitted
xml_parse(Env, Xml, StringValue, boolean) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_parse_into_struct(Env, StringValue, Value, Value) - Method in class com.caucho.quercus.lib.xml.Xml
Parses data into 2 parallel array structures.
xml_parse_into_struct(Env, Xml, StringValue, Value, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_parser_create(Env, String) - Method in class com.caucho.quercus.lib.xml.XmlModule
returns a new Xml Parser
xml_parser_create_ns(Env, String, String) - Method in class com.caucho.quercus.lib.xml.XmlModule
XXX: Should we return warning if separator is anything but ":"???
xml_parser_free(Xml) - Method in class com.caucho.quercus.lib.xml.XmlModule
stub function.
xml_parser_get_option(int) - Method in class com.caucho.quercus.lib.xml.Xml
 
xml_parser_get_option(Xml, int) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_parser_set_option(int, Value) - Method in class com.caucho.quercus.lib.xml.Xml
sets one of the following: _xmlOptionCaseFolding (ENABLED / DISABLED) _xmlOptionTargetEncoding (String) _xmlOptionSkipTagstart (int) _xmlOptionSkipWhite (ENABLED / DISABLED) XXX: currently only _xmlOptionCaseFolding actually does something
xml_parser_set_option(Xml, int, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
XML_PI_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_PI_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
xml_set_character_data_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the character data handler function.
xml_set_character_data_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_default_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
The php documentation is very vague as to the purpose of the default handler.
xml_set_default_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_element_handler(Value, Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the element handler functions for the XML parser.
xml_set_element_handler(Xml, Value, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_end_namespace_decl_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the endPrefixMapping handler
xml_set_end_namespace_decl_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_notation_decl_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the notationDecl handler
xml_set_notation_decl_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_object(Value) - Method in class com.caucho.quercus.lib.xml.Xml
sets the object which houses all the callback functions
xml_set_object(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_processing_instruction_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the processing instruction handler function
xml_set_processing_instruction_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_start_namespace_decl_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the startPrefixMapping handler
xml_set_start_namespace_decl_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
xml_set_unparsed_entity_decl_handler(Value) - Method in class com.caucho.quercus.lib.xml.Xml
Sets the unparsedEntityDecl handler
xml_set_unparsed_entity_decl_handler(Xml, Value) - Method in class com.caucho.quercus.lib.xml.XmlModule
 
XML_TEXT_NODE - Static variable in class com.caucho.quercus.lib.dom.QuercusDOMModule
 
XML_TEXT_NODE - Static variable in class com.caucho.quercus.lib.xml.DomModule
 
XmlApplicationPath - Class in com.caucho.servlets.webdav
Represents a virtual filesystem using xml files to store the attribute.
XmlApplicationPath() - Constructor for class com.caucho.servlets.webdav.XmlApplicationPath
 
XmlApplicationPath.FileAttributes - Class in com.caucho.servlets.webdav
 
XmlApplicationPath.FileAttributes() - Constructor for class com.caucho.servlets.webdav.XmlApplicationPath.FileAttributes
 
xmlAttrText(String) - Method in class com.caucho.jsp.java.JspNode
Generates the XML text.
XmlAuthenticator - Class in com.caucho.http.security
Deprecated inteface for the password digest.
XmlAuthenticator() - Constructor for class com.caucho.http.security.XmlAuthenticator
 
XmlAuthenticator - Class in com.caucho.server.security
The XML authenticator reads a static file for authentication.
XmlAuthenticator() - Constructor for class com.caucho.server.security.XmlAuthenticator
 
XmlAuthenticator.User - Class in com.caucho.server.security
 
XmlAuthenticator.User() - Constructor for class com.caucho.server.security.XmlAuthenticator.User
 
XmlChar - Class in com.caucho.xml
XmlChar contains the XML character classes
XmlChar - Class in com.caucho.xml2
XmlChar contains the XML character classes
XmlData - Class in com.caucho.xmpp.im
encapsulated xml as a string
XmlData() - Constructor for class com.caucho.xmpp.im.XmlData
 
XmlData(String, String, String) - Constructor for class com.caucho.xmpp.im.XmlData
 
XmlDocumentBuilderFactory - Class in com.caucho.xml.parsers
JAXP document builder factory for strict XML parsing.
XmlDocumentBuilderFactory() - Constructor for class com.caucho.xml.parsers.XmlDocumentBuilderFactory
 
XmlDocumentBuilderFactory - Class in com.caucho.xml2.parsers
JAXP document builder factory for strict XML parsing.
XmlDocumentBuilderFactory() - Constructor for class com.caucho.xml2.parsers.XmlDocumentBuilderFactory
 
XMLEvent - Interface in javax.xml.stream.events
 
XMLEventAllocator - Interface in javax.xml.stream.util
 
XMLEventAllocatorImpl - Class in com.caucho.xml.stream
 
XMLEventAllocatorImpl() - Constructor for class com.caucho.xml.stream.XMLEventAllocatorImpl
 
XMLEventConsumer - Interface in javax.xml.stream.util
 
XMLEventFactory - Class in javax.xml.stream
 
XMLEventFactory() - Constructor for class javax.xml.stream.XMLEventFactory
 
XMLEventFactoryImpl - Class in com.caucho.xml.stream
 
XMLEventFactoryImpl() - Constructor for class com.caucho.xml.stream.XMLEventFactoryImpl
 
XMLEventImpl - Class in com.caucho.xml.stream.events
 
XMLEventImpl() - Constructor for class com.caucho.xml.stream.events.XMLEventImpl
 
XMLEventReader - Interface in javax.xml.stream
 
XMLEventReaderImpl - Class in com.caucho.xml.stream
 
XMLEventReaderImpl(XMLEventAllocator, XMLStreamReader) - Constructor for class com.caucho.xml.stream.XMLEventReaderImpl
 
XMLEventWriter - Interface in javax.xml.stream
 
XMLEventWriterImpl - Class in com.caucho.xml.stream
 
XMLEventWriterImpl(XMLStreamWriter) - Constructor for class com.caucho.xml.stream.XMLEventWriterImpl
 
XmlForEachTag - Class in com.caucho.jstl.el
Tag representing a "for each" condition.
XmlForEachTag() - Constructor for class com.caucho.jstl.el.XmlForEachTag
 
XmlIfTag - Class in com.caucho.jstl.el
Tag representing an "if" condition.
XmlIfTag() - Constructor for class com.caucho.jstl.el.XmlIfTag
 
XMLInputFactory - Class in javax.xml.stream
 
XMLInputFactory() - Constructor for class javax.xml.stream.XMLInputFactory
 
XMLInputFactoryImpl - Class in com.caucho.xml.stream
 
XMLInputFactoryImpl() - Constructor for class com.caucho.xml.stream.XMLInputFactoryImpl
 
XmlModule - Class in com.caucho.quercus.lib.xml
PHP XML
XmlModule() - Constructor for class com.caucho.quercus.lib.xml.XmlModule
 
XMLNS - Static variable in class com.caucho.xml.XmlParser
 
XMLNS - Static variable in class com.caucho.xml2.XmlParser
 
XMLNS - Static variable in class com.caucho.xml2.XMLParserImpl
 
XMLNS - Static variable in class com.caucho.xml2.XMLReaderImpl
 
XMLNS - Static variable in class com.caucho.xpath.pattern.AbstractPattern
 
XMLOutputFactory - Class in javax.xml.stream
 
XMLOutputFactory() - Constructor for class javax.xml.stream.XMLOutputFactory
 
XMLOutputFactoryImpl - Class in com.caucho.xml.stream
 
XMLOutputFactoryImpl() - Constructor for class com.caucho.xml.stream.XMLOutputFactoryImpl
 
XmlOutTag - Class in com.caucho.jstl.el
 
XmlOutTag() - Constructor for class com.caucho.jstl.el.XmlOutTag
 
XmlOutTag - Class in com.caucho.jstl.rt
 
XmlOutTag() - Constructor for class com.caucho.jstl.rt.XmlOutTag
 
XmlParamTag - Class in com.caucho.jstl.el
Looks up an i18n message from a bundle and prints it.
XmlParamTag() - Constructor for class com.caucho.jstl.el.XmlParamTag
 
XmlParamTag - Class in com.caucho.jstl.rt
Looks up an i18n message from a bundle and prints it.
XmlParamTag() - Constructor for class com.caucho.jstl.rt.XmlParamTag
 
XmlParseException - Exception in com.caucho.xml
 
XmlParseException - Exception in com.caucho.xml2
 
XmlParser - Class in com.caucho.xml
A configurable XML parser.
XmlParser() - Constructor for class com.caucho.xml.XmlParser
 
XmlParser - Class in com.caucho.xml2
A configurable XML parser.
XmlParser() - Constructor for class com.caucho.xml2.XmlParser
 
XmlParser.LocatorImpl - Class in com.caucho.xml
 
XmlParser.LocatorImpl - Class in com.caucho.xml2
 
XMLParserImpl - Class in com.caucho.xml2
A fast XML parser.
XMLParserImpl() - Constructor for class com.caucho.xml2.XMLParserImpl
 
XmlParseTag - Class in com.caucho.jstl.el
 
XmlParseTag() - Constructor for class com.caucho.jstl.el.XmlParseTag
 
XmlParseTag - Class in com.caucho.jstl.rt
 
XmlParseTag() - Constructor for class com.caucho.jstl.rt.XmlParseTag
 
XmlPrinter - Class in com.caucho.xml
Controls printing of XML documents.
XmlPrinter() - Constructor for class com.caucho.xml.XmlPrinter
Create an XmlPrinter.
XmlPrinter(OutputStream) - Constructor for class com.caucho.xml.XmlPrinter
Creates a new XmlPrinter writing to an output stream.
XmlPrinter(Writer) - Constructor for class com.caucho.xml.XmlPrinter
Creates a new XmlPrinter writing to a writer.
XmlPrinter - Class in com.caucho.xml2
Controls printing of XML documents.
XmlPrinter() - Constructor for class com.caucho.xml2.XmlPrinter
Create an XmlPrinter.
XmlPrinter(OutputStream) - Constructor for class com.caucho.xml2.XmlPrinter
Creates a new XmlPrinter writing to an output stream.
XmlPrinter(Writer) - Constructor for class com.caucho.xml2.XmlPrinter
Creates a new XmlPrinter writing to a writer.
XmlReader - Class in com.caucho.quercus.lib.xml
 
XmlReader(String[]) - Constructor for class com.caucho.quercus.lib.xml.XmlReader
Default constructor.
XmlReader - Class in com.caucho.xml.readers
A fast reader to convert bytes to characters for parsing XML.
XmlReader() - Constructor for class com.caucho.xml.readers.XmlReader
Create a new reader.
XmlReader(XmlParser, ReadStream) - Constructor for class com.caucho.xml.readers.XmlReader
Create a new reader with the given read stream.
XmlReader - Class in com.caucho.xml2.readers
A fast reader to convert bytes to characters for parsing XML.
XmlReader() - Constructor for class com.caucho.xml2.readers.XmlReader
Create a new reader.
XmlReader(XmlParser, ReadStream) - Constructor for class com.caucho.xml2.readers.XmlReader
Create a new reader with the given read stream.
XMLReaderImpl - Class in com.caucho.xml2
A fast XML parser.
XMLReaderImpl() - Constructor for class com.caucho.xml2.XMLReaderImpl
 
XMLReporter - Interface in javax.xml.stream
 
XMLResolver - Interface in javax.xml.stream
 
XmlSAXParserFactory - Class in com.caucho.xml.parsers
JAXP SAX parser factory for strict XML parsing.
XmlSAXParserFactory() - Constructor for class com.caucho.xml.parsers.XmlSAXParserFactory
 
XmlSAXParserFactory - Class in com.caucho.xml2.parsers
JAXP SAX parser factory for strict XML parsing.
XmlSAXParserFactory() - Constructor for class com.caucho.xml2.parsers.XmlSAXParserFactory
 
XmlSAXParserFactory.XmlSAXParser - Class in com.caucho.xml.parsers
 
XmlSAXParserFactory.XmlSAXParser - Class in com.caucho.xml2.parsers
 
XmlSetTag - Class in com.caucho.jstl.el
 
XmlSetTag() - Constructor for class com.caucho.jstl.el.XmlSetTag
 
XMLStreamConstants - Interface in javax.xml.stream
 
XMLStreamException - Exception in javax.xml.stream
 
XMLStreamException() - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamException(String) - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamException(String, Location) - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamException(String, Location, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamException(String, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamException(Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
 
XMLStreamReader - Interface in javax.xml.stream
 
XMLStreamReaderImpl - Class in com.caucho.xml.stream
XML pull-parser interface.
XMLStreamReaderImpl(InputStream) - Constructor for class com.caucho.xml.stream.XMLStreamReaderImpl
 
XMLStreamReaderImpl(Reader) - Constructor for class com.caucho.xml.stream.XMLStreamReaderImpl
 
XMLStreamReaderImpl(InputStream, String) - Constructor for class com.caucho.xml.stream.XMLStreamReaderImpl
 
XMLStreamReaderImpl(Reader, String) - Constructor for class com.caucho.xml.stream.XMLStreamReaderImpl
 
XMLStreamReaderImpl(ReadStream) - Constructor for class com.caucho.xml.stream.XMLStreamReaderImpl
 
XMLStreamWriter - Interface in javax.xml.stream
 
XMLStreamWriterImpl - Class in com.caucho.xml.stream
 
XMLStreamWriterImpl(WriteStream) - Constructor for class com.caucho.xml.stream.XMLStreamWriterImpl
 
XMLStreamWriterImpl(WriteStream, boolean) - Constructor for class com.caucho.xml.stream.XMLStreamWriterImpl
 
XMLStreamWriterImpl(Writer, boolean) - Constructor for class com.caucho.xml.stream.XMLStreamWriterImpl
 
XMLStreamWriterImpl(OutputStream, boolean) - Constructor for class com.caucho.xml.stream.XMLStreamWriterImpl
 
XMLStreamWriterRepairingWrapper - Class in com.caucho.xml.stream
 
XMLStreamWriterRepairingWrapper(XMLStreamWriter) - Constructor for class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
 
XmlStylesheetReader - Class in com.caucho.xsl
Handler for xml-stylesheet the resin.conf file.
XmlStylesheetReader() - Constructor for class com.caucho.xsl.XmlStylesheetReader
 
xmlText(String) - Method in class com.caucho.jsp.java.JspNode
Generates the XML text.
XmlTransformTag - Class in com.caucho.jstl.el
 
XmlTransformTag() - Constructor for class com.caucho.jstl.el.XmlTransformTag
 
XmlTransformTag - Class in com.caucho.jstl.rt
 
XmlTransformTag() - Constructor for class com.caucho.jstl.rt.XmlTransformTag
 
XmlUtil - Class in com.caucho.xml
XML utilities for manipulating names and the DOM.
XmlUtil() - Constructor for class com.caucho.xml.XmlUtil
 
XmlUtil - Class in com.caucho.xml2
XML utilities for manipulating names and the DOM.
XmlUtil() - Constructor for class com.caucho.xml2.XmlUtil
 
XmlWhenTag - Class in com.caucho.jstl.el
Tag representing an "when" condition.
XmlWhenTag() - Constructor for class com.caucho.jstl.el.XmlWhenTag
 
XMLWriter - Class in com.caucho.quercus.lib.xml
XMLWriter
XMLWriter() - Constructor for class com.caucho.quercus.lib.xml.XMLWriter
Default constructor
XmlWriter - Class in com.caucho.vfs
 
XmlWriter(Writer) - Constructor for class com.caucho.vfs.XmlWriter
 
XMLWriter - Interface in com.caucho.xml
Interface for printing XML documents.
XMLWriter - Interface in com.caucho.xml2
Interface for printing XML documents.
XmlWriter.Html - Class in com.caucho.vfs
 
XmlWriter.Html() - Constructor for class com.caucho.vfs.XmlWriter.Html
 
XmlWriter.Strategy - Class in com.caucho.vfs
 
XmlWriter.Strategy() - Constructor for class com.caucho.vfs.XmlWriter.Strategy
 
XmlWriter.Xhtml - Class in com.caucho.vfs
If content model is empty,
XmlWriter.Xhtml() - Constructor for class com.caucho.vfs.XmlWriter.Xhtml
 
XmlWriter.Xml - Class in com.caucho.vfs
 
XmlWriter.Xml() - Constructor for class com.caucho.vfs.XmlWriter.Xml
 
xmlwriter_end_attribute(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends an attribute
xmlwriter_end_cdata(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a CData section
xmlwriter_end_comment(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a comment section
xmlwriter_end_document(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends the document
xmlwriter_end_dtd(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends a DTD
xmlwriter_end_dtd_attlist(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends a DTD attribute list
xmlwriter_end_dtd_element(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends a DTD element list
xmlwriter_end_dtd_entity(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends a DTD entity
xmlwriter_end_element(Env, XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends an element
xmlwriter_end_element_ns(Env, XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends an element
xmlwriter_end_pi(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends a pi section
xmlwriter_flush(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Flushes the output and returns the result.
xmlwriter_full_end_element(Env, XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Ends an element
xmlwriter_open_memory(Env) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Opens the writer for a memory target
xmlwriter_open_uri(Env, Path) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Opens the writer for a uri target
xmlwriter_output_memory(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Returns the memory result
xmlwriter_set_indent(XMLWriter, boolean) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
enables indentation
xmlwriter_set_indent_string(XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
sets the indentation string
xmlwriter_start_attribute(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts an attribute
xmlwriter_start_attribute_ns(Env, XMLWriter, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts an attribute with a namespace
xmlwriter_start_cdata(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a CData section
xmlwriter_start_comment(XMLWriter) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a comment section
xmlwriter_start_document(Env, XMLWriter, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts the document
xmlwriter_start_dtd(XMLWriter, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a DTD
xmlwriter_start_dtd_attlist(XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a DTD attribute list
xmlwriter_start_dtd_element(XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a DTD element list
xmlwriter_start_dtd_entity(XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a DTD entity
xmlwriter_start_element(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts an element
xmlwriter_start_element_ns(Env, XMLWriter, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a namespaced element
xmlwriter_start_pi(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Starts a processing instruction section
xmlwriter_text(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Writes text
xmlwriter_write_attribute(Env, XMLWriter, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Writes a complete attribute
xmlwriter_write_attribute_ns(Env, XMLWriter, StringValue, StringValue, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Writes a complete attribute
xmlwriter_write_cdata(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Writes a complete cdata
xmlwriter_write_comment(Env, XMLWriter, StringValue) - Static method in class com.caucho.quercus.lib.xml.XMLWriterModule
Writes a complete comment
xmlwriter_write_dtd(Env, XMLWrite