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
Modifier and Type Method Description static TeamAppsDtoParsercreateParser(java.io.Reader reader)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ParserFactory
public ParserFactory()
-
-
Method Details
-
createParser
- Throws:
java.io.IOException
-