Package com.buglabs.util

Interface Summary
BugBundleConstants Constants relating to bundles.
 

Class Summary
BugBundleActivator Utility base bundle activator ensures some log service is available.
FileUtils Helper class to write and read from file
ServiceFilterGenerator To be used by generators.
StringUtil  
Version Back-port of OSGi R4 Version class.
XmlNode XMLElement is the only node type for simplified DOM model.
XmlParser XMLParser is a highly-simplified XML DOM parser.
XpathQuery Reduced XPath query engine against simplified Xml DOM.
 

Exception Summary
SelfReferenceException This exception is thrown when an attempt is made to add itself as a child (to itself).