|
|||||||||
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.merge.JSR68Merger
public class JSR68Merger
Merges some APIs according JSR68 rules
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
---|
FeaturesHolder.Feature |
Field Summary | |
---|---|
static int |
BINARY_MODE
|
static int |
SOURCE_MODE
|
Fields inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
---|
BuildMembers, ConstInfo, MergeModeSupported, TigerInfo |
Constructor Summary | |
---|---|
JSR68Merger(Log log,
Result result)
|
Method Summary | |
---|---|
VirtualClassDescriptionLoader |
merge(MergedSigFile[] files,
int mode)
|
Methods inherited from class com.sun.tdk.signaturetest.sigfile.FeaturesHolder |
---|
addSupportedFeature, getAllSupportedFeatures, isFeatureSupported, removeSupportedFeature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SOURCE_MODE
public static final int BINARY_MODE
Constructor Detail |
---|
public JSR68Merger(Log log, Result result)
Method Detail |
---|
public VirtualClassDescriptionLoader merge(MergedSigFile[] files, int mode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |