@ParametersAreNonnullByDefault
Package org.somda.sdc.common.util
Any utilities that cannot sensibly be dropped into other packages.
-
Interface Summary Interface Description JaxbUtil Utility functions for JAXB. -
Class Summary Class Description AutoLock<T extends Lock> Converts locks to auto-closables.ExecutorWrapperService<T extends ExecutorService> Wraps an ExecutorService into a guava AbstractIdleService.JaxbModelCloning Abstract JAXB objects model cloning class with common methods.JaxbUtilImpl Default implementation of JaxbUtil.NamespacePrefixMapperConverter Utility to create NamespacePrefixMapper instances for JAXB marshallers.PrefixNamespaceMappingParser Utility to parse prefix-to-namespace string representation used by configuration values.PrefixNamespaceMappingParser.PrefixNamespacePair A prefix-namespace pair extracted fromPrefixNamespaceMappingParser.parse(String).UriUtil Utility functions for URIs.