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

X

XalanXslTransformer - Class in com.atlassian.confluence.xml
An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.
XalanXslTransformer() - Constructor for class com.atlassian.confluence.xml.XalanXslTransformer
 
XHTML - Static variable in class com.atlassian.confluence.core.BodyType
 
XHTML_NAMESPACE - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
XHTML_NAMESPACE_URI - Static variable in class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
XhtmlAttachmentLinksUpdater - Class in com.atlassian.confluence.content.render.xhtml.links
 
XhtmlAttachmentLinksUpdater(XmlEventReaderFactory, XMLOutputFactory, XMLEventFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.XhtmlAttachmentLinksUpdater
 
XhtmlCleaner - Interface in com.atlassian.confluence.content.render.xhtml
Responsible for cleaning supplied XHTML content into a form that is balanced and free of any insecure markup.
XhtmlCleaner.AppliedRuleDescription - Class in com.atlassian.confluence.content.render.xhtml
A description of a rule that was applied during the cleaning of content.
XhtmlCleaner.AppliedRuleDescription(String, List<String>) - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.AppliedRuleDescription
 
XhtmlCleaner.Result - Class in com.atlassian.confluence.content.render.xhtml
The complete results of a clean up operation.
XhtmlCleaner.Result() - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlCleaner.Result
 
XhtmlCleaningInterceptor - Class in com.atlassian.confluence.content.render.xhtml.storage
A Hibernate interceptor that will silently cleanup security issues with XHTML content on saving to the database.
XhtmlCleaningInterceptor(XhtmlCleaner) - Constructor for class com.atlassian.confluence.content.render.xhtml.storage.XhtmlCleaningInterceptor
 
XhtmlConstants - Class in com.atlassian.confluence.content.render.xhtml
 
XhtmlConstants() - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlConstants
 
XhtmlConstants.Attribute - Class in com.atlassian.confluence.content.render.xhtml
 
XhtmlConstants.Attribute() - Constructor for class com.atlassian.confluence.content.render.xhtml.XhtmlConstants.Attribute
 
XhtmlContent - Interface in com.atlassian.confluence.xhtml.api
Provides methods that manipulate XHTML storage format content, convert between view and storage formats or from old style wiki markup to storage format.
XhtmlContentWorkSource - Class in com.atlassian.confluence.content.render.xhtml.migration
A work source that provides batches of ContentEntityObjects that have XHTML formatted bodies.
XhtmlContentWorkSource(ContentDao, int) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlContentWorkSource
 
XhtmlEmbeddedRendererComponent - Class in com.atlassian.confluence.content.render.xhtml.migration
Migrate images and convert any other embedded types to the multimedia macro.
XhtmlEmbeddedRendererComponent(Marshaller<MacroDefinition>) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmbeddedRendererComponent
 
XhtmlEmbeddedResourceRenderer - Class in com.atlassian.confluence.content.render.xhtml.migration
 
XhtmlEmbeddedResourceRenderer(Marshaller, EmbeddedResourceResolver) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmbeddedResourceRenderer
 
XhtmlEmoticonRendererComponent - Class in com.atlassian.confluence.content.render.xhtml.migration
A migration renderer component that will convert emoticon's in wiki format to the new Xhtml storage format.
XhtmlEmoticonRendererComponent(StorageEmoticonMarshaller, IconManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlEmoticonRendererComponent
 
XhtmlEntityResolver - Class in com.atlassian.confluence.xml
An entity resolver for XHTML entities which will read the entities from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.
XhtmlEntityResolver() - Constructor for class com.atlassian.confluence.xml.XhtmlEntityResolver
 
XhtmlException - Exception in com.atlassian.confluence.content.render.xhtml
 
XhtmlException() - Constructor for exception com.atlassian.confluence.content.render.xhtml.XhtmlException
 
XhtmlException(String) - Constructor for exception com.atlassian.confluence.content.render.xhtml.XhtmlException
 
XhtmlException(Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.XhtmlException
 
XhtmlException(String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.XhtmlException
This constructor will create a non-localisable XhtmlException.
XhtmlLinkRendererComponent - Class in com.atlassian.confluence.content.render.xhtml.migration
 
XhtmlLinkRendererComponent(LinkResolver, Marshaller<Link>, SubRenderer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlLinkRendererComponent
 
XhtmlLinksUpdater - Class in com.atlassian.confluence.content.render.xhtml.links
Updates all canonical links in an XHTML document to reflect a modified space key or title or both.
XhtmlLinksUpdater(XmlEventReaderFactory, XMLOutputFactory, XMLEventFactory, Marshaller<ResourceIdentifier>, ResourceIdentifierFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.XhtmlLinksUpdater
 
XhtmlMacroManager - Class in com.atlassian.confluence.macro.xhtml
Listens for PluginModuleEnabledEvent and PluginModuleDisabledEvent to register Macros with itself.
XhtmlMacroManager(EventPublisher) - Constructor for class com.atlassian.confluence.macro.xhtml.XhtmlMacroManager
 
XhtmlMacroModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
 
XhtmlMacroModuleDescriptor(ModuleFactory, MacroMetadataParser) - Constructor for class com.atlassian.confluence.plugin.descriptor.XhtmlMacroModuleDescriptor
 
XhtmlMacroRendererComponent - Class in com.atlassian.confluence.content.render.xhtml.migration
 
XhtmlMacroRendererComponent(MacroManager, MacroMigrationManager, Marshaller<MacroDefinition>, MacroReplacementRendererRepository, MacroDefinitionDeserializer) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMacroRendererComponent
 
XhtmlMigrationLinkResolver - Class in com.atlassian.confluence.content.render.xhtml.migration
Converts wiki link text to xhtml link objects for migration.
XhtmlMigrationLinkResolver(ContentDao, SettingsManager) - Constructor for class com.atlassian.confluence.content.render.xhtml.migration.XhtmlMigrationLinkResolver
 
XhtmlOutgoingLinksExtractor - Class in com.atlassian.confluence.content.render.xhtml.links
You should note that this implementation of the OutgoingLinksExtractor is actually a 'reference' extractor.
XhtmlOutgoingLinksExtractor(XmlEventReaderFactory, Unmarshaller<ResourceIdentifier>, String, String, String) - Constructor for class com.atlassian.confluence.content.render.xhtml.links.XhtmlOutgoingLinksExtractor
 
XhtmlParsingException - Exception in com.atlassian.confluence.content.render.xhtml
 
XhtmlParsingException(int, int, String, Throwable) - Constructor for exception com.atlassian.confluence.content.render.xhtml.XhtmlParsingException
 
XhtmlWikiMarkupMacroMigrator - Class in com.atlassian.confluence.macro.xhtml
 
XhtmlWikiMarkupMacroMigrator(XhtmlContent, Migrator) - Constructor for class com.atlassian.confluence.macro.xhtml.XhtmlWikiMarkupMacroMigrator
 
XhtmlXalanXslTransformer - Class in com.atlassian.confluence.xml
An XslTransformer that expects to transform XHTML input documents and will be automatically configured to resolve XHTML entities (without going out to the W3C site).
XhtmlXalanXslTransformer(EntityResolver) - Constructor for class com.atlassian.confluence.xml.XhtmlXalanXslTransformer
 
XmlAttributeEncodingFilter - Class in com.atlassian.confluence.content.render.xhtml
A Cyberneko filter to cope with a common mistake made by plugin developers in Confluence.
XmlAttributeEncodingFilter() - Constructor for class com.atlassian.confluence.content.render.xhtml.XmlAttributeEncodingFilter
 
XMLDatabinder - Class in com.atlassian.confluence.importexport.impl
Converts Hibernate data structures into an XML format used for backups
XMLDatabinder(SessionFactoryImplementor, String, ObjectHandleTranslator) - Constructor for class com.atlassian.confluence.importexport.impl.XMLDatabinder
 
XmlEntityExpander - Interface in com.atlassian.confluence.content.render.xhtml
 
XMLEntityResolver - Interface in com.atlassian.confluence.xml
An entity resolver will read the entity definitions from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.
XmlEventReaderFactory - Interface in com.atlassian.confluence.content.render.xhtml
Factory to create event readers over different types of Confluence XML (namely editor and storage XML).
XmlExporter - Class in com.atlassian.confluence.importexport.impl
exports all entities added to the "working entities" collection in the context, to xml used for making page and space xml exports
XmlExporter() - Constructor for class com.atlassian.confluence.importexport.impl.XmlExporter
 
XmlFragmentBodyEventReader - Class in com.atlassian.confluence.content.render.xhtml
Exposes the events of the body of a fragment, but does not include any events for the start and end element of the fragment.
XmlFragmentEventReader - Class in com.atlassian.confluence.content.render.xhtml
Exposes the events of the body of a fragment including the start and end element of the fragment.
XmlImporter - Interface in com.atlassian.confluence.importexport.xmlimport
 
xmlOutputFactory - Variable in class com.atlassian.confluence.content.render.xhtml.editor.macro.InlineEditorMacroMarshaller
 
XmlOutputFactory - Interface in com.atlassian.confluence.content.render.xhtml
 
XmlOutputFactoryFactoryBean - Class in com.atlassian.confluence.content.render.xhtml
A spring factory bean for creating an instance of an XMLOutputFactory.
XmlOutputFactoryFactoryBean(boolean) - Constructor for class com.atlassian.confluence.content.render.xhtml.XmlOutputFactoryFactoryBean
 
XmlRpcModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor.rpc
 
XmlRpcModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.rpc.XmlRpcModuleDescriptor
 
XmlRpcServer - Class in com.atlassian.confluence.rpc.xmlrpc
 
XmlRpcServer() - Constructor for class com.atlassian.confluence.rpc.xmlrpc.XmlRpcServer
 
XmlStreamWriterCallback - Interface in com.atlassian.confluence.content.render.xhtml
 
xmlStreamWriterTemplate - Variable in class com.atlassian.confluence.content.render.xhtml.view.link.ViewIdAndTypeLinkMarshaller
 
XmlStreamWriterTemplate - Class in com.atlassian.confluence.content.render.xhtml
Encapsulates the boiler plate around creating a stream writer.
XmlStreamWriterTemplate(XMLOutputFactory) - Constructor for class com.atlassian.confluence.content.render.xhtml.XmlStreamWriterTemplate
 
XmlValidator - Interface in com.atlassian.confluence.content.render.xhtml.validation
Validates XML.
XSLDiffPostProcessor - Class in com.atlassian.confluence.diff
A DiffPostProcessor that will apply a configured XSL stylesheet to the Document.
XSLDiffPostProcessor(String) - Constructor for class com.atlassian.confluence.diff.XSLDiffPostProcessor
 
XsltMailContentProcessor - Class in com.atlassian.confluence.mail
Transform email content by applying an XSL transform to it.
XsltMailContentProcessor(String, XslTransformer, XMLEntityResolver, HtmlToXmlConverter) - Constructor for class com.atlassian.confluence.mail.XsltMailContentProcessor
 
XslTransformer - Interface in com.atlassian.confluence.xml
Implemented by a component that can apply an XSL transform to provided XML input.
XsltTransformerResolver - Interface in com.atlassian.confluence.xml
Resolves a TransformerFactory which can be used for XSLT processing and parsing.
XslUtil - Class in com.atlassian.confluence.util
Deprecated. Since Confluence 4.0. See XslTransformer instead.
XslUtil(String, TransformerFactory) - Constructor for class com.atlassian.confluence.util.XslUtil
Deprecated.  
XslXalanExtensionHelpers - Class in com.atlassian.confluence.xml
Utility methods that are accessed by Xalan when processing our XSL templates.
XslXalanExtensionHelpers() - Constructor for class com.atlassian.confluence.xml.XslXalanExtensionHelpers
 
XsrfTokenExpiredAction - Class in com.atlassian.confluence.core.actions
Global result for an xsrf token timeout.
XsrfTokenExpiredAction() - Constructor for class com.atlassian.confluence.core.actions.XsrfTokenExpiredAction
 
XStreamBandanaSerializer - Class in com.atlassian.confluence.setup.bandana
XStream Bandana serializer implementation.
XStreamBandanaSerializer(XStream) - Constructor for class com.atlassian.confluence.setup.bandana.XStreamBandanaSerializer
 
XStreamBandanaSerializerFactory - Class in com.atlassian.confluence.setup.bandana
Implementation of BandanaSerializerFactory which returns XStream based serializers.
XStreamBandanaSerializerFactory(XStreamManager) - Constructor for class com.atlassian.confluence.setup.bandana.XStreamBandanaSerializerFactory
 
XStreamFactoryBean - Class in com.atlassian.confluence.setup.xstream
Deprecated. since 2.3, use XStreamManager instead.
XStreamFactoryBean(Map) - Constructor for class com.atlassian.confluence.setup.xstream.XStreamFactoryBean
Deprecated.  
XStreamFactoryBean(Map, ClassLoader) - Constructor for class com.atlassian.confluence.setup.xstream.XStreamFactoryBean
Deprecated.  
XStreamManager - Class in com.atlassian.confluence.setup.xstream
 
XStreamManager(Map) - Constructor for class com.atlassian.confluence.setup.xstream.XStreamManager
 
XStreamManager(Map, ClassLoader) - Constructor for class com.atlassian.confluence.setup.xstream.XStreamManager
 
XWorkChangeListener - Class in com.atlassian.confluence.event.listeners
Responds to changes in Xwork and invokes reload() on the XWork ConfigurationManager.
XWorkChangeListener() - Constructor for class com.atlassian.confluence.event.listeners.XWorkChangeListener
 
XWorkConfigurationInitialiser - Class in com.atlassian.confluence.setup.webwork
Simple bean that can be used to initialise the XWork system with a provider which caches the results loaded by the XWork XmlConfigurationProvider
XWorkConfigurationInitialiser() - Constructor for class com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser
 
XWorkModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
An XWork-WebWork plugin, which can provide actions and results to add to Confluence's web UI layer.
XWorkModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.XWorkModuleDescriptor
 
XWorkObjectFactoryConfigurator - Class in com.atlassian.confluence.plugin
Configures the XWork object factory to use a ConfluencePluginObjectFactory
XWorkObjectFactoryConfigurator(ObjectFactory) - Constructor for class com.atlassian.confluence.plugin.XWorkObjectFactoryConfigurator
 
XWorkStateChangeEvent - Class in com.atlassian.confluence.event.events.plugin
An event that is fired everytime an XWork configuration provider required a reload of XWork runtime configuration.
XWorkStateChangeEvent(Object) - Constructor for class com.atlassian.confluence.event.events.plugin.XWorkStateChangeEvent
 

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

Confluence is developed by Atlassian.