public class WrapperUtility extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SCOPE_SEPARATOR |
| Constructor and Description |
|---|
WrapperUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getInfrastructureNameFromScope(String scope)
Gets the infrastructure name from scope.
|
static InputStream |
toInputStream(byte[] content)
To input stream.
|
public static final String SCOPE_SEPARATOR
public static InputStream toInputStream(byte[] content)
content - the contentCopyright © 2025. All rights reserved.