Uses of Package
net.obvj.confectory.source
-
Packages that use net.obvj.confectory.source Package Description net.obvj.confectory The main package.net.obvj.confectory.source This package groups theSourceinterface and its implementations, as well as auxiliary classes. -
Classes in net.obvj.confectory.source used by net.obvj.confectory Class Description Source The base interface for a configuration source. -
Classes in net.obvj.confectory.source used by net.obvj.confectory.source Class Description AbstractSource An abstract configuration source, with common infrastructure.Source The base interface for a configuration source.URLSource A specialized configuration source implementation that loads contents from a URL, that can be a local file or a Web resource.