Interface IFileParser<T>

All Known Subinterfaces:
ISuiteParser
All Known Implementing Classes:
SuiteXmlParser, XMLParser

public interface IFileParser<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(String filePath, InputStream is, boolean loadClasses)