Uses of Class
com.univocity.parsers.remote.RemoteFollower

Packages that use RemoteFollower
com.univocity.parsers.remote   
 

Uses of RemoteFollower in com.univocity.parsers.remote
 

Classes in com.univocity.parsers.remote with type parameters of type RemoteFollower
 class RemoteEntitySettings<C extends Context,S extends CommonParserSettings,G extends RemoteParserSettings,T extends RemoteFollower>
          Manages configuration options for individual entities of a RemoteEntityList.
 

Fields in com.univocity.parsers.remote declared as RemoteFollower
protected  RemoteFollower RemoteFollower.parentLinkFollower
           
 

Methods in com.univocity.parsers.remote that return RemoteFollower
 RemoteFollower RemoteFollower.assigning(String parameterName, Object parameterValue)
          Assign the parameter in the Url with the name parameterName to the value parameterValue
 RemoteFollower RemoteFollower.assigning(String parameterName, com.univocity.api.common.ValueGetter<?> valueGetter)
          Assign the parameter in the Url with the name ParameterName to the value supplied by the ValueGetter
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.