public class EmbeddedStyleMap extends Object
| Modifier and Type | Field and Description |
|---|---|
static NamespacePrefixes |
CONTENT_TYPES_NAMESPACES |
static NamespacePrefixes |
RELATIONSHIPS_NAMESPACES |
| Constructor and Description |
|---|
EmbeddedStyleMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
embedStyleMap(MutableArchive archive,
String styleMap) |
static Optional<String> |
readStyleMap(Archive file) |
public static final NamespacePrefixes RELATIONSHIPS_NAMESPACES
public static final NamespacePrefixes CONTENT_TYPES_NAMESPACES
public static Optional<String> readStyleMap(Archive file) throws IOException
IOExceptionpublic static void embedStyleMap(MutableArchive archive, String styleMap) throws IOException
IOExceptionCopyright © 2018. All rights reserved.