Interface and Description |
---|
org.xins.common.collections.PropertyReader
since XINS 3.0. Use Map<String, String>
|
Class and Description |
---|
org.xins.common.service.CallExceptionList
use List<CallException>
|
org.xins.common.collections.ChainedMap
Since XINS 3.0, use the
LinkedHashMap class, available
since J2SE v1.4. |
org.xins.common.xml.Element
since XINS 3.0. Use
Element |
org.xins.common.xml.ElementBuilder
since XINS 3.0. Use
Element |
org.xins.common.xml.ElementParser
since XINS 3.0. Use
Element |
org.xins.common.xml.ElementSerializer
since XINS 3.0. Use
Element |
org.xins.common.text.FastStringBuffer
since 2.0 use Stringbuffer or String
|
org.xins.common.io.FastStringWriter
since XINS 2.0, use java.io.StringWriter
|
org.xins.common.collections.PropertyReaderConverter
Use MapStringUtils
|
org.xins.common.collections.PropertyReaderUtils
Use MapStringUtils
|
org.xins.common.servlet.ServletConfigPropertyReader |
org.xins.common.servlet.ServletRequestPropertyReader |
org.xins.common.collections.StatsPropertyReader |
See http://www.xins.org/.