Package com.jcabi.github
Class FromProperties
- java.lang.Object
-
- com.jcabi.github.FromProperties
-
public final class FromProperties extends Object
User agent data read from the jcabigithub.properties file.- Since:
- 0.37
- Version:
- $Id: b21c0572b8e7f278287665d245c5ddde1f975c8c $
- Author:
- Mihai Andronache (amihaiemil@gmail.com)
-
-
Constructor Summary
Constructors Constructor Description FromProperties(String filename)
Ctor.
-