commons-io 简介、中文文档、中英对照文档 下载

commons-io 文档 下载链接(含jar包、源码、pom)

组件名称中文-文档-下载链接中英对照-文档-下载链接
commons-io-1.3.2.jarcommons-io-1.3.2-API文档-中文版.zipcommons-io-1.3.2-API文档-中英对照版.zip
commons-io-1.4.jarcommons-io-1.4-API文档-中文版.zipcommons-io-1.4-API文档-中英对照版.zip
commons-io-2.11.0.jarcommons-io-2.11.0-API文档-中文版.zipcommons-io-2.11.0-API文档-中英对照版.zip
commons-io-2.2.jarcommons-io-2.2-API文档-中文版.zipcommons-io-2.2-API文档-中英对照版.zip
commons-io-2.4.jarcommons-io-2.4-API文档-中文版.zipcommons-io-2.4-API文档-中英对照版.zip
commons-io-2.5.jarcommons-io-2.5-API文档-中文版.zipcommons-io-2.5-API文档-中英对照版.zip
commons-io-2.7.jarcommons-io-2.7-API文档-中文版.zipcommons-io-2.7-API文档-中英对照版.zip
commons-io-2.8.0.jarcommons-io-2.8.0-API文档-中文版.zipcommons-io-2.8.0-API文档-中英对照版.zip

commons-io 简介

Apache Commons IO

Apache Commons IO库包含实用程序类、流实现、文件过滤器、文件比较器、端序转换类等等。

在这里插入图片描述

在这里插入图片描述

commons-io 中文文档、中英对照文档 说明

摘要:commons-io、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、commons、io、中文文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

org.apache.commons.io

org.apache.commons.io.comparator

org.apache.commons.io.file

org.apache.commons.io.filefilter

org.apache.commons.io.function

org.apache.commons.io.input

org.apache.commons.io.input.buffer

org.apache.commons.io.monitor

org.apache.commons.io.output

org.apache.commons.io.serialization

Apache Commons IO 2.8.0 API

Packages  
PackageDescription
org.apache.commons.io
This package defines utility classes for working with streams, readers, writers and files.

此包定义用于使用流,读者,编写器和文件的实用程序类。

org.apache.commons.io.comparator
This package provides various Comparator implementations for Files.

此包提供针对文件的各种比较器实现。

org.apache.commons.io.file
This package provides extensions in the realm of java.nio.file.

此包提供java.nio.file的领域的扩展。

org.apache.commons.io.filefilter
This package defines an interface (IOFileFilter) that combines both FileFilter and FilenameFilter.

此包定义了组合FileFilter和FilenameFilter的接口(IoFileFilter)。

org.apache.commons.io.function
This package defines IO-only related functional interfaces for lambda expressions and method references.

此包为Lambda表达式和方法引用定义了仅IO相关的功能界面。

org.apache.commons.io.input
This package provides implementations of input classes, such as InputStream and Reader.

此包提供输入类的实现,例如InputStream和Reader。

org.apache.commons.io.input.buffer
This package provides implementations of buffered input classes, such as CircularBufferInputStream and PeekableInputStream.

此包提供缓冲输入类的实现,例如CircularBufferInputStream和PeekableInputStream。

org.apache.commons.io.monitor
This package provides a component for monitoring file system events (directory and file create, update and delete events).

此包为监视文件系统事件(目录和文件创建,更新和删除事件)提供组件。

org.apache.commons.io.output
This package provides implementations of output classes, such as OutputStream and Writer.

此包提供输出类的实现,例如OutputStream和Writer。

org.apache.commons.io.serialization
This package provides a framework for controlling the deserialization of classes.

此包提供了控制类的反序列化的框架。

涉及的类(class)

AbstractByteArrayOutputStream

AbstractByteArrayOutputStream.InputStreamConstructor

AbstractCharacterFilterReader

AbstractFileFilter

AccumulatorPathVisitor

AgeFileFilter

AndFileFilter

AppendableOutputStream

AppendableWriter

AutoCloseInputStream

BOMInputStream

BoundedInputStream

BoundedReader

BrokenInputStream

BrokenOutputStream

BrokenReader

BrokenWriter

ByteArrayOutputStream

ByteOrderMark

ByteOrderParser

CanExecuteFileFilter

CanReadFileFilter

CanWriteFileFilter

CharacterFilterReader

CharacterSetFilterReader

CharSequenceInputStream

CharSequenceReader

Charsets

ChunkedOutputStream

ChunkedWriter

