Uses of Interface
org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.ItemPrinter
Packages that use XmlModuleDescriptorUpdater.ItemPrinter
-
Uses of XmlModuleDescriptorUpdater.ItemPrinter in org.apache.ivy.plugins.parser.xml
Classes in org.apache.ivy.plugins.parser.xml that implement XmlModuleDescriptorUpdater.ItemPrinterModifier and TypeClassDescriptionprotected static class
protected static class
Methods in org.apache.ivy.plugins.parser.xml with parameters of type XmlModuleDescriptorUpdater.ItemPrinterModifier and TypeMethodDescriptionprivate void
XmlModuleDescriptorUpdater.UpdaterHandler.writeInheritedItems
(ModuleDescriptor merged, InheritableItem[] items, XmlModuleDescriptorUpdater.ItemPrinter printer, String itemName, boolean includeContainer) Write XML elements that do not appear in the source descriptor, but have been copied in from a parent module descriptor via <extends> declaration.