public class SVGFormat extends AbstractResourceFormat implements IResourceFormat
| Constructor and Description |
|---|
SVGFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatName() |
static IResourceFormat |
getInstance() |
String |
getMIMEType() |
String[] |
getNameExtensions() |
String |
getPreferredNameExtension() |
boolean |
isXMLBased() |
equals, hashCodepublic static IResourceFormat getInstance()
public String getFormatName()
getFormatName in interface IResourceFormatpublic String getMIMEType()
getMIMEType in interface IResourceFormatpublic String getPreferredNameExtension()
getPreferredNameExtension in interface IResourceFormatpublic String[] getNameExtensions()
getNameExtensions in interface IResourceFormatpublic boolean isXMLBased()
isXMLBased in interface IResourceFormatCopyright © 2017. All rights reserved.