6970717273747576777879
this.xslt = xslt; } public void bind() throws Exception{ main = new HL7Rcv(); main.setXSLT(xslt.toURI().toURL()); main.getConn().setPort(this.port); main.getConn().setHostname(this.host);