CircularBufferInputStream

CircularByteBuffer

CircularInputStream

ClassLoaderObjectInputStream

ClassNameMatcher

CleaningPathVisitor

ClosedInputStream

ClosedOutputStream

ClosedReader

ClosedWriter

CloseShieldInputStream

CloseShieldOutputStream

CloseShieldReader

CloseShieldWriter

CompositeFileComparator

ConditionalFileFilter

CopyDirectoryVisitor

CopyUtils

Counters

Counters.Counter

Counters.PathCounters

CountingInputStream

CountingOutputStream

CountingPathVisitor

DefaultFileComparator

DeferredFileOutputStream

DelegateFileFilter

DeleteOption

DeletingPathVisitor

DemuxInputStream

DemuxOutputStream

DirectoryFileComparator

DirectoryFileFilter

DirectoryWalker

DirectoryWalker.CancelException

EmptyFileFilter

EndianUtils

ExtensionFileComparator

FalseFileFilter

FileAlterationListener

FileAlterationListenerAdaptor

FileAlterationMonitor

FileAlterationObserver

FileCleaner

FileCleaningTracker

FileDeleteStrategy

FileEntry

FileExistsException

FileFileFilter

FileFilterUtils

FilenameUtils

FileSystem

FileSystemUtils

FileUtils

FileWriterWithEncoding

FilterCollectionWriter

HexDump

HiddenFileFilter

InfiniteCircularInputStream

IOCase

IOConsumer

IOExceptionList

IOExceptionWithCause

IOFileFilter

IOFunction

IOIndexedException

IOSupplier

IOUtils

LastModifiedFileComparator

LineIterator

LockableFileWriter

MagicNumberFileFilter

MarkShieldInputStream

MessageDigestCalculatingInputStream

MessageDigestCalculatingInputStream.MessageDigestMaintainingObserver

NameFileComparator

NameFileFilter

NotFileFilter

NullAppendable

NullInputStream

NullOutputStream

NullPrintStream

NullReader

NullWriter

ObservableInputStream

ObservableInputStream.Observer

OrFileFilter

PathFileComparator

PathUtils

PeekableInputStream

PrefixFileFilter

ProxyCollectionWriter

ProxyInputStream

ProxyOutputStream

ProxyReader

ProxyWriter

RandomAccessFileInputStream

ReaderInputStream

RegexFileFilter

ReversedLinesFileReader

SequenceReader

SimplePathVisitor

SizeFileComparator

SizeFileFilter

StandardDeleteOption

StringBuilderWriter

SuffixFileFilter

SwappedDataInputStream

TaggedInputStream

TaggedIOException

TaggedOutputStream

TaggedReader

TaggedWriter

Tailer

TailerListener

TailerListenerAdapter

TeeInputStream

TeeOutputStream

TeeReader

TeeWriter

ThresholdingOutputStream

TrueFileFilter

UnixLineEndingInputStream

UnsynchronizedByteArrayInputStream

UnsynchronizedByteArrayOutputStream

ValidatingObjectInputStream

WildcardFileFilter

WildcardFilter

WindowsLineEndingInputStream

WriterOutputStream

XmlStreamReader

XmlStreamReaderException

XmlStreamWriter

注:下文中的 *** 代表文件名中的组件名称。 # 包含: 中文-英文对照文档:【***-javadoc-API文档-中文(简体)-英语-对照版.zip】 jar包下载地址:【***.jar下载地址(官方地址+国内镜像地址).txt】 Maven依赖:【***.jar Maven依赖信息(可用于项目pom.xml).txt】 Gradle依赖:【***.jar Gradle依赖信息(可用于项目build.gradle).txt】 源代码下载地址:【***-sources.jar下载地址(官方地址+国内镜像地址).txt】 # 本文件关键字: 中文-英文对照文档,中英对照文档,java,jar包,Maven,第三方jar包,组件,开源组件,第三方组件,Gradle,中文API文档,手册,开发手册,使用手册,参考手册 # 使用方法: 解压 【***.jar中文文档.zip】,再解压其中的 【***-javadoc-API文档-中文(简体)版.zip】,双击 【index.html】 文件,即可用浏览器打开、进行查看。 # 特殊说明: ·本文档为人性化翻译,精心制作,请放心使用。 ·本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦; ·有原文可参照,不再担心翻译偏差误导; ·边学技术、边学英语。 ·只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等; ·不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等。 # 温馨提示: (1)为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地); (2)有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件;
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

寒水馨

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值