Modifier and Type | Method and Description |
---|---|
protected MetaData |
MetaDataReader.createMetaData()
Creates a new
MetaData object to hold the contents of the
MetaData element. |
MetaData |
OCD.getMetadata() |
MetaData |
MetaDataReader.parse(InputStream ins)
Parses the XML document in the given input stream.
|
MetaData |
MetaDataReader.parse(URL url)
Parses the XML document provided by the
url . |
Modifier and Type | Method and Description |
---|---|
void |
OCD.setMetadata(MetaData metadata) |
Constructor and Description |
---|
DefaultMetaTypeProvider(org.osgi.framework.Bundle bundle,
MetaData metadata) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.