Uses of Class
aQute.lib.tag.Tag

Packages that use Tag
aQute.lib.tag   
 

Uses of Tag in aQute.lib.tag
 

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
 void 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)
           
 



Copyright © 2010 aQute SARL. All Rights Reserved.