public class FragmentURLComposer extends URLComposer
| Modifier and Type | Field and Description |
|---|---|
protected MMObjectNode |
fragment |
info, preference, provider, source| Constructor and Description |
|---|
FragmentURLComposer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MMObjectNode |
getFragment() |
int |
hashCode() |
void |
init(MMObjectNode provider,
MMObjectNode source,
MMObjectNode fragment,
Map<String,Object> info,
Set<MMObjectNode> cacheExpireObjects) |
boolean |
isAvailable()
Whether the URL which will be produced by this composer is actually already usable.
|
canCompose, getAcodec, getBitrate, getCodec, getDescription, getDimension, getFilename, getFilesize, getFormat, getGUIIndicator, getInfo, getMimeType, getProvider, getSource, getState, getURL, getURLBuffer, isMain, toStringprotected MMObjectNode fragment
public void init(MMObjectNode provider, MMObjectNode source, MMObjectNode fragment, Map<String,Object> info, Set<MMObjectNode> cacheExpireObjects)
init in class URLComposerpublic MMObjectNode getFragment()
public boolean isAvailable()
URLComposerState.SOURCE), or its a generated source and its generation is done.isAvailable in class URLComposerpublic boolean equals(Object o)
equals in class URLComposerObject.equals(java.lang.Object)public int hashCode()
hashCode in class URLComposerObject.hashCode()MMBase 1.9-SNAPSHOT - ${javadoctimestamp}