- 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
-
- 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_RETRY - Static variable in exception javax.transaction.xa.XAException
-
- 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
-
- XaCallback - Annotation Type in com.caucho.config.gen
-
- XaCallbackLiteral - Class in com.caucho.config.gen
-
Utilities
- XaCallbackLiteral() - Constructor for class com.caucho.config.gen.XaCallbackLiteral
-
- 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
-
- XAContextContainer - Class in com.caucho.server.webbeans
-
Container for an @TransactionScoped bean
- XAContextContainer() - Constructor for class com.caucho.server.webbeans.XAContextContainer
-
- XADataSourceWrapper - Class in com.caucho.tools.profiler
-
- XADataSourceWrapper(ProfilerPoint, XADataSource) - Constructor for class com.caucho.tools.profiler.XADataSourceWrapper
-
- XaDischarge - Class in com.caucho.amqp.io
-
The message transport header.
- XaDischarge() - Constructor for class com.caucho.amqp.io.XaDischarge
-
- 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_ASYNC - Static variable in exception javax.transaction.xa.XAException
-
- 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
- XAExceptionWrapper - Exception in com.caucho.transaction
-
Configuration for the init-param pattern.
- XAExceptionWrapper(Throwable) - Constructor for exception com.caucho.transaction.XAExceptionWrapper
-
- XaFactory<X> - Class in com.caucho.config.gen
-
Aspect factory for generating @Asynchronous aspects.
- XaFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.XaFactory
-
- XaGenerator<X> - Class in com.caucho.config.gen
-
Represents the XA interception
- XaGenerator(XaFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>, TransactionAttributeType, boolean) - Constructor for class com.caucho.config.gen.XaGenerator
-
- XaInterceptor - Class in com.caucho.ejb.xa
-
Server container for a session bean.
- XaInterceptor(AnnotatedMethod<?>) - Constructor for class com.caucho.ejb.xa.XaInterceptor
-
- XAManager - Class in com.caucho.ejb.util
-
Manages XA for bean methods.
- XAManager() - Constructor for class com.caucho.ejb.util.XAManager
-
- XAManager.SynchronizationAdapter - Class in com.caucho.ejb.util
-
- 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.
- XHTML - Static variable in class com.caucho.vfs.XmlWriter
-
- Xhtml() - Constructor for class com.caucho.vfs.XmlWriter.Xhtml
-
- Xid - Interface in javax.transaction.xa
-
The interface for a transaction id.
- XidImpl - Class in com.caucho.transaction
-
Transaction identifier implementation.
- XidImpl(long, long, long) - Constructor for class com.caucho.transaction.XidImpl
-
Creates a new transaction id.
- XidImpl(byte[], byte[]) - Constructor for class com.caucho.transaction.XidImpl
-
- XML - Static variable in class com.caucho.vfs.XmlWriter
-
- Xml() - Constructor for class com.caucho.vfs.XmlWriter.Xml
-
- 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
-
- 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
-
- 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.security
-
The XML authenticator reads a static file for authentication.
- XmlAuthenticator() - Constructor for class com.caucho.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.security
-
- XmlBean<X> - Class in com.caucho.config.xml
-
Internal implementation for a Bean
- XmlBean(ManagedBeanImpl<X>, XmlInjectionTarget<X>) - Constructor for class com.caucho.config.xml.XmlBean
-
- XmlBeanAddAttribute<T> - Class in com.caucho.config.xml
-
- XmlBeanAddAttribute(Class<T>) - Constructor for class com.caucho.config.xml.XmlBeanAddAttribute
-
- XmlBeanAnnotationAttribute<T> - Class in com.caucho.config.xml
-
Attribute for configuring an XML annotation's value.
- XmlBeanAnnotationAttribute(Class<T>) - Constructor for class com.caucho.config.xml.XmlBeanAnnotationAttribute
-
- XmlBeanArgAttribute - Class in com.caucho.config.xml
-
- XmlBeanArgAttribute(Class) - Constructor for class com.caucho.config.xml.XmlBeanArgAttribute
-
- XmlBeanAttribute - Class in com.caucho.config.xml
-
- XmlBeanAttribute(Method, ConfigType<?>) - Constructor for class com.caucho.config.xml.XmlBeanAttribute
-
- XmlBeanConfig<T> - Class in com.caucho.config.xml
-
Custom bean configured by namespace
- XmlBeanConfig(QName, Class<T>, Object) - Constructor for class com.caucho.config.xml.XmlBeanConfig
-
- XmlBeanFieldAttribute - Class in com.caucho.config.xml
-
Attribute for configuring an XML CanDI bean's field.
- XmlBeanFieldAttribute(Class, Field) - Constructor for class com.caucho.config.xml.XmlBeanFieldAttribute
-
- XmlBeanFieldConfig - Class in com.caucho.config.xml
-
Custom bean configured by namespace
- XmlBeanFieldConfig(Field) - Constructor for class com.caucho.config.xml.XmlBeanFieldConfig
-
- XmlBeanMethodAttribute - Class in com.caucho.config.xml
-
- XmlBeanMethodAttribute(Class, Method) - Constructor for class com.caucho.config.xml.XmlBeanMethodAttribute
-
- XmlBeanMethodConfig - Class in com.caucho.config.xml
-
Custom bean configured by namespace
- XmlBeanMethodConfig(Method) - Constructor for class com.caucho.config.xml.XmlBeanMethodConfig
-
- XmlBeanNewAttribute - Class in com.caucho.config.xml
-
- XmlBeanNewConfig<T> - Class in com.caucho.config.xml
-
new arguments for an XML CanDI bean.
- XmlBeanNewConfig(XmlBeanConfig<T>) - Constructor for class com.caucho.config.xml.XmlBeanNewConfig
-
- XmlBeanProgramAttribute - Class in com.caucho.config.xml
-
- XmlBeanType<T> - Class in com.caucho.config.xml
-
Represents a CanDI-style introspected bean type for configuration.
- XmlBeanType(Class<T>) - Constructor for class com.caucho.config.xml.XmlBeanType
-
- XmlBeanValueArgAttribute - Class in com.caucho.config.xml
-
- XmlChar - Class in com.caucho.xml
-
XmlChar contains the XML character classes
- XmlChar - Class in com.caucho.xml2
-
XmlChar contains the XML character classes
- XmlConfigContext - Class in com.caucho.config.xml
-
The ConfigContext contains the state of the current configuration.
- XmlConfigContext() - Constructor for class com.caucho.config.xml.XmlConfigContext
-
- XmlConfigContext(XmlConfigContext) - Constructor for class com.caucho.config.xml.XmlConfigContext
-
- XmlConfigContext(Config) - Constructor for class com.caucho.config.xml.XmlConfigContext
-
- XmlCookie - Annotation Type in com.caucho.config.xml
-
An annotation cookie for matching AnnotatedTypes to InjectionTargets.
- XmlCookieLiteral - Class in com.caucho.config.xml
-
An annotation cookie for matching AnnotatedTypes to InjectionTargets.
- XmlCookieLiteral(long) - Constructor for class com.caucho.config.xml.XmlCookieLiteral
-
- 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
-
- XMLEventAllocatorImpl - Class in com.caucho.xml.stream
-
- XMLEventAllocatorImpl() - Constructor for class com.caucho.xml.stream.XMLEventAllocatorImpl
-
- 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
-
- XMLEventReaderImpl - Class in com.caucho.xml.stream
-
- XMLEventReaderImpl(XMLEventAllocator, XMLStreamReader) - Constructor for class com.caucho.xml.stream.XMLEventReaderImpl
-
- 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
-
- XmlInjectionTarget<X> - Class in com.caucho.config.xml
-
Internal implementation for a Bean
- XmlInjectionTarget(ManagedBeanImpl<X>, Constructor<X>, Arg<X>[], ConfigProgram[]) - Constructor for class com.caucho.config.xml.XmlInjectionTarget
-
- XMLInputFactoryImpl - Class in com.caucho.xml.stream
-
- XMLInputFactoryImpl() - Constructor for class com.caucho.xml.stream.XMLInputFactoryImpl
-
- XmlManagedBeanImpl<X> - Class in com.caucho.config.xml
-
SimpleBean represents a POJO Java bean registered as a WebBean.
- XmlManagedBeanImpl(InjectManager, AnnotatedType<X>, boolean, QName, String, int) - Constructor for class com.caucho.config.xml.XmlManagedBeanImpl
-
- 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
-
- 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.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
-
- XmlRoleMap - Class in com.caucho.security
-
The XML role-map reads a static file for authentication.
- XmlRoleMap() - Constructor for class com.caucho.security.XmlRoleMap
-
- XmlRoleMap - Class in com.caucho.server.security
-
The XML role-map reads a static file for authentication.
- XmlRoleMap() - Constructor for class com.caucho.server.security.XmlRoleMap
-
- XmlRoleMap.Role - Class in com.caucho.security
-
- 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
-
- XmlStandardPlugin - Class in com.caucho.config.xml
-
Standard XML behavior for META-INF/beans.xml
- XmlStandardPlugin(InjectManager) - Constructor for class com.caucho.config.xml.XmlStandardPlugin
-
- 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
-
- 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.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.Strategy - Class in com.caucho.vfs
-
- XmlWriter.Xhtml - Class in com.caucho.vfs
-
If content model is empty,
- XmlWriter.Xml - Class in com.caucho.vfs
-
- XmppUserDomainMXBean - Interface in com.caucho.management.server
-
Management interface for the xmpp/bam user domain
- XPath - Class in com.caucho.xpath
-
Public facade for selecting nodes and creating match patterns.
- XPathException - Exception in com.caucho.xpath
-
Exception thrown while evaluating an xpath expression.
- XPathException() - Constructor for exception com.caucho.xpath.XPathException
-
zero-arg constructor.
- XPathException(String) - Constructor for exception com.caucho.xpath.XPathException
-
Creates an exception with a message.
- XPathException(String, Throwable) - Constructor for exception com.caucho.xpath.XPathException
-
Creates an exception with a message and wrapped exception.
- XPathException(Throwable) - Constructor for exception com.caucho.xpath.XPathException
-
Creates an exception with a wrapped exception.
- XPathFun - Class in com.caucho.xpath
-
Base class for XPath functions.
- XPathFun() - Constructor for class com.caucho.xpath.XPathFun
-
- XPathParseException - Exception in com.caucho.xpath
-
Exception thrown when detecting an error during parsing.
- XPathParseException() - Constructor for exception com.caucho.xpath.XPathParseException
-
- XPathParseException(String) - Constructor for exception com.caucho.xpath.XPathParseException
-
- XPathParseException(Throwable) - Constructor for exception com.caucho.xpath.XPathParseException
-
- XprintLatin1NoLf(String) - Method in class com.caucho.vfs.WriteStream
-
Prints the character buffer to the stream encoded as latin1.
- XSchema - Class in com.caucho.xml.xschema
-
XSchema top node.
- XSchema() - Constructor for class com.caucho.xml.xschema.XSchema
-
- Xsl - Class in com.caucho.xsl
-
Public facade for creating stylesheets.
- Xsl() - Constructor for class com.caucho.xsl.Xsl
-
- XslApplyImports - Class in com.caucho.xsl.java
-
Represents the xsl:apply-imports node from the stylesheet.
- XslApplyImports() - Constructor for class com.caucho.xsl.java.XslApplyImports
-
- XslApplyTemplates - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslApplyTemplates() - Constructor for class com.caucho.xsl.java.XslApplyTemplates
-
- XslAttribute - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslAttribute() - Constructor for class com.caucho.xsl.java.XslAttribute
-
- XslAttributeNode - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslAttributeNode(QName, String) - Constructor for class com.caucho.xsl.java.XslAttributeNode
-
- XslAttributeSet - Class in com.caucho.xsl.java
-
Represents an attribute set.
- XslAttributeSet() - Constructor for class com.caucho.xsl.java.XslAttributeSet
-
- XslCallTemplate - Class in com.caucho.xsl.java
-
Represents the xsl:call-template node.
- XslCallTemplate() - Constructor for class com.caucho.xsl.java.XslCallTemplate
-
- XslChoose - Class in com.caucho.xsl.java
-
Represents the xsl:choose element.
- XslChoose() - Constructor for class com.caucho.xsl.java.XslChoose
-
- XslComment - Class in com.caucho.xsl.java
-
Represents an xsl:comment node from the stylesheet.
- XslComment() - Constructor for class com.caucho.xsl.java.XslComment
-
- XslContentNode - Interface in com.caucho.xsl.java
-
Represents an XSL node which must be in a content section.
- XslCopy - Class in com.caucho.xsl.java
-
Copies the node.
- XslCopy() - Constructor for class com.caucho.xsl.java.XslCopy
-
- XslCopyOf - Class in com.caucho.xsl.java
-
Copies the node.
- XslCopyOf() - Constructor for class com.caucho.xsl.java.XslCopyOf
-
- XslDecimalFormat - Class in com.caucho.xsl.java
-
xsl:decimal-format
- XslDecimalFormat() - Constructor for class com.caucho.xsl.java.XslDecimalFormat
-
- XslElement - Class in com.caucho.xsl.java
-
Represents the generation of an XSL node.
- XslElement() - Constructor for class com.caucho.xsl.java.XslElement
-
- XslElementNode - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslElementNode(QName) - Constructor for class com.caucho.xsl.java.XslElementNode
-
- XslForEach - Class in com.caucho.xsl.java
-
Represents the xsl:for-each element.
- XslForEach() - Constructor for class com.caucho.xsl.java.XslForEach
-
- XslIf - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslIf() - Constructor for class com.caucho.xsl.java.XslIf
-
- XslImport - Class in com.caucho.xsl.java
-
Imports a stylesheet.
- XslImport() - Constructor for class com.caucho.xsl.java.XslImport
-
- XslInclude - Class in com.caucho.xsl.java
-
Includes a stylesheet.
- XslInclude() - Constructor for class com.caucho.xsl.java.XslInclude
-
- XslKey - Class in com.caucho.xsl.java
-
Includes a stylesheet.
- XslKey() - Constructor for class com.caucho.xsl.java.XslKey
-
- XslMessage - Class in com.caucho.xsl.java
-
xsl:message
- XslMessage() - Constructor for class com.caucho.xsl.java.XslMessage
-
- XslNamespaceAlias - Class in com.caucho.xsl.java
-
the xsl:namespace-alias tag
- XslNamespaceAlias() - Constructor for class com.caucho.xsl.java.XslNamespaceAlias
-
- XslNamespaceNode - Class in com.caucho.xsl.java
-
Represents a namespace node from the stylesheet.
- XslNamespaceNode(QName, String) - Constructor for class com.caucho.xsl.java.XslNamespaceNode
-
- XslNode - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslNode() - Constructor for class com.caucho.xsl.java.XslNode
-
- XslNumber - Class in com.caucho.xsl.java
-
Returns the value of an expression.
- XslNumber() - Constructor for class com.caucho.xsl.java.XslNumber
-
- XslNumberFormat - Class in com.caucho.xsl
-
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.
- XslOtherwise - Class in com.caucho.xsl.java
-
Represents an xsl:otherwise node from the stylesheet.
- XslOtherwise() - Constructor for class com.caucho.xsl.java.XslOtherwise
-
- XslOutput - Class in com.caucho.xsl.java
-
Returns the value of an expression.
- XslOutput() - Constructor for class com.caucho.xsl.java.XslOutput
-
- XslParam - Class in com.caucho.xsl.java
-
Represents an xsl:param node from the stylesheet.
- XslParam() - Constructor for class com.caucho.xsl.java.XslParam
-
- XslParseException - Exception in com.caucho.xsl
-
- XslParseException() - Constructor for exception com.caucho.xsl.XslParseException
-
- XslParseException(String) - Constructor for exception com.caucho.xsl.XslParseException
-
- XslParseException(Throwable) - Constructor for exception com.caucho.xsl.XslParseException
-
- XslParseException(String, Throwable) - Constructor for exception com.caucho.xsl.XslParseException
-
- XslPreserveSpace - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslPreserveSpace() - Constructor for class com.caucho.xsl.java.XslPreserveSpace
-
- XslProcessingInstruction - Class in com.caucho.xsl.java
-
Represents an xsl:processing-instructionny node from the stylesheet.
- XslProcessingInstruction() - Constructor for class com.caucho.xsl.java.XslProcessingInstruction
-
- XslResultDocument - Class in com.caucho.xsl.java
-
changes the output
- XslResultDocument() - Constructor for class com.caucho.xsl.java.XslResultDocument
-
- XslSort - Class in com.caucho.xsl.java
-
Represents the xsl:sort element.
- XslSort() - Constructor for class com.caucho.xsl.java.XslSort
-
- xslSort(Node, Env, AbstractPattern, Sort[]) - Method in class com.caucho.xsl.StylesheetImpl
-
- XslStripSpace - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslStripSpace() - Constructor for class com.caucho.xsl.java.XslStripSpace
-
- XslStylesheet - Class in com.caucho.xsl.java
-
Represents the top-level xsl:stylesheet node.
- XslStylesheet() - Constructor for class com.caucho.xsl.java.XslStylesheet
-
- XslTemplate - Class in com.caucho.xsl.java
-
Represents the xsl:template node.
- XslTemplate() - Constructor for class com.caucho.xsl.java.XslTemplate
-
- XslText - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslText() - Constructor for class com.caucho.xsl.java.XslText
-
- XsltFilter - Class in com.caucho.filters
-
Sends the results of the servlet through XSLT.
- XsltFilter() - Constructor for class com.caucho.filters.XsltFilter
-
- XslTopNode - Interface in com.caucho.xsl.java
-
Represents an XSL node which can be in the top section.
- XslTransform - Class in com.caucho.xsl.java
-
Represents the top-level xsl:transform node.
- XslTransform() - Constructor for class com.caucho.xsl.java.XslTransform
-
- XslUseAttributeSets - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslUseAttributeSets(String) - Constructor for class com.caucho.xsl.java.XslUseAttributeSets
-
- XslValueOf - Class in com.caucho.xsl.java
-
Returns the value of an expression.
- XslValueOf() - Constructor for class com.caucho.xsl.java.XslValueOf
-
- XslVariable - Class in com.caucho.xsl.java
-
Sets an xsl variable.
- XslVariable() - Constructor for class com.caucho.xsl.java.XslVariable
-
- XslWhen - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslWhen() - Constructor for class com.caucho.xsl.java.XslWhen
-
- XslWithParam - Class in com.caucho.xsl.java
-
Represents an xsl:with-param node from the stylesheet.
- XslWithParam() - Constructor for class com.caucho.xsl.java.XslWithParam
-
- XslWrapperNode - Class in com.caucho.xsl.java
-
Represents any XSL node from the stylesheet.
- XslWrapperNode() - Constructor for class com.caucho.xsl.java.XslWrapperNode
-
- XslWriter - Class in com.caucho.xsl
-
Writer stream for generating stylesheet output.
- XtpDeclaration - Class in com.caucho.xsl.java
-
Represents the xtp:declaration node from the stylesheet.
- XtpDeclaration() - Constructor for class com.caucho.xsl.java.XtpDeclaration
-
- XtpDirectiveCache - Class in com.caucho.xsl.java
-
Represents the xtp:directive.page node from the stylesheet.
- XtpDirectiveCache() - Constructor for class com.caucho.xsl.java.XtpDirectiveCache
-
- XtpDirectivePage - Class in com.caucho.xsl.java
-
Represents the xtp:directive.page node from the stylesheet.
- XtpDirectivePage() - Constructor for class com.caucho.xsl.java.XtpDirectivePage
-
- XtpExpression - Class in com.caucho.xsl.java
-
Represents the xtp:expression node from the stylesheet.
- XtpExpression() - Constructor for class com.caucho.xsl.java.XtpExpression
-
- XtpManager - Class in com.caucho.jsp
-
Manages XTP templates.
- XtpScriptlet - Class in com.caucho.xsl.java
-
Represents the xtp:scriptlet node from the stylesheet.
- XtpScriptlet() - Constructor for class com.caucho.xsl.java.XtpScriptlet
-
- XtpServlet - Class in com.caucho.jsp
-
Handles XTP pages.
- XtpServlet() - Constructor for class com.caucho.jsp.XtpServlet
-