111112113114115116117118119
* (non-Javadoc) * * @see de.miethxml.kabeja.parser.table.DXFTableHandler#startParsing() */ public void startParsing() { ltype = new DXFLineType(); segmentCount = 0; pattern = null; }