Package org.phenopackets.phenopackettools.util.format


package org.phenopackets.phenopackettools.util.format
Defines utility methods for working with PhenopacketElements and PhenopacketFormats.
  • Class
    Description
    Make an educated guess regarding which top-level element of Phenopacket schema is represented in the provided byte[] or InputStream.
     
    Make an educated guess of the format of a top-level element of Phenopacket schema.
    An exception thrown when sniffing of the top-level element of Phenopacket schema cannot be performed.
    A checked exception thrown in case of encountering some content sniffing issues.