1819202122232425
Hacker hacker; Server server; public IDS() throws IOException, ParserConfigurationException, SAXException { server = new Server(this); hacker = new Hacker(this); }