Uses of Class
viper.descriptors.EndOfBlockException

Packages that use EndOfBlockException
viper.descriptors Provides the classes necessary to read comparable Descriptors in from a file.  
 

Uses of EndOfBlockException in viper.descriptors
 

Methods in viper.descriptors that throw EndOfBlockException
 Descriptor DescriptorConfigs.addFromGtf(VReader reader, DescVector relativeVector)
          Reads in the next Descriptor from a VReader.