Interface FileInterpreter
-
- All Known Implementing Classes:
JsonFileInterpreter
public interface FileInterpreter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetProperty(java.lang.String node)voidloadContent(java.lang.String content)java.lang.Stringtype()
-