A C D E F G H I J L M N O P R S T V W
A
- AbstractFormatMojo - com.cosium.code.format中的类
-
Created on 16/01/18.
- AbstractFormatMojo() - 类 的构造器com.cosium.code.format.AbstractFormatMojo
-
- AbstractMavenGitCodeFormatMojo - com.cosium.code.format中的类
-
Created on 01/11/17.
- AbstractMavenGitCodeFormatMojo() - 类 的构造器com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- AbstractModuleMavenGitCodeFormatMojo - com.cosium.code.format中的类
-
Created on 17/11/17.
- AbstractModuleMavenGitCodeFormatMojo() - 类 的构造器com.cosium.code.format.AbstractModuleMavenGitCodeFormatMojo
-
- all() - 类 中的静态方法com.cosium.code.format.formatter.LineRanges
-
- appendCommandCall(String) - 接口 中的方法com.cosium.code.format.executable.Executable
-
Appends a command call to the executable
- artifactId() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- AutoCRLFObjectLoader - com.cosium.code.format.git中的类
-
- AutoCRLFObjectLoader(ObjectLoader, CoreConfig.EolStreamType) - 类 的构造器com.cosium.code.format.git.AutoCRLFObjectLoader
-
- AutoCRLFObjectReader - com.cosium.code.format.git中的类
-
- AutoCRLFObjectReader(ObjectReader, CoreConfig.EolStreamType) - 类 的构造器com.cosium.code.format.git.AutoCRLFObjectReader
-
- AutoCRLFObjectStream - com.cosium.code.format.git中的类
-
- AutoCRLFObjectStream(ObjectStream, CoreConfig.EolStreamType) - 类 的构造器com.cosium.code.format.git.AutoCRLFObjectStream
-
- AutoCRLFRepository - com.cosium.code.format.git中的类
-
- AutoCRLFRepository(File, CoreConfig.EolStreamType) - 类 的构造器com.cosium.code.format.git.AutoCRLFRepository
-
C
- close() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectReader
-
- close() - 类 中的方法com.cosium.code.format.git.Index
-
- close() - 类 中的方法com.cosium.code.format.TemporaryFile
-
- CodeFormatter - com.cosium.code.format.formatter中的接口
-
Created on 07/11/17.
- codeFormatters() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- CodeFormatters - com.cosium.code.format.formatter中的类
-
- CodeFormatters(List<CodeFormatter>) - 类 的构造器com.cosium.code.format.formatter.CodeFormatters
-
- com.cosium.code.format - 程序包 com.cosium.code.format
-
- com.cosium.code.format.executable - 程序包 com.cosium.code.format.executable
-
- com.cosium.code.format.formatter - 程序包 com.cosium.code.format.formatter
-
- com.cosium.code.format.git - 程序包 com.cosium.code.format.git
-
- com.cosium.code.format.maven - 程序包 com.cosium.code.format.maven
-
- CommandRunException - com.cosium.code.format.executable中的异常错误
-
Created on 20/02/18.
- CommandRunException(int, String, String...) - 异常错误 的构造器com.cosium.code.format.executable.CommandRunException
-
- CommandRunner - com.cosium.code.format.executable中的接口
-
- commit() - 类 中的方法com.cosium.code.format.git.Index
-
- concat(LineRanges, LineRanges) - 类 中的静态方法com.cosium.code.format.formatter.LineRanges
-
- copyTo(OutputStream) - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- create(Log, String) - 类 中的静态方法com.cosium.code.format.TemporaryFile
-
D
- DefaultCommandRunner - com.cosium.code.format.executable中的类
-
- DefaultCommandRunner(Supplier<Log>) - 类 的构造器com.cosium.code.format.executable.DefaultCommandRunner
-
- doExecute() - 类 中的方法com.cosium.code.format.AbstractFormatMojo
-
- doExecute() - 类 中的方法com.cosium.code.format.AbstractModuleMavenGitCodeFormatMojo
-
- doExecute() - 类 中的方法com.cosium.code.format.OnPreCommitMojo
-
E
- editor() - 类 中的方法com.cosium.code.format.git.Index
-
- equals(Object) - 类 中的方法com.cosium.code.format.FileExtension
-
- Executable - com.cosium.code.format.executable中的接口
-
Created on 08/11/17.
- ExecutableManager - com.cosium.code.format.executable中的类
-
Created on 02/11/17.
- ExecutableManager(Supplier<Log>) - 类 的构造器com.cosium.code.format.executable.ExecutableManager
-
- execute() - 类 中的方法com.cosium.code.format.AbstractModuleMavenGitCodeFormatMojo
-
- execute() - 类 中的方法com.cosium.code.format.HelpMojo
- execute() - 类 中的方法com.cosium.code.format.InstallHooksMojo
-
F
- FileExtension - com.cosium.code.format中的类
-
- fileExtension() - 接口 中的方法com.cosium.code.format.formatter.CodeFormatter
-
- fileExtension() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatter
-
- forFileExtension(FileExtension) - 类 中的方法com.cosium.code.format.formatter.CodeFormatters
-
- format(InputStream, LineRanges, OutputStream) - 接口 中的方法com.cosium.code.format.formatter.CodeFormatter
-
- format(InputStream, LineRanges, OutputStream) - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatter
-
- format(CodeFormatters) - 类 中的方法com.cosium.code.format.git.GitStagedFiles
-
- FormatCodeMojo - com.cosium.code.format中的类
-
Created on 07/11/17.
- FormatCodeMojo() - 类 的构造器com.cosium.code.format.FormatCodeMojo
-
G
- getCachedBytes() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- getCachedBytes(int) - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- getExitCode() - 异常错误 中的方法com.cosium.code.format.executable.CommandRunException
-
- getMavenExecutable(boolean) - 类 中的方法com.cosium.code.format.maven.MavenEnvironment
-
- getOrCreateExecutableScript(Path) - 类 中的方法com.cosium.code.format.executable.ExecutableManager
-
Get or creates a file then mark it as executable.
- getOrCreateHooksDirectory() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
Get or creates the git hooks directory
- getShallowCommits() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectReader
-
- getSize() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- getSize() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectStream
-
- getType() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- getType() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectStream
-
- gitBaseDir() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- gitRepository() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- GitStagedFiles - com.cosium.code.format.git中的类
-
- GoogleJavaFormatter - com.cosium.code.format.formatter中的类
-
Created on 07/11/17.
- GoogleJavaFormatter(GoogleJavaFormatterOptions, String) - 类 的构造器com.cosium.code.format.formatter.GoogleJavaFormatter
-
- GoogleJavaFormatterOptions - com.cosium.code.format.formatter中的类
-
- GoogleJavaFormatterOptions(boolean, boolean, boolean, boolean, int) - 类 的构造器com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
H
- hashCode() - 类 中的方法com.cosium.code.format.FileExtension
-
- HelpMojo - com.cosium.code.format中的类
-
Display help information on git-code-format-maven-plugin.
- HelpMojo() - 类 的构造器com.cosium.code.format.HelpMojo
-
- HOOKS_DIR - 类 中的静态变量com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
I
- Index - com.cosium.code.format.git中的类
-
- InstallHooksMojo - com.cosium.code.format中的类
-
Installs git hooks on each initialization.
- InstallHooksMojo() - 类 的构造器com.cosium.code.format.InstallHooksMojo
-
- isAll() - 类 中的方法com.cosium.code.format.formatter.LineRanges
-
- isExecutionRoot() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- isFixImportsOnly() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
- isLarge() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
- isSkipRemovingUnusedImports() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
- isSkipSortingImports() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
J
- javaFormatterOptions() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
L
- LineRanges - com.cosium.code.format.formatter中的类
-
- lock(Repository) - 类 中的静态方法com.cosium.code.format.git.Index
-
M
- MavenEnvironment - com.cosium.code.format.maven中的类
-
Created on 02/11/17.
- MavenEnvironment(Supplier<Log>) - 类 的构造器com.cosium.code.format.maven.MavenEnvironment
-
- MavenGitCodeFormatException - com.cosium.code.format中的异常错误
-
- MavenGitCodeFormatException(Throwable) - 异常错误 的构造器com.cosium.code.format.MavenGitCodeFormatException
-
- MavenGitCodeFormatException(String, Throwable) - 异常错误 的构造器com.cosium.code.format.MavenGitCodeFormatException
-
- MavenGitCodeFormatException(String) - 异常错误 的构造器com.cosium.code.format.MavenGitCodeFormatException
-
- MavenGoogleJavaFormatOptions - com.cosium.code.format中的类
-
- MavenGoogleJavaFormatOptions() - 类 的构造器com.cosium.code.format.MavenGoogleJavaFormatOptions
-
N
- newInputStream() - 类 中的方法com.cosium.code.format.TemporaryFile
-
- newObjectReader() - 类 中的方法com.cosium.code.format.git.AutoCRLFRepository
-
- newOutputStream() - 类 中的方法com.cosium.code.format.TemporaryFile
-
- newReader() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectReader
-
O
- of(String) - 类 中的静态方法com.cosium.code.format.FileExtension
-
- of(Set<Range<Integer>>) - 类 中的静态方法com.cosium.code.format.formatter.LineRanges
-
- OnPreCommitMojo - com.cosium.code.format中的类
-
Created on 01/11/17.
- OnPreCommitMojo() - 类 的构造器com.cosium.code.format.OnPreCommitMojo
-
- open(AnyObjectId, int) - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectReader
-
- openStream() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectLoader
-
P
- parse(Path) - 类 中的静态方法com.cosium.code.format.FileExtension
-
- parse(String) - 类 中的静态方法com.cosium.code.format.FileExtension
-
- pomFile() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- process(Path) - 类 中的方法com.cosium.code.format.AbstractFormatMojo
-
- process(Path) - 类 中的方法com.cosium.code.format.FormatCodeMojo
-
- process(Path) - 类 中的方法com.cosium.code.format.ValidateCodeFormat
-
R
- rangeSet() - 类 中的方法com.cosium.code.format.formatter.LineRanges
-
- read() - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectStream
-
- read(Log, Repository, Predicate<Path>) - 类 中的静态方法com.cosium.code.format.git.GitStagedFiles
-
- removeCommandCall(String) - 接口 中的方法com.cosium.code.format.executable.Executable
-
Remove a command call from the executable
- resolve(AbbreviatedObjectId) - 类 中的方法com.cosium.code.format.git.AutoCRLFObjectReader
-
- run(Path, String...) - 接口 中的方法com.cosium.code.format.executable.CommandRunner
-
- run(Path, String...) - 类 中的方法com.cosium.code.format.executable.DefaultCommandRunner
-
S
- setAosp(boolean) - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- setFixImportsOnly(boolean) - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- setMaxLineLength(int) - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- setSkipRemovingUnusedImports(boolean) - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- setSkipSortingImports(boolean) - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- singleton(Range<Integer>) - 类 中的静态方法com.cosium.code.format.formatter.LineRanges
-
- size() - 类 中的方法com.cosium.code.format.TemporaryFile
-
- sourceDirs() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
T
- targetDir() - 类 中的方法com.cosium.code.format.AbstractMavenGitCodeFormatMojo
-
- TemporaryFile - com.cosium.code.format中的类
-
- toFormatterOptions() - 类 中的方法com.cosium.code.format.MavenGoogleJavaFormatOptions
-
- toString() - 类 中的方法com.cosium.code.format.FileExtension
-
- toString() - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatterOptions
-
- toString() - 类 中的方法com.cosium.code.format.formatter.LineRanges
-
- treeIterator() - 类 中的方法com.cosium.code.format.git.Index
-
- truncate() - 接口 中的方法com.cosium.code.format.executable.Executable
-
Erase the executable content
- truncateWithTemplate(Supplier<InputStream>, String, Object...) - 接口 中的方法com.cosium.code.format.executable.Executable
-
V
- validate(InputStream) - 接口 中的方法com.cosium.code.format.formatter.CodeFormatter
-
- validate(InputStream) - 类 中的方法com.cosium.code.format.formatter.GoogleJavaFormatter
-
- ValidateCodeFormat - com.cosium.code.format中的类
-
Created on 16/01/18.
- ValidateCodeFormat() - 类 的构造器com.cosium.code.format.ValidateCodeFormat
-
W
- write() - 类 中的方法com.cosium.code.format.git.Index
-
A C D E F G H I J L M N O P R S T V W
Copyright © 2024 Cosium. All rights reserved.