|
|||||||||
| 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
com.sun.tdk.signaturetest.sigfile.F40Format
com.sun.tdk.signaturetest.sigfile.F41Format
com.sun.tdk.signaturetest.plugin.FormatAdapter
public class FormatAdapter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
FeaturesHolder.Feature |
| Field Summary | |
|---|---|
protected Reader |
reader
|
protected Writer |
writer
|
| Fields inherited from class com.sun.tdk.signaturetest.sigfile.F41Format |
|---|
X_CLASSES, X_FIELDS |
| Fields inherited from class com.sun.tdk.signaturetest.sigfile.F40Format |
|---|
HIDDEN_CLASSES, HIDDEN_FIELDS |
| Fields inherited from class com.sun.tdk.signaturetest.sigfile.Format |
|---|
VERSION |
| Fields inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
BuildMembers, ConstInfo, CopyRight, ListOfHiders, MergeModeSupported, NonStaticConstants, OuterClasses, TigerInfo, XHiders |
| Constructor Summary | |
|---|---|
FormatAdapter(java.lang.String signature)
|
|
| Method Summary | |
|---|---|
void |
addSupportedFeature(FeaturesHolder.Feature feature)
|
Reader |
getReader()
|
java.lang.String |
getVersion()
|
Writer |
getWriter()
|
protected void |
init()
|
void |
removeSupportedFeature(FeaturesHolder.Feature feature)
|
void |
setReader(Reader r)
|
void |
setWriter(Writer w)
|
| Methods inherited from class com.sun.tdk.signaturetest.sigfile.Format |
|---|
isApplicable |
| Methods inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
|---|
getSupportedFeatures, isFeatureSupported, isInitialized, retainFeatures, setFeatures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Reader reader
protected Writer writer
| Constructor Detail |
|---|
public FormatAdapter(java.lang.String signature)
| Method Detail |
|---|
public java.lang.String getVersion()
getVersion in class F41Formatpublic Reader getReader()
getReader in class F41Formatpublic Writer getWriter()
getWriter in class F41Formatpublic void setReader(Reader r)
public void setWriter(Writer w)
protected void init()
public void addSupportedFeature(FeaturesHolder.Feature feature)
addSupportedFeature in class FeaturesHolderpublic void removeSupportedFeature(FeaturesHolder.Feature feature)
removeSupportedFeature in class FeaturesHolder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||