|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLEntityResolver | |
---|---|
com.atlassian.confluence.content.render.xhtml | |
com.atlassian.confluence.mail | |
com.atlassian.confluence.xml |
Uses of XMLEntityResolver in com.atlassian.confluence.content.render.xhtml |
---|
Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type XMLEntityResolver | |
---|---|
DefaultXmlEventReaderFactory(XMLEntityResolver resolver)
|
Uses of XMLEntityResolver in com.atlassian.confluence.mail |
---|
Constructors in com.atlassian.confluence.mail with parameters of type XMLEntityResolver | |
---|---|
XsltMailContentProcessor(java.lang.String xslResource,
XslTransformer transformer,
XMLEntityResolver entityResolver,
HtmlToXmlConverter htmlToXmlConverter)
|
Uses of XMLEntityResolver in com.atlassian.confluence.xml |
---|
Classes in com.atlassian.confluence.xml that implement XMLEntityResolver | |
---|---|
class |
XhtmlEntityResolver
An entity resolver for XHTML entities which will read the entities from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |