Uses of Class
viper.descriptors.ImproperDescriptorException

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

Uses of ImproperDescriptorException in viper.descriptors
 

Methods in viper.descriptors that throw ImproperDescriptorException
 Descriptor DescriptorConfigs.addFromGtf(VReader reader, DescVector relativeVector)
          Reads in the next Descriptor from a VReader.
 Descriptor DescriptorConfigs.addFromGtf(org.w3c.dom.Element curr, DescVector relativeVector)
          Parses the given descriptor instance element.