72737475767778
* * @param the descriptor for which we need the node */ public RootXMLNode getRootXMLNode(Descriptor descriptor) { return new ConnectorNode(); }
76777879808182