Class URLFieldSource

java.lang.Object
com.aoapps.net.partialurl.URLFieldSource
All Implemented Interfaces:
FieldSource

public class URLFieldSource extends Object implements FieldSource
Obtains fields for PartialURL from a URL.

Implementation Note:
This implementation is not thread safe due to results caching.