public class SupplyFromProviderURIOrNodesProperty extends Object implements com.google.common.base.Supplier<InputStream>, com.google.common.base.Function<URI,InputStream>
| Constructor and Description |
|---|
SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url) |
SupplyFromProviderURIOrNodesProperty(URI url) |
protected Logger logger
public SupplyFromProviderURIOrNodesProperty(URI url)
@Inject public SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url)
public InputStream get()
get in interface com.google.common.base.Supplier<InputStream>public InputStream apply(URI input)
apply in interface com.google.common.base.Function<URI,InputStream>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.