org.springframework.hateoas.core
Class DefaultLinkDiscoverer
java.lang.Object
org.springframework.hateoas.core.JsonPathLinkDiscoverer
org.springframework.hateoas.core.DefaultLinkDiscoverer
- All Implemented Interfaces:
- LinkDiscoverer
public class DefaultLinkDiscoverer
- extends JsonPathLinkDiscoverer
JsonPathLinkDiscoverer based on the default link representation we expose.
- Author:
- Oliver Gierke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultLinkDiscoverer
public DefaultLinkDiscoverer()
- Creates a new
DefaultLinkDiscoverer.
Copyright © 2012-2013 SpringSource, a division of VMware. All Rights Reserved.