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

X

XAPoolNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
Implementation of the NativeJdbcExtractor interface for ObjectWeb's XAPool, as shipped with JOTM and used in JOnAS.
XAPoolNativeJdbcExtractor() - Constructor for class org.springframework.jdbc.support.nativejdbc.XAPoolNativeJdbcExtractor
 
XML_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.xslt.AbstractXsltView
Deprecated. The default content type if no stylesheet specified
XML_FILE_EXTENSION - Static variable in class org.springframework.core.io.support.PropertiesLoaderSupport
 
XML_FILE_EXTENSION - Static variable in class org.springframework.util.Log4jConfigurer
Extension that indicates a log4j XML config file: ".xml"
XmlBeanDefinitionParser - Interface in org.springframework.beans.factory.xml
Deprecated. as of Spring 2.0: superseded by BeanDefinitionDocumentReader
XmlBeanDefinitionReader - Class in org.springframework.beans.factory.xml
Bean definition reader for XML bean definitions.
XmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Create new XmlBeanDefinitionReader for the given bean factory.
XmlBeanDefinitionStoreException - Exception in org.springframework.beans.factory.xml
XML-specific BeanDefinitionStoreException subclass that wraps a SAXException, typically a SAXParseException which contains information about the error location.
XmlBeanDefinitionStoreException(String, String, SAXException) - Constructor for exception org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException
Create a new XmlBeanDefinitionStoreException.
XmlBeanFactory - Class in org.springframework.beans.factory.xml
Convenience extension of DefaultListableBeanFactory that reads bean definitions from an XML document.
XmlBeanFactory(Resource) - Constructor for class org.springframework.beans.factory.xml.XmlBeanFactory
Create a new XmlBeanFactory with the given resource, which must be parsable using DOM.
XmlBeanFactory(Resource, BeanFactory) - Constructor for class org.springframework.beans.factory.xml.XmlBeanFactory
Create a new XmlBeanFactory with the given input stream, which must be parsable using DOM.
XmlBinaryStreamProvider - Interface in org.springframework.jdbc.support.xml
Interface defining handling involved with providing OutputStream data for XML input.
XmlCharacterStreamProvider - Interface in org.springframework.jdbc.support.xml
Interface defining handling involved with providing Writer data for XML input.
XmlPortletApplicationContext - Class in org.springframework.web.portlet.context
Portlet-based WebApplicationContext implementation which takes its configuration from XML documents, understood by an XmlBeanDefinitionReader.
XmlPortletApplicationContext() - Constructor for class org.springframework.web.portlet.context.XmlPortletApplicationContext
 
XmlReaderContext - Class in org.springframework.beans.factory.xml
Extension of ReaderContext, specific to use with an XmlBeanDefinitionReader.
XmlReaderContext(Resource, ProblemReporter, ReaderEventListener, SourceExtractor, XmlBeanDefinitionReader, NamespaceHandlerResolver) - Constructor for class org.springframework.beans.factory.xml.XmlReaderContext
 
XmlResultProvider - Interface in org.springframework.jdbc.support.xml
Interface defining handling involved with providing Result data for XML input.
XmlValidationModeDetector - Class in org.springframework.util.xml
Detects whether an XML stream is using DTD- or XSD-based validation.
XmlValidationModeDetector() - Constructor for class org.springframework.util.xml.XmlValidationModeDetector
 
XmlViewResolver - Class in org.springframework.web.servlet.view
Implementation of ViewResolver that uses bean definitions in an XML file, specified by resource location.
XmlViewResolver() - Constructor for class org.springframework.web.servlet.view.XmlViewResolver
 
XmlWebApplicationContext - Class in org.springframework.web.context.support
WebApplicationContext implementation which takes its configuration from XML documents, understood by an XmlBeanDefinitionReader.
XmlWebApplicationContext() - Constructor for class org.springframework.web.context.support.XmlWebApplicationContext
 
XSD_SUFFIX - Static variable in class org.springframework.beans.factory.xml.DelegatingEntityResolver
Suffix for schema definition files
XsltView - Class in org.springframework.web.servlet.view.xslt
XSLT-driven View that allows for response context to be rendered as the result of an XSLT transformation.
XsltView() - Constructor for class org.springframework.web.servlet.view.xslt.XsltView
 
XsltViewResolver - Class in org.springframework.web.servlet.view.xslt
ViewResolver implementation that resolves instances of XsltView by translating the supplied view name into the URL of the XSLT stylesheet.
XsltViewResolver() - Constructor for class org.springframework.web.servlet.view.xslt.XsltViewResolver
 

A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2002-2008 The Spring Framework.