Package com.sodius.oslc.core.util
Facilities for handling URIs, threads, XML factories, string sanitizing, etc.
-
Class Summary Class Description Escapers Escapers suitable for strings to be included in HTML or XML contents.MediaTypes Utility class to handleMediaType
common methodsMultivaluedMaps Enables creating instances ofMultivaluedMap
.OslcStreams Transforms an OSLC entity into a stream and vice-verse.Sanitizers Provider functions to clean up Strings.Strings Utility class to handleString
common methodsThreads Central place to obtain a thread factory, when threads are needed to implement a service, and to override the default thread factory to use, when an application needs to control how threads are created.Throwables Utility class to handleThrowable
common methodsUris Provides facilities to manipulate URIs.XmlFactories Provides XML factories that are pre-configured for secure XML processing.