public class XMLAudio extends AbstractLink
isAbsolute, isValid
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, setValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNotNullURL, getURLAsString, getURLAsString, getURLAsString
getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setInlinedStyle
hasLineNumber
public 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.MalformedURLException
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence