|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tdk.signaturetest.sigfile.FeaturesHolder
com.sun.tdk.signaturetest.sigfile.Format
public abstract class Format
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
FeaturesHolder.Feature |
| Field Summary | |
|---|---|
static java.lang.String |
VERSION
|
| Fields inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
BuildMembers, ConstInfo, CopyRight, ListOfHiders, MergeModeSupported, NonStaticConstants, OuterClasses, TigerInfo, XHiders |
| Constructor Summary | |
|---|---|
Format()
|
|
| Method Summary | |
|---|---|
abstract Reader |
getReader()
|
abstract java.lang.String |
getVersion()
|
abstract Writer |
getWriter()
|
boolean |
isApplicable(java.lang.String format)
|
| Methods inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
addSupportedFeature, getSupportedFeatures, isFeatureSupported, isInitialized, removeSupportedFeature, retainFeatures, setFeatures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String VERSION
| Constructor Detail |
|---|
public Format()
| Method Detail |
|---|
public abstract java.lang.String getVersion()
public abstract Reader getReader()
public abstract Writer getWriter()
public boolean isApplicable(java.lang.String format)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||