public class ProfileVersionFinder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_OPF_VERSION |
static String |
ELEM_XMI |
| Constructor and Description |
|---|
ProfileVersionFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEventTypeString(int eventType)
Returns the String representation of the given integer constant.
|
ProfileArtifactAdapter |
getVersion(String artifactURN,
InputStream stream) |
public static final String ELEM_XMI
public static final String ATTR_OPF_VERSION
public ProfileArtifactAdapter getVersion(String artifactURN, InputStream stream)
public static final String getEventTypeString(int eventType)
eventType - Type of event.Copyright © 2017. All rights reserved.