public class MarkupURLComposer extends FragmentURLComposer
fragmentinfo, preference, provider, source| Constructor and Description |
|---|
MarkupURLComposer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCompose()
This composer can only do something if it has a template.
|
String |
getDescription(Map<String,Locale> options) |
Format |
getFormat()
Depends on mimetype of the template to return the format of this urlcomposer.
|
String |
getGUIIndicator(Map<String,Locale> options) |
protected MMObjectNode |
getTemplate()
Typical for a 'MarkupURLComposer' is that it should have a
'template'.
|
protected StringBuilder |
getURLBuffer()
Extension will normally create URL's differently.
|
equals, getFragment, hashCode, init, isAvailablegetAcodec, getBitrate, getCodec, getDimension, getFilename, getFilesize, getInfo, getMimeType, getProvider, getSource, getState, getURL, isMain, toStringprotected MMObjectNode getTemplate()
public boolean canCompose()
canCompose in class URLComposerprotected StringBuilder getURLBuffer()
URLComposergetURLBuffer in class URLComposerpublic String getGUIIndicator(Map<String,Locale> options)
getGUIIndicator in class URLComposerpublic String getDescription(Map<String,Locale> options)
getDescription in class URLComposerpublic Format getFormat()
getFormat in class URLComposerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}