public class Links extends Object
| Constructor and Description |
|---|
Links(com.google.gwt.xml.client.Document document) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
firstAvailable() |
String |
getFirst() |
String |
getLast() |
String |
getNext() |
String |
getPrevious() |
String |
getSelf() |
boolean |
lastAvailable() |
boolean |
nextAvailable() |
boolean |
previousAvailable() |
boolean |
selfAvailable() |
public static final Links EMPTY
public Links(@Nonnull com.google.gwt.xml.client.Document document)
Apache CXF