org.jboss.aerogear.android.impl.util
Class WebLinkParser
java.lang.Object
org.jboss.aerogear.android.impl.util.WebLinkParser
public class WebLinkParser
- extends Object
A utility class to parse WebLink headers.
See the RFC
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebLinkParser
public WebLinkParser()
parse
public static List<WebLink> parse(String linkHeader)
throws ParseException
- Throws:
ParseException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.