|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.bundlerepository.R4Package
org.apache.felix.bundlerepository.R4Export
public class R4Export
| Field Summary |
|---|
| Fields inherited from class org.apache.felix.bundlerepository.R4Package |
|---|
m_attrs, m_directives, m_version |
| Constructor Summary | |
|---|---|
R4Export(R4Package pkg)
|
|
R4Export(String name,
R4Directive[] directives,
R4Attribute[] attrs)
|
|
| Method Summary | |
|---|---|
String[] |
getUses()
|
boolean |
isIncluded(String name)
|
| Methods inherited from class org.apache.felix.bundlerepository.R4Package |
|---|
getAttributes, getDirectives, getName, getVersion, parseImportOrExportHeader, parsePackageStrings, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public R4Export(R4Package pkg)
public R4Export(String name,
R4Directive[] directives,
R4Attribute[] attrs)
| Method Detail |
|---|
public String[] getUses()
public boolean isIncluded(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||