Class X3fParserStandard


  • public class X3fParserStandard
    extends X3fParser
    This class implements the standard parsing method for FOVb (X3F) data.
    • Method Detail

      • readX3fDirectory

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