net.sf.alchim.mojo.yuicompressor
Class SourceFile
java.lang.Object
net.sf.alchim.mojo.yuicompressor.SourceFile
public class SourceFile
- extends java.lang.Object
Constructor Summary |
SourceFile(java.io.File srcRoot,
java.io.File destRoot,
java.lang.String name,
boolean destAsSource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceFile
public SourceFile(java.io.File srcRoot,
java.io.File destRoot,
java.lang.String name,
boolean destAsSource)
throws java.lang.Exception
- Throws:
java.lang.Exception
toFile
public java.io.File toFile()
toDestFile
public java.io.File toDestFile(java.lang.String suffix)
getExtension
public java.lang.String getExtension()
Copyright © 2009. All Rights Reserved.