hudson.plugins.nsiq
Class NSiqSrc

java.lang.Object
  extended by hudson.plugins.nsiq.NSiqSrc

public class NSiqSrc
extends java.lang.Object


Constructor Summary
NSiqSrc(hudson.FilePath srcFile)
           
 
Method Summary
 java.lang.String getBaseURL()
           
 java.lang.String getFileContent(Encoding encoding)
           
 java.lang.String getFileType()
           
 hudson.FilePath getSrcFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSiqSrc

public NSiqSrc(hudson.FilePath srcFile)
Method Detail

getSrcFile

public hudson.FilePath getSrcFile()

getFileType

public java.lang.String getFileType()

getFileContent

public java.lang.String getFileContent(Encoding encoding)
                                throws java.io.IOException
Throws:
java.io.IOException

getBaseURL

public java.lang.String getBaseURL()


Copyright © 2004-2011. All Rights Reserved.