Uses of Class
aQute.lib.tag.Tag
Packages that use Tag
Package
Description
-
Uses of Tag in aQute.bnd.component
Fields in aQute.bnd.component declared as TagMethods in aQute.bnd.component that return TagModifier and TypeMethodDescription(package private) TagComponentDef.getTag()Returns a tag describing the component element.(package private) TagReferenceDef.getTag(Namespaces namespaces) Calculate the tag.Methods in aQute.bnd.component that return types with arguments of type TagModifier and TypeMethodDescriptionPropertiesDef.propertiesTags(String element) PropertyDef.propertyTags(String element) Constructors in aQute.bnd.component with parameters of type Tag -
Uses of Tag in aQute.bnd.main
Methods in aQute.bnd.main that return TagModifier and TypeMethodDescriptionprivate TagBaselineCommands.getTag(Baseline.Info info) private static TagDiffCommand.getTagFrom(Diff diff, boolean limited) private static TagDiffCommand.getTagFrom(String name, Jar jar) Methods in aQute.bnd.main with parameters of type TagModifier and TypeMethodDescriptionprivate voidbnd.doCoverage(Tag report, Document doc, XPath xpath) private voidbnd.doHtmlReport(Tag report, File file, Document doc, XPath xpath) private voidbnd.doPerReport(Tag report, File file) Calculate the coverage if there is coverage info in the test file.private intHelp function to run the tests -
Uses of Tag in aQute.bnd.make.coverage
Methods in aQute.bnd.make.coverage that return TagModifier and TypeMethodDescriptionprivate static TagCoverageResource.doMethod(Tag tag, Clazz.MethodDef method) static TagCoverageResource.toTag(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) Methods in aQute.bnd.make.coverage with parameters of type TagModifier and TypeMethodDescriptionprivate static TagCoverageResource.doMethod(Tag tag, Clazz.MethodDef method) -
Uses of Tag in aQute.bnd.make.metatype
Fields in aQute.bnd.make.metatype declared as Tag -
Uses of Tag in aQute.bnd.maven
Methods in aQute.bnd.maven that return TagModifier and TypeMethodDescriptionprivate TagPomFromManifest.tagFromMap(Tag parent, Map<String, String> values, String string, String tag, String object) Utility function to print a tag from a mapprivate TagPomResource.tagFromMap(Tag parent, Map<String, String> attrs, String key, String tag, String defaultValue) Utility function to print a tag from a mapMethods in aQute.bnd.maven with parameters of type TagModifier and TypeMethodDescriptionprivate TagPomFromManifest.tagFromMap(Tag parent, Map<String, String> values, String string, String tag, String object) Utility function to print a tag from a mapprivate TagPomResource.tagFromMap(Tag parent, Map<String, String> attrs, String key, String tag, String defaultValue) Utility function to print a tag from a map -
Uses of Tag in aQute.bnd.metatype
Methods in aQute.bnd.metatype that return TagModifier and TypeMethodDescription(package private) TagDesignateDef.getInnerTag(Namespaces namespaces) (package private) TagDesignateDef.getOuterTag()(package private) TagADDef.getTag(Namespaces namespaces) (package private) TagIconDef.getTag()(package private) TagOCDDef.getTag()(package private) TagOptionDef.getTag() -
Uses of Tag in aQute.bnd.osgi.eclipse
Methods in aQute.bnd.osgi.eclipse with parameters of type TagModifier and TypeMethodDescriptionprivate static voidEclipseUtil.buildCommand(Tag buildSpec, String string) -
Uses of Tag in aQute.bnd.osgi.repository
Fields in aQute.bnd.osgi.repository declared as TagMethods in aQute.bnd.osgi.repository with parameters of type Tag -
Uses of Tag in aQute.bnd.xmlattribute
Methods in aQute.bnd.xmlattribute with parameters of type TagModifier and TypeMethodDescriptionvoidExtensionDef.addAttributes(Tag tag, Namespaces namespaces) voidNamespaces.addNamespaces(Tag tag) -
Uses of Tag in aQute.lib.tag
Fields in aQute.lib.tag declared as TagMethods in aQute.lib.tag that return TagModifier and TypeMethodDescriptionTag.addAttribute(String key, int value) Add a new attribute.Tag.addAttribute(String key, Object value) Add a new attribute.Tag.addAttribute(String key, String value) Add a new attribute.Tag.addAttribute(String key, Date value) Add a new date attribute.Tag.addContent(Tag tag) Add a new content tag.Tag.addContent(String string) Add a new content string.Tag.addContent(Map<String, ?> map) Add a new content tags.private static TagTag.convertDTO(String rootName, String arrayElementName, Object dto, boolean suffix) static TagConvert the DTO object in arguments to a Tag object withrootNameas name.static TagConvert the DTO object in arguments to a Tag object withrootNameas name.Tag.print(int indent, PrintWriter pw) Print the tag formatted to a PrintWriter.Methods in aQute.lib.tag that return types with arguments of type TagModifier and TypeMethodDescriptionroot/preferences/native/osMethods in aQute.lib.tag with parameters of type TagModifier and TypeMethodDescriptionTag.addContent(Tag tag) Add a new content tag.boolean(package private) voidMethod parameters in aQute.lib.tag with type arguments of type TagModifier and TypeMethodDescription(package private) voidConstructors in aQute.lib.tag with parameters of type Tag