Index

A B C E F G H I L O P R S T V 
All Classes and Interfaces|All Packages

A

all() - Static method in class com.cosium.code.format_spi.LineRanges
 

B

build(CodeFormatterConfiguration, String) - Method in interface com.cosium.code.format_spi.CodeFormatterFactory
 

C

CodeFormatter - Interface in com.cosium.code.format_spi
 
CodeFormatterConfiguration - Interface in com.cosium.code.format_spi
 
CodeFormatterFactory - Interface in com.cosium.code.format_spi
 
com.cosium.code.format_spi - package com.cosium.code.format_spi
 
concat(LineRanges, LineRanges) - Static method in class com.cosium.code.format_spi.LineRanges
 
configurationId() - Method in interface com.cosium.code.format_spi.CodeFormatterFactory
The prefix that will be used by the plugin user to configure formatters created by this factory.

E

equals(Object) - Method in class com.cosium.code.format_spi.FileExtension
 

F

fileExtension() - Method in interface com.cosium.code.format_spi.CodeFormatter
 
FileExtension - Class in com.cosium.code.format_spi
 
format(InputStream, LineRanges, OutputStream) - Method in interface com.cosium.code.format_spi.CodeFormatter
Formats a content.

G

getValue(String) - Method in interface com.cosium.code.format_spi.CodeFormatterConfiguration
 

H

hashCode() - Method in class com.cosium.code.format_spi.FileExtension
 

I

isAll() - Method in class com.cosium.code.format_spi.LineRanges
 

L

LineRanges - Class in com.cosium.code.format_spi
 

O

of(String) - Static method in class com.cosium.code.format_spi.FileExtension
 
of(Set<Range<Integer>>) - Static method in class com.cosium.code.format_spi.LineRanges
 

P

parse(String) - Static method in class com.cosium.code.format_spi.FileExtension
 
parse(Path) - Static method in class com.cosium.code.format_spi.FileExtension
 

R

rangeSet() - Method in class com.cosium.code.format_spi.LineRanges
 

S

singleton(Range<Integer>) - Static method in class com.cosium.code.format_spi.LineRanges
 

T

toString() - Method in class com.cosium.code.format_spi.FileExtension
 
toString() - Method in class com.cosium.code.format_spi.LineRanges
 

V

validate(InputStream) - Method in interface com.cosium.code.format_spi.CodeFormatter
 
A B C E F G H I L O P R S T V 
All Classes and Interfaces|All Packages