|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tag | |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.make.coverage | |
| aQute.bnd.metatype | |
| aQute.lib.tag | |
| Uses of Tag in aQute.bnd.component |
|---|
| Methods in aQute.bnd.component that return Tag | |
|---|---|
Tag |
HeaderReader.createComponentTag(String name,
String impl,
Map<String,String> info)
|
| Constructors in aQute.bnd.component with parameters of type Tag | |
|---|---|
TagResource(Tag tag)
|
|
| Uses of Tag in aQute.bnd.make.coverage |
|---|
| Methods in aQute.bnd.make.coverage that return Tag | |
|---|---|
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog)
|
| Uses of Tag in aQute.bnd.metatype |
|---|
| Constructors in aQute.bnd.metatype with parameters of type Tag | |
|---|---|
TagResource(Tag tag)
|
|
| Uses of Tag in aQute.lib.tag |
|---|
| Methods in aQute.lib.tag that return Tag | |
|---|---|
Tag |
Tag.addAttribute(String key,
Date value)
Add a new date attribute. |
Tag |
Tag.addAttribute(String key,
int value)
Add a new attribute. |
Tag |
Tag.addAttribute(String key,
Object value)
Add a new attribute. |
Tag |
Tag.addAttribute(String key,
String value)
Add a new attribute. |
Tag |
Tag.addContent(String string)
Add a new content string. |
Tag |
Tag.addContent(Tag tag)
Add a new content tag. |
Tag |
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 Tag | |
|---|---|
Collection<Tag> |
Tag.select(String path)
root/preferences/native/os |
Collection<Tag> |
Tag.select(String path,
Tag mapping)
|
| Methods in aQute.lib.tag with parameters of type Tag | |
|---|---|
Tag |
Tag.addContent(Tag tag)
Add a new content tag. |
boolean |
Tag.match(String search,
Tag child,
Tag mapping)
|
Collection<Tag> |
Tag.select(String path,
Tag mapping)
|
| Constructors in aQute.lib.tag with parameters of type Tag | |
|---|---|
Tag(Tag parent,
String name,
Object... contents)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||