|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.JimiDecoderFactorySupport
Base class for JimiDecoderFactory implementations.
Constructor Summary | |
JimiDecoderFactorySupport()
|
Method Summary | |
byte[] |
getFormatSignature()
Get the format signature as a byte array. |
byte[][] |
getFormatSignatures()
Default implementation, wrapping to getFormatSignature to
provide a single signature. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JimiDecoderFactorySupport()
Method Detail |
public byte[] getFormatSignature()
public byte[][] getFormatSignatures()
getFormatSignature
to
provide a single signature.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |