Uses of Class
com.atlassian.jira.util.XmlReader

Packages that use XmlReader
com.atlassian.jira.util   
 

Uses of XmlReader in com.atlassian.jira.util
 

Methods in com.atlassian.jira.util that return XmlReader
static 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.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.