Uses of Class
net.charlesames.utility.io.PomProperties

Packages that use PomProperties
net.charlesames.utility.io   
 

Uses of PomProperties in net.charlesames.utility.io
 

Methods in net.charlesames.utility.io that return PomProperties
static PomProperties PomProperties.getSingleton(java.lang.Class<?> resourceClass, java.lang.String groupID, java.lang.String artifactID)
          Get the singleton PomProperties instance.