Uses of Interface
org.torproject.descriptor.DescriptorParser
-
-
Uses of DescriptorParser in org.torproject.descriptor
Methods in org.torproject.descriptor that return DescriptorParser Modifier and Type Method Description static DescriptorParser
DescriptorSourceFactory. createDescriptorParser()
Create a newDescriptorParser
by instantiating the class inDescriptorSourceFactory.PARSER_PROPERTY
.
-