@API(type=INTERNAL,
src=PUBLIC)
public abstract class ObjectChooser
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
ALLOWED_IMAGE_EXTENSIONS
All the allowed extensions for an image.
|
static java.lang.String[] |
ALLOWED_MEDIA_EXTENSIONS
All the allowed extensions for an media file.
|
Constructor and Description |
---|
ObjectChooser() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
makeUrlRelative(AuthorAccess authorAccess,
java.lang.String url)
Makes the given URL relative to the XML whose access object we are given.
|
public static final java.lang.String[] ALLOWED_IMAGE_EXTENSIONS
public static final java.lang.String[] ALLOWED_MEDIA_EXTENSIONS
public static java.lang.String makeUrlRelative(AuthorAccess authorAccess, java.lang.String url)
authorAccess
- The author access of the XML document.url
- The url.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.