org.jboss.osgi.spi.capability
Class XMLParserCapability

java.lang.Object
  extended by org.jboss.osgi.spi.capability.Capability
      extended by org.jboss.osgi.spi.capability.XMLParserCapability

public class XMLParserCapability
extends Capability

Adds the XML parser capability to the OSGiRuntime under test. It is ignored if the SAXParserFactory is already registered. Installed bundles: jboss-osgi-apache-xerces.jar

Since:
05-May-2009
Author:
thomas.diesler@jboss.com

Constructor Summary
XMLParserCapability()
           
 
Method Summary
 
Methods inherited from class org.jboss.osgi.spi.capability.Capability
getBundles, getDependencies, getProperties, getServiceName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLParserCapability

public XMLParserCapability()


Copyright © 2009. All Rights Reserved.