com.sun.tdk.signaturetest.sigfile
Class FeaturesHolder
java.lang.Object
com.sun.tdk.signaturetest.sigfile.FeaturesHolder
- Direct Known Subclasses:
- Format, JSR68Merger, VirtualClassDescriptionLoader
public class FeaturesHolder
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstInfo
public static final FeaturesHolder.Feature ConstInfo
TigerInfo
public static final FeaturesHolder.Feature TigerInfo
MergeModeSupported
public static final FeaturesHolder.Feature MergeModeSupported
BuildMembers
public static final FeaturesHolder.Feature BuildMembers
NonStaticConstants
public static final FeaturesHolder.Feature NonStaticConstants
ListOfHiders
public static final FeaturesHolder.Feature ListOfHiders
XHiders
public static final FeaturesHolder.Feature XHiders
OuterClasses
public static final FeaturesHolder.Feature OuterClasses
CopyRight
public static final FeaturesHolder.Feature CopyRight
FeaturesHolder
public FeaturesHolder()
addSupportedFeature
public void addSupportedFeature(FeaturesHolder.Feature feature)
getSupportedFeatures
public java.util.Set getSupportedFeatures()
removeSupportedFeature
protected void removeSupportedFeature(FeaturesHolder.Feature feature)
isFeatureSupported
public boolean isFeatureSupported(FeaturesHolder.Feature feature)
isInitialized
protected boolean isInitialized()
setFeatures
public void setFeatures(java.util.Set features)
retainFeatures
public void retainFeatures(java.util.Set features)