Method and Description |
---|
org.xchain.framework.util.IoUtil.close(InputStream, Log) |
org.xchain.framework.util.IoUtil.close(OutputStream, Log) |
org.xchain.framework.util.IoUtil.close(Reader, Log) |
org.xchain.framework.util.IoUtil.close(Socket, Log) |
org.xchain.framework.util.IoUtil.close(Writer, Log) |
org.xchain.framework.util.RegExUtil.compilePattern(String, Log, String) |
org.xchain.framework.sax.PrefixMappingContext.popPrefixMapping(String)
replaced with the endPrefixMapping method, to match the org.xml.sax.ContentHandler interface.
|
org.xchain.framework.sax.PrefixMappingContext.pushPrefixMapping(String, String)
replaced with startPrefixMapping, to match the org.xml.sax.ContentHandler interface.
|
Copyright © 2013 XChain Framework. All Rights Reserved.