Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
<root>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Collection<java.io.File> listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[], java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveDirectory(java.io.File, java.io.File) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.Reader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -26,6 +29,9 @@
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.OutputStream) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase org.apache.commons.io.IOCase forName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils int readSwappedUnsignedShort(java.io.InputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -41,16 +47,16 @@
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.FileUtils java.net.URL[] toURLs(java.io.File[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Collection<java.io.File> listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase org.apache.commons.io.IOCase forName(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.InputStream, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.List<java.lang.String> readLines(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream, java.lang.String) 0'>
|
||||
@@ -62,10 +68,10 @@
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileOutputStream openOutputStream(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileCleaningTracker void track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String) 0'>
|
||||
<item name='org.apache.commons.io.FileCleaningTracker void track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils float readSwappedFloat(java.io.InputStream) 0'>
|
||||
@@ -77,9 +83,6 @@
|
||||
<item name='org.apache.commons.io.EndianUtils int readSwappedUnsignedShort(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.io.InputStream, java.io.Writer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -89,10 +92,7 @@
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream)'>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Iterator<java.io.File> iterateFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils int readSwappedInteger(java.io.InputStream) 0'>
|
||||
@@ -101,40 +101,43 @@
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.util.Date) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils LINE_SEPARATOR'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.InputStream, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveDirectory(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.lang.String, java.util.Collection<java.lang.Object>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File)'>
|
||||
<item name='org.apache.commons.io.IOUtils LINE_SEPARATOR_UNIX'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.util.Date) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileCleaner org.apache.commons.io.FileCleaningTracker getInstance()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils void writeSwappedDouble(java.io.OutputStream, double) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileOutputStream openOutputStream(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.HexDump void dump(byte[], long, java.io.OutputStream, int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileInputStream openInputStream(java.io.File) 0'>
|
||||
@@ -149,7 +152,10 @@
|
||||
<item name='org.apache.commons.io.EndianUtils long readSwappedUnsignedInteger(java.io.InputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.lang.String)'>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File) 1'>
|
||||
@@ -164,10 +170,10 @@
|
||||
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.lang.String, java.util.Collection<java.lang.Object>, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils float readSwappedFloat(byte[], int) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils EMPTY_FILE_ARRAY'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileInputStream openInputStream(java.io.File)'>
|
||||
<item name='org.apache.commons.io.EndianUtils float readSwappedFloat(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveFile(java.io.File, java.io.File) 0'>
|
||||
@@ -176,12 +182,6 @@
|
||||
<item name='org.apache.commons.io.FileUtils java.util.List<java.lang.String> readLines(java.io.File, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.net.URL[] toURLs(java.io.File[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -191,12 +191,6 @@
|
||||
<item name='org.apache.commons.io.EndianUtils long readSwappedUnsignedInteger(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.File[] toFiles(java.net.URL[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -215,6 +209,12 @@
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkEquals(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -227,24 +227,27 @@
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.io.File) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase SENSITIVE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean contentEquals(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[], java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils void writeSwappedLong(byte[], int, long) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.InputStream, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void cleanDirectory(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy void delete(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.File[] convertFileCollectionToFileArray(java.util.Collection<java.io.File>)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveDirectoryToDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -287,9 +290,6 @@
|
||||
<item name='org.apache.commons.io.FileUtils java.io.File[] convertFileCollectionToFileArray(java.util.Collection<java.io.File>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileCleaner org.apache.commons.io.FileCleaningTracker getInstance()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -308,21 +308,12 @@
|
||||
<item name='org.apache.commons.io.EndianUtils void writeSwappedShort(java.io.OutputStream, short) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils double readSwappedDouble(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.OutputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String byteCountToDisplaySize(long)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.Writer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -332,10 +323,10 @@
|
||||
<item name='org.apache.commons.io.FileUtils void moveToDirectory(java.io.File, java.io.File, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.lang.String) 0'>
|
||||
@@ -356,6 +347,9 @@
|
||||
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase SYSTEM'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -374,6 +368,9 @@
|
||||
<item name='org.apache.commons.io.FileUtils long checksumCRC32(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils LINE_SEPARATOR_WINDOWS'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.util.Date) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -383,13 +380,16 @@
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.Writer) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Collection<java.io.File> listFiles(java.io.File, java.lang.String[], boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.OutputStream) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectoryToDirectory(java.io.File, java.io.File) 1'>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectoryToDirectory(java.io.File, java.io.File) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveToDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
@@ -407,6 +407,9 @@
|
||||
<item name='org.apache.commons.io.FileSystemUtils long freeSpace(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.InputStream, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -416,10 +419,13 @@
|
||||
<item name='org.apache.commons.io.DirectoryWalker void walk(java.io.File, java.util.Collection) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String)'>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy boolean doDelete(java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy boolean doDelete(java.io.File) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Iterator<java.io.File> iterateFiles(java.io.File, java.lang.String[], boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkEndsWith(java.lang.String, java.lang.String) 0'>
|
||||
@@ -428,13 +434,28 @@
|
||||
<item name='org.apache.commons.io.IOUtils boolean contentEquals(java.io.Reader, java.io.Reader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, long) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String byteCountToDisplaySize(long)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyDirectoryToDirectory(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.Reader)'>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileInputStream openInputStream(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void touch(java.io.File) 0'>
|
||||
@@ -443,7 +464,7 @@
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.Writer, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.InputStream)'>
|
||||
<item name='org.apache.commons.io.FileUtils byte[] readFileToByteArray(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void moveFileToDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
@@ -461,15 +482,9 @@
|
||||
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -479,18 +494,12 @@
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.List<java.lang.String> readLines(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils void writeSwappedLong(java.io.OutputStream, long) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.FileOutputStream openOutputStream(java.io.File)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.io.Reader, java.io.OutputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -500,12 +509,21 @@
|
||||
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileCleaningTracker void track(java.io.File, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy FORCE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase int checkCompareTo(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FilenameUtils EXTENSION_SEPARATOR_STR'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileCleaner void track(java.lang.String, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -521,10 +539,10 @@
|
||||
<item name='org.apache.commons.io.IOUtils long copyLarge(java.io.Reader, java.io.Writer) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File)'>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 1'>
|
||||
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[], java.lang.String) 0'>
|
||||
@@ -533,10 +551,10 @@
|
||||
<item name='org.apache.commons.io.EndianUtils int readSwappedInteger(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Collection<java.io.File> listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Collection<java.io.File> listFiles(java.io.File, java.lang.String[], boolean)'>
|
||||
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.net.URL[] toURLs(java.io.File[]) 0'>
|
||||
@@ -560,6 +578,9 @@
|
||||
<item name='org.apache.commons.io.CopyUtils void copy(java.io.InputStream, java.io.Writer, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File, boolean) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -575,7 +596,7 @@
|
||||
<item name='org.apache.commons.io.EndianUtils long readSwappedLong(byte[], int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils byte[] readFileToByteArray(java.io.File)'>
|
||||
<item name='org.apache.commons.io.IOCase INSENSITIVE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.util.Collection<java.lang.Object>) 0'>
|
||||
@@ -587,10 +608,10 @@
|
||||
<item name='org.apache.commons.io.IOUtils java.util.List<java.lang.String> readLines(java.io.Reader) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 0'>
|
||||
<item name='org.apache.commons.io.FileUtils java.io.File[] toFiles(java.net.URL[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File, java.lang.String)'>
|
||||
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils long sizeOfDirectory(java.io.File) 0'>
|
||||
@@ -617,12 +638,18 @@
|
||||
<item name='org.apache.commons.io.EndianUtils short readSwappedShort(java.io.InputStream) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileDeleteStrategy NORMAL'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.EndianUtils void writeSwappedInteger(java.io.OutputStream, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.Iterator<java.io.File> iterateFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -632,7 +659,10 @@
|
||||
<item name='org.apache.commons.io.FileUtils java.util.List<java.lang.String> readLines(java.io.File, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum) 1'>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.Reader)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user