Package org.torproject.descriptor
Interface GeoipNamesFile
-
- All Superinterfaces:
Descriptor
,java.util.Map<java.lang.String,java.lang.String>
,java.io.Serializable
public interface GeoipNamesFile extends Descriptor, java.util.Map<java.lang.String,java.lang.String>
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
EOL
-
Method Summary
-
Methods inherited from interface org.torproject.descriptor.Descriptor
getAnnotations, getDescriptorFile, getRawDescriptorBytes, getRawDescriptorLength, getUnrecognizedLines
-
-
-
-
Field Detail
-
EOL
static final java.lang.String EOL
- See Also:
- Constant Field Values
-
-