Uses of Class
com.atlassian.jira.util.XmlReader
Packages that use XmlReader
-
Uses of XmlReader in com.atlassian.jira.util
Methods in com.atlassian.jira.util that return XmlReaderModifier and TypeMethodDescriptionstatic XmlReader
XmlReader.createReader
(InputStream in) Constructs the reader from an input stream, autodetecting the encoding to use according to the heuristic specified in the XML 1.0 recommendation.