Uses of Class
aQute.lib.spring.XMLType
-
Packages that use XMLType Package Description aQute.lib.spring -
-
Uses of XMLType in aQute.lib.spring
Methods in aQute.lib.spring that return types with arguments of type XMLType Modifier and Type Method Description protected java.util.List<XMLType>JPAComponent. getTypes(Analyzer analyzer)protected java.util.List<XMLType>SpringXMLType. getTypes(Analyzer analyzer)protected java.util.List<XMLType>XMLTypeProcessor. getTypes(Analyzer analyzer)Method parameters in aQute.lib.spring with type arguments of type XMLType Modifier and Type Method Description protected voidXMLTypeProcessor. process(java.util.List<XMLType> types, java.lang.String resource, java.lang.String paths, java.lang.String pattern)
-