public class EmbeddedResourceParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
UNKNOWN_IMAGE_MIME_TYPE |
protected static String |
UNKNOWN_MIME_TYPE |
| Constructor and Description |
|---|
EmbeddedResourceParser(String originalText) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
String |
getOriginalText() |
String |
getPage() |
Properties |
getProperties() |
String |
getResource() |
String |
getSpace() |
String |
getType() |
boolean |
isExternal() |
protected static final String UNKNOWN_MIME_TYPE
protected static final String UNKNOWN_IMAGE_MIME_TYPE
public EmbeddedResourceParser(String originalText)
public String getOriginalText()
originalTextpublic Properties getProperties()
propertiespublic boolean isExternal()
isExternalCopyright © 2019 Atlassian. All rights reserved.