Comparing source compatibility of commons-codec-1.22.0.jar against commons-codec-1.21.0.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
org.apache.commons.codec.binary.BaseNCodec |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
org.apache.commons.codec.Encoder |
n.a. |
| NEW |
org.apache.commons.codec.BinaryEncoder |
n.a. |
| NEW |
org.apache.commons.codec.Decoder |
n.a. |
| NEW |
org.apache.commons.codec.BinaryDecoder |
n.a. |
Constructors:
| Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
Base58(org.apache.commons.codec.binary.Base58$Builder) |
|
n.a. |
| Old file |
New file |
|
n.a.
|
154
|
|
| NEW |
public
|
n.a. |
Base58() |
|
n.a. |
| Old file |
New file |
|
n.a.
|
145
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
static
public
|
n.a. |
org.apache.commons.codec.binary.Base58$Builder |
builder() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
138
|
|
| NEW |
protected
|
n.a. |
boolean |
isInAlphabet(byte) |
|
n.a. |
| Old file |
New file |
|
n.a.
|
324
|
|
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
org.apache.commons.codec.binary.BaseNCodec$AbstractBuilder |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.util.function.Supplier |
n.a. |
Constructors:
| Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
Base58$Builder() |
|
n.a. |
| Old file |
New file |
|
n.a.
|
63
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
org.apache.commons.codec.binary.Base58 |
get() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
74
|
|
| NEW |
public
|
n.a. |
org.apache.commons.codec.binary.Base58$Builder |
setEncodeTable(byte[]) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
84
|
|
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
org.apache.commons.codec.binary.BaseNCodecOutputStream |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.io.Closeable |
n.a. |
| NEW |
java.lang.AutoCloseable |
n.a. |
| NEW |
java.io.Flushable |
n.a. |
Constructors:
| Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
Base58OutputStream(java.io.OutputStream) |
|
n.a. |
| Old file |
New file |
|
n.a.
|
109
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
static
public
|
n.a. |
org.apache.commons.codec.binary.Base58OutputStream$Builder |
builder() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
96
|
|
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
org.apache.commons.codec.binary.BaseNCodecOutputStream$AbstractBuilder |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.util.function.Supplier |
n.a. |
Constructors:
| Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
Base58OutputStream$Builder() |
|
n.a. |
| Old file |
New file |
|
n.a.
|
65
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
org.apache.commons.codec.binary.Base58OutputStream |
get() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
76
|
|
| NEW |
protected
|
n.a. |
org.apache.commons.codec.binary.Base58 |
newBaseNCodec() |
|
n.a. |
| Old file |
New file |
|
n.a.
|
86
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
static
public
|
n.a. |
byte[] |
blobId(java.security.MessageDigest, byte[]) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
357
|
|
| NEW |
static
public
|
n.a. |
byte[] |
blobId(java.security.MessageDigest, long, java.io.InputStream) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
377
|
|
| NEW |
static
public
|
n.a. |
byte[] |
blobId(java.security.MessageDigest, java.nio.file.Path) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
397
|
|
| NEW |
static
public
|
n.a. |
byte[] |
treeId(java.security.MessageDigest, java.nio.file.Path) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
433
|
|
| NEW |
static
public
|
n.a. |
org.apache.commons.codec.digest.GitIdentifiers$TreeIdBuilder |
treeIdBuilder(java.security.MessageDigest) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
450
|
|
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
java.lang.Enum |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.lang.constant.Constable |
n.a. |
| NEW |
java.lang.Comparable |
n.a. |
| NEW |
java.io.Serializable |
n.a. |
|
Serializable |
default serialVersionUID |
serialVersionUID in class |
| Old | false |
n.a. |
n.a. |
| New | true |
7790813300288239390 |
n.a. |
Fields:
| Status |
Modifier |
Type |
Field |
Compatibility Changes: |
| NEW |
public
static
final
|
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
DIRECTORY |
n.a. |
| NEW |
public
static
final
|
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
EXECUTABLE |
n.a. |
| NEW |
public
static
final
|
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
GIT_LINK |
n.a. |
| NEW |
public
static
final
|
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
REGULAR |
n.a. |
| NEW |
public
static
final
|
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
SYMBOLIC_LINK |
n.a. |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
static
public
|
n.a. |
org.apache.commons.codec.digest.GitIdentifiers$FileMode |
valueOf(java.lang.String) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
139
|
|
| NEW |
static
public
|
n.a. |
org.apache.commons.codec.digest.GitIdentifiers$FileMode[] |
values() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
139
|
|
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.util.function.Supplier |
n.a. |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
org.apache.commons.codec.digest.GitIdentifiers$TreeIdBuilder |
addDirectory(java.lang.String) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
237
|
|
| NEW |
public
|
n.a. |
void |
addFile(org.apache.commons.codec.digest.GitIdentifiers$FileMode, java.lang.String, byte[]) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
269
|
|
| NEW |
public
|
n.a. |
void |
addFile(org.apache.commons.codec.digest.GitIdentifiers$FileMode, java.lang.String, long, java.io.InputStream) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
287
|
|
| NEW |
public
|
n.a. |
void |
addSymbolicLink(java.lang.String, java.lang.String) |
| Status: |
Name: |
| NEW |
java.io.IOException |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
301
|
|
| NEW |
public
|
n.a. |
byte[] |
get() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
311
|
|
|