Searched refs:nextUid (Results 1 – 7 of 7) sorted by relevance
65 DecimalFormatProperties dfp = new DecimalFormatProperties(handler.nextUid()); in startElement()
72 wsi.setUid(handler.nextUid()); in startElement()
71 wsi.setUid(handler.nextUid()); in startElement()
66 NamespaceAlias na = new NamespaceAlias(handler.nextUid()); in startElement()
69 KeyDeclaration kd = new KeyDeclaration(handler.getStylesheet(), handler.nextUid()); in startElement()
194 m_outputProperties.setUid(handler.nextUid()); in startElement()
1334 int nextUid() in nextUid() method in StylesheetHandler1351 elem.setUid(nextUid()); in pushElemTemplateElement()