Class PortletXmlAnalyzer

java.lang.Object
com.webmethods.caf.common.bnd.BaseXmlAnalyzer
com.webmethods.caf.common.bnd.PortletXmlAnalyzer
All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin

public class PortletXmlAnalyzer extends BaseXmlAnalyzer
BND analyzer that can find class names in a portlet.xml file
  • Constructor Details

    • PortletXmlAnalyzer

      public PortletXmlAnalyzer()
  • Method Details

    • analyzeJar

      public boolean analyzeJar(aQute.bnd.osgi.Analyzer analyzer) throws Exception
      Throws:
      Exception