org.eclipse.ecf.osgi.services.discovery.local
Class ServiceDescriptionParser

java.lang.Object
  extended by org.eclipse.ecf.osgi.services.discovery.local.ServiceDescriptionParser

public class ServiceDescriptionParser
extends java.lang.Object


Constructor Summary
ServiceDescriptionParser()
           
 
Method Summary
 java.util.Collection load(java.io.InputStream ins)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDescriptionParser

public ServiceDescriptionParser()
Method Detail

load

public java.util.Collection load(java.io.InputStream ins)
                          throws javax.xml.parsers.ParserConfigurationException,
                                 org.xml.sax.SAXException,
                                 java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException