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) Tag
ComponentDef.getTag()
Returns a tag describing the component element.(package private) Tag
ReferenceDef.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 Tag
BaselineCommands.getTag
(Baseline.Info info) private static Tag
DiffCommand.getTagFrom
(Diff diff, boolean limited) private static Tag
DiffCommand.getTagFrom
(String name, Jar jar) Methods in aQute.bnd.main with parameters of type TagModifier and TypeMethodDescriptionprivate void
bnd.doCoverage
(Tag report, Document doc, XPath xpath) private void
bnd.doHtmlReport
(Tag report, File file, Document doc, XPath xpath) private void
bnd.doPerReport
(Tag report, File file) Calculate the coverage if there is coverage info in the test file.private int
Help 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 Tag
CoverageResource.doMethod
(Tag tag, Clazz.MethodDef method) static Tag
CoverageResource.toTag
(Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) Methods in aQute.bnd.make.coverage with parameters of type TagModifier and TypeMethodDescriptionprivate static Tag
CoverageResource.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 Tag
PomFromManifest.tagFromMap
(Tag parent, Map<String, String> values, String string, String tag, String object) Utility function to print a tag from a mapprivate Tag
PomResource.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 Tag
PomFromManifest.tagFromMap
(Tag parent, Map<String, String> values, String string, String tag, String object) Utility function to print a tag from a mapprivate Tag
PomResource.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) Tag
DesignateDef.getInnerTag
(Namespaces namespaces) (package private) Tag
DesignateDef.getOuterTag()
(package private) Tag
ADDef.getTag
(Namespaces namespaces) (package private) Tag
IconDef.getTag()
(package private) Tag
OCDDef.getTag()
(package private) Tag
OptionDef.getTag()
-
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 TypeMethodDescriptionvoid
ExtensionDef.addAttributes
(Tag tag, Namespaces namespaces) void
Namespaces.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 Tag
Tag.convertDTO
(String rootName, String arrayElementName, Object dto, boolean suffix) static Tag
Convert the DTO object in arguments to a Tag object withrootName
as name.static Tag
Convert the DTO object in arguments to a Tag object withrootName
as 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) void
Method parameters in aQute.lib.tag with type arguments of type TagModifier and TypeMethodDescription(package private) void
Constructors in aQute.lib.tag with parameters of type Tag