public class EmbeddedAudio extends EmbeddedObject
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_TYPE |
filename, originalText, page, parser, properties, space, type, url| Constructor and Description |
|---|
EmbeddedAudio(EmbeddedResourceParser parser) |
EmbeddedAudio(String string) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matchesType(EmbeddedResourceParser parser) |
getFilename, getOriginalLinkText, getPage, getProperties, getSpace, getType, getUrl, isExternal, isInternal, toStringpublic static String RESOURCE_TYPE
public EmbeddedAudio(String string)
public EmbeddedAudio(EmbeddedResourceParser parser)
public static boolean matchesType(EmbeddedResourceParser parser)
Copyright © 2019 Atlassian. All rights reserved.