Uses of Class
com.atlassian.confluence.content.render.xhtml.Namespace
- 
Packages that use Namespace Package Description com.atlassian.confluence.content.render.xhtml  - 
- 
Uses of Namespace in com.atlassian.confluence.content.render.xhtml
Fields in com.atlassian.confluence.content.render.xhtml declared as Namespace Modifier and Type Field Description static NamespaceXhtmlConstants. CONFLUENCE_ALTERNATE_NAMESPACEstatic NamespaceXhtmlConstants. CONFLUENCE_NAMESPACEstatic NamespaceXhtmlConstants. RESOURCE_IDENTIFIER_NAMESPACEstatic NamespaceXhtmlConstants. TEMPLATE_ALTERNATE_NAMESPACEstatic NamespaceXhtmlConstants. TEMPLATE_NAMESPACEstatic NamespaceXhtmlConstants. XHTML_NAMESPACEFields in com.atlassian.confluence.content.render.xhtml with type parameters of type Namespace Modifier and Type Field Description static List<Namespace>XhtmlConstants. STORAGE_NAMESPACESMethod parameters in com.atlassian.confluence.content.render.xhtml with type arguments of type Namespace Modifier and Type Method Description XMLEventReaderDefaultXmlEventReaderFactory. createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing)XMLEventReaderXmlEventReaderFactory. createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing)A factory method providing more detailed control over the XMLEventReader you require. 
 -