public final class DescriptorParserUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getSchemaContent(Path descriptorDirectory,
String inputSchemaPathString) |
static String |
parseAlternativeBaseUri(amf.client.model.domain.DialectDomainElement element) |
static String |
parseElementCoreDescription(amf.client.model.domain.DialectDomainElement element) |
static String |
parseElementCoreName(amf.client.model.domain.DialectDomainElement element) |
static boolean |
parseRestConnectIgnored(amf.client.model.domain.DialectDomainElement element) |
public static boolean parseRestConnectIgnored(amf.client.model.domain.DialectDomainElement element)
public static String parseAlternativeBaseUri(amf.client.model.domain.DialectDomainElement element)
public static String parseElementCoreName(amf.client.model.domain.DialectDomainElement element)
public static String parseElementCoreDescription(amf.client.model.domain.DialectDomainElement element)
public static String getSchemaContent(Path descriptorDirectory, String inputSchemaPathString) throws ModelGenerationException
ModelGenerationExceptionCopyright © 2020. All rights reserved.