public abstract class AbstractResourceFormat extends Object implements IResourceFormat
hashCode()
and equals(java.lang.Object)
for
IResourceFormat
s. As IResourceFormat
s are stateless this implementation uses the class for
equality testing.Constructor and Description |
---|
AbstractResourceFormat() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getFormatName, getMIMEType, getNameExtensions, getPreferredNameExtension, isXMLBased
Copyright © 2021. All rights reserved.