| Package | Description |
|---|---|
| com.helger.commons.changelog |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingChangeLogSerializerCallback
Logging implementation of
IChangeLogSerializerCallback. |
| Modifier and Type | Method and Description |
|---|---|
static Map<URI,ChangeLog> |
ChangeLogSerializer.readAllChangeLogs(IChangeLogSerializerCallback aErrorCallback) |
static Map<URI,ChangeLog> |
ChangeLogSerializer.readAllChangeLogs(IChangeLogSerializerCallback aErrorCallback,
ClassLoader aClassLoader) |
static ChangeLog |
ChangeLogSerializer.readChangeLog(IHasInputStream aISP,
IChangeLogSerializerCallback aErrorCallback)
Read the change log resource specified by the input stream provider.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.