Modifier and Type | Method and Description |
---|---|
static LinkedResource |
LinkedResource.createLinkedResourceFromString(String content)
Creates the linked resource from string.
|
static LinkedResource |
LinkedResource.createLinkedResourceFromString(String content,
Charset contentEncoding,
String mediaType) |
static LinkedResource |
LinkedResource.createLinkedResourceFromString(String content,
ContentType contentType)
Creates the linked resource from string.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LinkedResourceCollection.insertItem(int index,
LinkedResource item) |
protected void |
LinkedResourceCollection.setItem(int index,
LinkedResource item) |
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.