public class AlternateMediaModuleParser extends MediaModuleParser
Modifier and Type | Field and Description |
---|---|
private static org.jdom2.Namespace |
NS |
Constructor and Description |
---|
AlternateMediaModuleParser() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNamespaceUri()
Returns the namespace URI this parser handles.
|
org.jdom2.Namespace |
getNS() |
parse, parseFileSize
public java.lang.String getNamespaceUri()
ModuleParser
getNamespaceUri
in interface ModuleParser
getNamespaceUri
in class MediaModuleParser
public org.jdom2.Namespace getNS()
getNS
in class MediaModuleParser