Package org.teamapps.dto.generate
Class ParserFactory
- java.lang.Object
-
- org.teamapps.dto.generate.ParserFactory
-
public class ParserFactory extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classParserFactory.ThrowingErrorListener
-
Constructor Summary
Constructors Constructor Description ParserFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TeamAppsDtoParsercreateParser(java.io.Reader reader)
-
-
-
Method Detail
-
createParser
public static TeamAppsDtoParser createParser(java.io.Reader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
-