Package aQute.lib.spring
Class SpringXMLType
java.lang.Object
aQute.lib.spring.XMLTypeProcessor
aQute.lib.spring.SpringXMLType
- All Implemented Interfaces:
AnalyzerPlugin
This component is called when we find a resource in the META-INF/*.xml
pattern. We parse the resource and and the imports to the builder. Parsing is
done with XSLT (first time I see the use of having XML for the Spring
configuration files!).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.lib.spring.XMLTypeProcessor
analyzeJar, processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface aQute.bnd.service.AnalyzerPlugin
ordering
-
Constructor Details
-
SpringXMLType
public SpringXMLType()
-
-
Method Details
-
getTypes
- Overrides:
getTypesin classXMLTypeProcessor- Throws:
Exception
-