info.rvin.mojo.flexmojo.compiler
Class MavenPathResolver

java.lang.Object
  extended by info.rvin.mojo.flexmojo.compiler.MavenPathResolver
All Implemented Interfaces:
flex2.tools.oem.PathResolver

public class MavenPathResolver
extends java.lang.Object
implements flex2.tools.oem.PathResolver


Constructor Summary
MavenPathResolver(java.util.List<org.apache.maven.model.Resource> resources)
           
 
Method Summary
 java.io.File resolve(java.lang.String relative)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenPathResolver

public MavenPathResolver(java.util.List<org.apache.maven.model.Resource> resources)
Method Detail

resolve

public java.io.File resolve(java.lang.String relative)
Specified by:
resolve in interface flex2.tools.oem.PathResolver


Copyright © 2008-2009 Flex-Mojos. All Rights Reserved.