60616263646566
private int accessCounter = 0; public XMLEncoder(OutputStream os) { scanEngine = new ScanEngine(os); }