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
IOException
public QuickLinksProfile parse(URL url) throws IOException
IOException
public String encode(QuickLinksProfile profile) throws IOException
IOException
Copyright © 2022 Apache Software Foundation. All rights reserved.