Uses of Class
hudson.util.io.ParserConfigurator

Packages that use ParserConfigurator
hudson.tasks.junit Model objects that represent JUnit test reports. 
hudson.util.io   
 

Uses of ParserConfigurator in hudson.tasks.junit
 

Subclasses of ParserConfigurator in hudson.tasks.junit
 class XMLEntityResolver
          As the name suggest: a resolver for XML entities.
 

Uses of ParserConfigurator in hudson.util.io
 

Methods in hudson.util.io that return types with arguments of type ParserConfigurator
static ExtensionList<ParserConfigurator> ParserConfigurator.all()
          Returns all the registered ParserConfigurators.
 



Copyright © 2004-2013. All Rights Reserved.