Package hudson.plugins.violations.parse

Class Summary
AbstractParser Base class for parsing xml files.
AbstractTypeParser An abstract xml parsing class for parsing violation configuration files using an XML pull parser.
BuildModelParser Parses a violatios build xml report file.
FileModelParser Parses file model xml file.
ParseTypeXML Parse a violation type xml file.
ParseUtil  
ParseXML Control class to parse xml files.
ViolationsDOMParser  
XmlReader Deprecated. use XmlStreamReader
 

Exception Summary
XmlReaderException The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlStreamReaderException The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
 



Copyright © 2004-2012. All Rights Reserved.