NetKernel APIs


Package com.ten60.netkernel.util

Interface Summary
IXMLException An exception that can export its state as serialised XML to a Writer
 

Class Summary
AsynchLock Atomic lock request and aquire.
CheapMap Low memory and setup cost map for small (<10) entries.
ConsoleFormatter A custom formatter for simple tidy output on the console
DynamicURLClassLoader DynamicURLClassLoader locates class and resources from a list of URLs before resorting to parent classloader.
ExtraMimeTypes Provides additional filename extention lookups to the JDK URLConnection classes
FastXPath A Fast implementation XPath for simple expressions.
LogFileHandler Wrapper over java.util.logging.FileHandler to use netkernel.basepath as the %b
MultiMap Implementation of a MultiMap- a map that can hold multiple values under each key.
NetKernelURLConnection A URLConnection to a netkernel: scheme resource - uses internal transport pretty basic implementation- doesn't do mime type or other such metadata
PairList A low memory implementation of a pair list when you want a map to link two values together but don't need to look them up.
SysLogger Wrapper class around the Logger class.
Utils General utility methods
Utils1_5 Utility methods for JDK1.5+ only
Version Contains and manages a version number of the form "x(\.y)*".
XMLReadable Thin wrapper over a DOM to provide fast XPath lookup on values in convenient ways
XMLUtils A set of low level DOM manipulation methods
 

Exception Summary
NetKernelException NetKernel exception is a generic exception class used for most exceptions in the NetKernel.
 

Error Summary
NetKernelError NetKernel exception is a generic exception class used for most exceptions in the NetKernel.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.