Package org.somda.sdc.common.util
Any utilities that cannot sensibly be dropped into other packages.
See: Description
-
Class Summary Class Description PrefixNamespacePair A prefix-namespace pair extracted from parse. PrefixNamespaceMappingParser Utility to parse prefix-to-namespace string representation used by configuration values. JaxbUtilImpl Default implementation of JaxbUtil. ExecutorWrapperService Wraps an ExecutorService into a guava AbstractIdleService. UriUtil Utility functions for URIs. AutoLock Converts locks to auto-closables. NamespacePrefixMapperConverter Utility to create NamespacePrefixMapper instances for JAXB marshallers. JaxbCopyingKt -
Interface Summary Interface Description JaxbUtil Utility functions for JAXB.