Package | Description |
---|---|
org.wso2.carbon.mediator.datamapper.engine.core.schemas |
Modifier and Type | Method and Description |
---|---|
String |
Schema.getElementTypeByName(List<SchemaElement> elementStack)
Method to get the element type specified in the schema by giving the element hierarchy
|
String |
JacksonJSONSchema.getElementTypeByName(List<SchemaElement> elementStack) |
boolean |
Schema.isChildElement(List<SchemaElement> elementStack,
String childElementName) |
boolean |
JacksonJSONSchema.isChildElement(List<SchemaElement> elementStack,
String childElementName) |
Copyright © 2018 WSO2. All rights reserved.