Searched refs:systype (Results 1 – 1 of 1) sorted by relevance
105 private String systype = new String(); // processing thread field in XSLTransformer170 systype = (String) AnyConverter.toObject( in initialize()326 if (systype != null) { in start()327 transformer.setParameter("systemType", systype); in start()