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(InputStream is, boolean lenient)
          Deprecated. Creates a Reader for a raw InputStream.
XmlReader(InputStream is, String httpContentType, boolean lenient)
          Deprecated. Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream is, String httpContentType, boolean lenient, String defaultEncoding)
          Deprecated. Creates a Reader using an InputStream an the associated content-type header.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.