public abstract class SardineReport<T> extends Object
| Constructor and Description |
|---|
SardineReport() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
fromMultistatus(Multistatus multistatus) |
abstract Object |
toJaxb() |
String |
toXml() |
public String toXml() throws IOException
IOExceptionpublic abstract Object toJaxb()
public abstract T fromMultistatus(Multistatus multistatus)
Copyright © 2019. All rights reserved.