public static class JarContentReference.ContentSelector extends Object
Constructor and Description |
---|
JarContentReference.ContentSelector() |
Modifier and Type | Method and Description |
---|---|
String |
defineIdentifier(JarEntry entry)
Defines the "symbolic" path identifier for the
entry.
|
boolean |
include(JarEntry entry)
Indicates whether the .jar entry should be selected.
|
public boolean include(JarEntry entry)
entry
- .jar entrytrue
if entry is to be selected,
false
otherwiseGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.