com.agapple.mapping.core.helper
类 XmlHelper

java.lang.Object
  继承者 com.agapple.mapping.core.helper.XmlHelper

public class XmlHelper
extends Object

xml处理的一些简单包装

作者:
jianghang 2011-5-26 下午10:07:25

构造方法摘要
XmlHelper()
           
 
方法摘要
static Document createDocument(InputStream xml, InputStream schema)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

XmlHelper

public XmlHelper()
方法详细信息

createDocument

public static Document createDocument(InputStream xml,
                                      InputStream schema)


Copyright © 2012. All Rights Reserved.