Uses of Package
org.xins.logdoc

Packages that use org.xins.logdoc
org.xins.common Generic utility classes. 
org.xins.common.collections Collection-related utility classes. 
org.xins.logdoc Logdoc-supporting classes. 
 

Classes in org.xins.logdoc used by org.xins.common
AbstractLog
          Abstract base class for logdoc Log classes.
LogdocSerializable
          Interface for objects that support serialization for logdoc.
 

Classes in org.xins.logdoc used by org.xins.common.collections
LogdocSerializable
          Interface for objects that support serialization for logdoc.
LogdocStringBuffer
          Fast, unsynchronized string buffer implementation, specifically for Logdoc classes.
 

Classes in org.xins.logdoc used by org.xins.logdoc
LogdocSerializable
          Interface for objects that support serialization for logdoc.
LogdocStringBuffer
          Fast, unsynchronized string buffer implementation, specifically for Logdoc classes.
UnsupportedLocaleException
          Exception thrown if a specified locale is not supported by at least one logdoc Log class.
 



See http://www.xins.org/.