public class QuickLinksProfileParser extends Object
| Constructor and Description |
|---|
QuickLinksProfileParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
encode(QuickLinksProfile profile) |
QuickLinksProfile |
parse(byte[] input) |
QuickLinksProfile |
parse(URL url) |
public QuickLinksProfile parse(byte[] input) throws IOException
IOExceptionpublic QuickLinksProfile parse(URL url) throws IOException
IOExceptionpublic String encode(QuickLinksProfile profile) throws IOException
IOExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.