Documentation of 'kcl.waterloo.xml.FileWrapper' Java class
FileWrapper
kcl.waterloo.xml

Class FileWrapper



  • public class FileWrapper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      FileWrapper(java.io.File file, java.lang.Object contents) 
      FileWrapper(java.io.File file, java.lang.Object contents, java.util.ArrayList<java.io.File> supplements) 
      FileWrapper(java.io.File file, java.lang.Object contents, java.io.File[] supplements) 
    • Constructor Detail

      • FileWrapper

        public FileWrapper(java.io.File file,
                           java.lang.Object contents,
                           java.util.ArrayList<java.io.File> supplements)
      • FileWrapper

        public FileWrapper(java.io.File file,
                           java.lang.Object contents,
                           java.io.File[] supplements)
      • FileWrapper

        public FileWrapper(java.io.File file,
                           java.lang.Object contents)
    • Method Detail

      • getFile

        public java.io.File getFile()
        Returns:
        the file
      • getContents

        public java.lang.Object getContents()
        Returns:
        the contents
      • getSupplements

        public java.util.ArrayList<java.io.File> getSupplements()
        Returns:
        the supplements
      • setContents

        public void setContents(java.lang.Object contents)
        Parameters:
        contents - the contents to set
      • hasContents

        public boolean hasContents()
      • hasSupplements

        public boolean hasSupplements()
      • getErrorLog

        public java.util.ArrayList<java.lang.String> getErrorLog()
        Returns:
        the errorLog
      • setErrorLog

        public void setErrorLog(java.util.ArrayList<java.lang.String> errorLog)
        Parameters:
        errorLog - the errorLog to set

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.