fromString method

TypeDescriptor fromString (String value)
  • Parses a string to get descriptor fields and returns them as a Descriptor.
    • The string must have format name,library
      • value a string to parse.
    • Returns a newly created Descriptor.