Package tilda.parsing
Class Loader
- java.lang.Object
-
- tilda.parsing.Loader
-
public class Loader extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.logging.log4j.Logger
LOG
-
Constructor Summary
Constructors Constructor Description Loader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<Schema>
LoadTildaResources()
-
-
-
Method Detail
-
LoadTildaResources
public static java.util.List<Schema> LoadTildaResources() throws java.io.IOException, java.lang.Exception
- Throws:
java.io.IOException
java.lang.Exception
-
-