108410851086108710881089109010911092
//////////////////////////////////////////////////// */ public XMLStreamLocation2 getLocation() { return new LocationImpl(null, null, // pub/sys ids not yet known _xmlWriter.getAbsOffset(), _xmlWriter.getRow(), _xmlWriter.getColumn()); }