public class DiffLinkMarshaller extends Object implements Marshaller<Link>
| Constructor and Description |
|---|
DiffLinkMarshaller(Marshaller<Link> delegatingLinkMarshaller,
Marshaller<UnresolvedLink> unresolvedLinkMarshaller) |
public DiffLinkMarshaller(Marshaller<Link> delegatingLinkMarshaller, Marshaller<UnresolvedLink> unresolvedLinkMarshaller)
public Streamable marshal(Link link, ConversionContext conversionContext) throws XhtmlException
Marshallermarshal in interface Marshaller<Link>link - object to marshalconversionContext - the conversion contextXhtmlException - if an error occurs during marshallingCopyright © 2003–2016 Atlassian. All rights reserved.