JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ticxo.modelengine.api.generator.parser
Interface ModelParser
public interface
ModelParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ModelBlueprint
generate
(
File
file)
boolean
validateFile
(
File
file)
Method Details
validateFile
boolean
validateFile
(
File
file)
generate
ModelBlueprint
generate
(
File
file)
throws
Exception
Throws:
Exception