Class X3fParserRecovery


  • public class X3fParserRecovery
    extends X3fParser
    This class implements the recovery parsing method for X3F data.
    • Method Detail

      • readX3fDirectory

        protected boolean readX3fDirectory​(RandomAccessData data)
        Reconstructs an X3fDirectory.
        Specified by:
        readX3fDirectory in class X3fParser
        Parameters:
        data - the X3F data to parse
        Returns:
        true, if an X3fDirectory could be constructed successfully