Uses of Class
com.atlassian.confluence.content.render.xhtml.Namespace
Packages that use Namespace
- 
Uses of Namespace in com.atlassian.confluence.content.render.xhtmlFields in com.atlassian.confluence.content.render.xhtml declared as NamespaceModifier and TypeFieldDescriptionstatic final NamespaceXhtmlConstants.CONFLUENCE_ALTERNATE_NAMESPACEstatic final NamespaceXhtmlConstants.CONFLUENCE_NAMESPACEstatic final NamespaceXhtmlConstants.RESOURCE_IDENTIFIER_NAMESPACEstatic final NamespaceXhtmlConstants.TEMPLATE_ALTERNATE_NAMESPACEstatic final NamespaceXhtmlConstants.TEMPLATE_NAMESPACEstatic final NamespaceXhtmlConstants.XHTML_NAMESPACEFields in com.atlassian.confluence.content.render.xhtml with type parameters of type NamespaceMethod parameters in com.atlassian.confluence.content.render.xhtml with type arguments of type NamespaceModifier and TypeMethodDescriptionDefaultXmlEventReaderFactory.createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing) XmlEventReaderFactory.createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing) A factory method providing more detailed control over the XMLEventReader you require.