Interface UpilEdmxNavigationPropertyElementParser
-
- All Known Implementing Classes:
UpilEdmxNavigationPropertyElementParserImpl
public interface UpilEdmxNavigationPropertyElementParserInterface for the API to parse edmx navigation property- Since:
- 1911
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidparse(javax.xml.stream.events.StartElement startElement, javax.xml.stream.XMLEventReader xmlEventReader)To parse Edmx navigation property
-