public class EntityModelParser extends Object
| Constructor and Description |
|---|
EntityModelParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<Entity> |
getEntities(String pathToModel)
Parses the entities out of the RAML file and looks for required fields
|
static String |
getSchemaTypeFromEdmType(String edmType) |
public static List<Entity> getEntities(String pathToModel) throws EntityModelParsingException
pathToModel - IOExceptionEntityModelParsingExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.