130131132133134135136137
return; } public void init() { JavaSystemPropertiesDocument propsDoc = JavaSystemPropertiesDocument.Factory.newInstance(); m_propSet = new XmlBeansResourcePropertySet( propsDoc ); }