709710711712713714715716
} } catch(NumberFormatException nfe) { /* nothing */ } String ln = e.getLocalName(); boolean rgnBr = ln.equals(BATIK_EXT_FLOW_REGION_BREAK_TAG); return new MarginInfo(top, right, bottom, left, indent, justification, rgnBr); }
646647648649650651652653
} } catch(NumberFormatException nfe) { /* nothing */ } String ln = e.getLocalName(); boolean rgnBr = ln.equals(BATIK_EXT_FLOW_REGION_BREAK_TAG); return new MarginInfo(top, right, bottom, left, flLeft, flRight, justification, rgnBr); }
693694695696697698699700
714715716717718719720721
813814815816817818819820