Uses of Class
hudson.plugins.violations.parse.XmlStreamReaderException

Packages that use XmlStreamReaderException
hudson.plugins.violations.parse   
 

Uses of XmlStreamReaderException in hudson.plugins.violations.parse
 

Constructors in hudson.plugins.violations.parse that throw XmlStreamReaderException
XmlReader(java.io.InputStream is, boolean lenient)
          Deprecated. Creates a Reader for a raw InputStream.
XmlReader(java.io.InputStream is, java.lang.String httpContentType, boolean lenient)
          Deprecated. Creates a Reader using an InputStream an the associated content-type header.
XmlReader(java.io.InputStream is, java.lang.String httpContentType, boolean lenient, java.lang.String defaultEncoding)
          Deprecated. Creates a Reader using an InputStream an the associated content-type header.
 



Copyright © 2004-2012. All Rights Reserved.