Package net.jangaroo.jooc.mvnplugin.util
Class PropertiesSourceMapping
- java.lang.Object
-
- net.jangaroo.jooc.mvnplugin.util.PropertiesSourceMapping
-
- All Implemented Interfaces:
org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
public class PropertiesSourceMapping extends Object implements org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
A Maven source mapping from properties sources to their generated JavaScript.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PropertiesSourceMappinggetInstance()Set<File>getTargetFiles(File targetDir, String source)
-
-
-
Method Detail
-
getInstance
public static PropertiesSourceMapping getInstance()
-
-