71727374757677
* descriptors associated with this module * * @param the descriptor for which we need the node */ public RootXMLNode getRootXMLNode(Descriptor descriptor) { return new SipBundleNode(descriptor); }