|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.TEMPLATE_ALTERNATE_NAMESPACE
|
static Namespace |
XhtmlConstants.TEMPLATE_NAMESPACE
|
static Namespace |
XhtmlConstants.XHTML_NAMESPACE
|
Fields in com.atlassian.confluence.content.render.xhtml with type parameters of type Namespace | |
---|---|
static java.util.List<Namespace> |
XhtmlConstants.STORAGE_NAMESPACES
|
Method parameters in com.atlassian.confluence.content.render.xhtml with type arguments of type Namespace | |
---|---|
javax.xml.stream.XMLEventReader |
XmlEventReaderFactory.createXMLEventReader(java.io.Reader xml,
java.util.List<Namespace> namespaces,
boolean entityReplacing)
A factory method providing more detailed control over the XMLEventReader you require. |
javax.xml.stream.XMLEventReader |
DefaultXmlEventReaderFactory.createXMLEventReader(java.io.Reader xml,
java.util.List<Namespace> namespaces,
boolean entityReplacing)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |