2223242526272829
/* */ /* */ public void startDocument() { /* */ try { /* 51 */ this.out.writeStartDocument(); /* */ } catch (XMLStreamException e) { /* 53 */ throw new TxwException(e); /* */ } /* */ }