Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Field and Description |
---|---|
static List<Namespace> |
XhtmlConstants.STORAGE_NAMESPACES |
Modifier and Type | Method and Description |
---|---|
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–2015 Atlassian. All rights reserved.