Uses of Interface
com.mycila.maven.plugin.license.document.DocumentPropertiesLoader
-
Packages that use DocumentPropertiesLoader Package Description com.mycila.maven.plugin.license.document -
-
Uses of DocumentPropertiesLoader in com.mycila.maven.plugin.license.document
Constructors in com.mycila.maven.plugin.license.document with parameters of type DocumentPropertiesLoader Constructor Description Document(File file, HeaderDefinition headerDefinition, String encoding, String[] keywords, DocumentPropertiesLoader documentPropertiesLoader)DocumentFactory(File basedir, Map<String,String> mapping, Map<String,HeaderDefinition> definitions, String encoding, String[] keywords, DocumentPropertiesLoader documentPropertiesLoader)
-