Uses of Class
com.atlassian.confluence.content.render.xhtml.Namespace

Packages that use Namespace
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
static Namespace XhtmlConstants.CONFLUENCE_ALTERNATE_NAMESPACE
           
static Namespace XhtmlConstants.CONFLUENCE_NAMESPACE
           
static Namespace XhtmlConstants.RESOURCE_IDENTIFIER_NAMESPACE
           
static Namespace XhtmlConstants.XHTML_NAMESPACE
           
 

Fields in com.atlassian.confluence.content.render.xhtml with type parameters of type Namespace
static List<Namespace> XhtmlConstants.STORAGE_NAMESPACES
           
 

Method parameters in com.atlassian.confluence.content.render.xhtml with type arguments of type Namespace
 XMLEventReader XmlEventReaderFactory.createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing)
          A factory method providing more detailed control over the XMLEventReader you require.
 XMLEventReader DefaultXmlEventReaderFactory.createXMLEventReader(Reader xml, List<Namespace> namespaces, boolean entityReplacing)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.