Java读取指定目录的xml配置文件Java认证考试
文章作者 100test 发表时间 2010:04:23 22:31:24
来源 100Test.Com百考试题网
/**
* Alipay.com Inc.
* Copyright (c) 2005-2008 All Rights Reserved.
*/
package com.alipay.client.base.
import java.io.InputStream.
import javax.xml.parsers.DocumentBuilder.
import javax.xml.parsers.DocumentBuilderFactory.
import org.w3c.dom.Document.
import org.w3c.dom.Element.
import org.w3c.dom.NodeList.
/**
*
*
* @author feng.chenf
* @version $Id: ClientConfig.java, v 0.1 2008-12-24 ????09:31:39 feng.chenf Exp $
*/
public class ClientConfig {
/**
* ????????????????????? ????????https://wappaygw.alipay.com
*/
private String serverUrl