Uses of Class
org.frankframework.util.PropertyLoader
Packages that use PropertyLoader
Package
Description
-
Uses of PropertyLoader in org.frankframework.configuration
Methods in org.frankframework.configuration with parameters of type PropertyLoaderModifier and TypeMethodDescriptionConfigurationDigester.getStub4TesttoolContentHandler
(ContentHandler handler, IScopeProvider scope, PropertyLoader properties) Get the contenthandler to stub configurations If stubbing is disabled, the input ContentHandler is returned as-isvoid
ConfigurationDigester.parseAndResolveEntitiesAndProperties
(ContentHandler digester, Configuration configuration, Resource resource, PropertyLoader properties) Performs an Identity-transform, which resolves entities with content from files found on the ClassPath. -
Uses of PropertyLoader in org.frankframework.credentialprovider.util
Subclasses of PropertyLoader in org.frankframework.credentialprovider.utilModifier and TypeClassDescriptionfinal class
Singleton class that has the credential constant values for this application. -
Uses of PropertyLoader in org.frankframework.util
Subclasses of PropertyLoader in org.frankframework.utilModifier and TypeClassDescriptionfinal class
Singleton class that has the constant values for this application.