public class StandardPropertiesMetadataSerialization extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_RESOURCE_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
StandardPropertiesMetadataSerialization() |
| Modifier and Type | Method and Description |
|---|---|
static StandardPropertiesMetadataSerialization |
instance() |
CompiledPropertiesMetadata |
readProperties(InputStream in) |
void |
writeProperties(CompiledPropertiesMetadata properties,
OutputStream out) |
public static final String EXTENSION_RESOURCE_NAME
protected StandardPropertiesMetadataSerialization()
public static StandardPropertiesMetadataSerialization instance()
public void writeProperties(CompiledPropertiesMetadata properties, OutputStream out) throws IOException
IOExceptionpublic CompiledPropertiesMetadata readProperties(InputStream in) throws IOException
IOExceptionCopyright © 2020 TIBCO Software Inc.. All rights reserved.