hudson.plugins.crap4j.util
Class FoundFile

java.lang.Object
  extended by hudson.plugins.crap4j.util.FoundFile
All Implemented Interfaces:
java.io.Serializable

public class FoundFile
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
FoundFile(hudson.FilePath file, java.lang.String relativePath)
           
 
Method Summary
 java.lang.String getEncoding()
           
 hudson.FilePath getFile()
           
 java.lang.String getRelativePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoundFile

public FoundFile(hudson.FilePath file,
                 java.lang.String relativePath)
Method Detail

getFile

public hudson.FilePath getFile()

getRelativePath

public java.lang.String getRelativePath()

getEncoding

public java.lang.String getEncoding()


Copyright © 2008. All Rights Reserved.