public class XMLAudio
extends org.docgene.model.AbstractLink
TYPE_NONE| Constructor and Description |
|---|
XMLAudio()
Create an embdeed audio link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
bind(java.lang.String urlS)
Bind the audio URL.
|
java.lang.String |
getDeclaration()
Return the declaration ID of the element.
|
java.lang.String |
getPath()
Return the link path.
|
java.lang.String |
getText()
Return null.
|
java.lang.String |
getType()
Return the audio type.
|
java.net.URL |
getURL()
Return the link URL.
|
void |
setType(java.lang.String type)
Set the audio type.
|
getCustomStyles, getLineNumber, isAbsolute, isValid, setCustomStyles, setLineNumber, setValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNotNullURL, getURLAsString, getURLAsString, getURLAsStringgetInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setInlinedStylepublic java.lang.String getDeclaration()
public java.lang.String getType()
public void setType(java.lang.String type)
type - the audio typepublic java.net.URL getURL()
public java.lang.String getText()
public java.lang.String getPath()
public void bind(java.lang.String urlS)
throws java.net.MalformedURLException
urlS - the URL as Stringjava.net.MalformedURLExceptionCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence