|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.bundlerepository.metadataparser.MetadataHandler
org.apache.felix.bundlerepository.metadataparser.XmlMetadataHandler
public class XmlMetadataHandler
handles the metadata in XML format
Field Summary |
---|
Fields inherited from class org.apache.felix.bundlerepository.metadataparser.MetadataHandler |
---|
handler |
Constructor Summary | |
---|---|
XmlMetadataHandler()
|
Method Summary | |
---|---|
void |
parse(java.io.InputStream istream)
Called to parse the InputStream and set bundle list and package hash map |
Methods inherited from class org.apache.felix.bundlerepository.metadataparser.MetadataHandler |
---|
addPI, addType, addType, addType, getMetadata, setDefaultType, setDefaultType, setDefaultType, setMissingPIExceptionFlag, setTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlMetadataHandler()
Method Detail |
---|
public void parse(java.io.InputStream istream) throws javax.xml.parsers.ParserConfigurationException, java.io.IOException, org.xml.sax.SAXException
parse
in class MetadataHandler
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |