|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.ipojo.bnd.ResourceMetadataProvider
public class ResourceMetadataProvider
A ResourceMetadataProvider
is ...
Constructor Summary | |
---|---|
ResourceMetadataProvider(aQute.lib.osgi.Resource resource,
Reporter reporter)
|
Method Summary | |
---|---|
java.util.List<org.apache.felix.ipojo.metadata.Element> |
getMetadatas()
|
void |
setValidateUsingLocalSchemas(boolean validateUsingLocalSchemas)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceMetadataProvider(aQute.lib.osgi.Resource resource, Reporter reporter)
Method Detail |
---|
public void setValidateUsingLocalSchemas(boolean validateUsingLocalSchemas)
public java.util.List<org.apache.felix.ipojo.metadata.Element> getMetadatas() throws java.io.IOException
getMetadatas
in interface MetadataProvider
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |