Uses of Interface com.puppycrawl.tools.checkstyle.PropertyResolver

Uses in package com.puppycrawl.tools.checkstyle

Classes implementing com.puppycrawl.tools.checkstyle.PropertyResolver

class
Resolves external properties from an underlying Properties object.

Methods with parameter type com.puppycrawl.tools.checkstyle.PropertyResolver

Configuration
ConfigurationLoader.loadConfiguration(String aConfig, PropertyResolver aOverridePropsResolver)
Returns the module configurations in a specified file.