Modifier and Type | Method and Description |
---|---|
DescriptorParseException |
UnparseableDescriptor.getDescriptorParseException()
Return the first exception thrown while attempting to parse this
descriptor.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Descriptor> |
DescriptorParser.parseDescriptors(byte[] rawDescriptorBytes,
java.lang.String fileName)
Parse descriptors in the given byte array, possibly parsing the
publication time from the file name, depending on the descriptor
type.
|