Uses of Class
org.jvnet.jaxb2.maven2.DependencyResource
-
Packages that use DependencyResource Package Description org.jvnet.jaxb2.maven2 -
-
Uses of DependencyResource in org.jvnet.jaxb2.maven2
Methods in org.jvnet.jaxb2.maven2 that return DependencyResource Modifier and Type Method Description DependencyResourceResourceEntry. getDependencyResource()static DependencyResourceDependencyResource. valueOf(String value)Methods in org.jvnet.jaxb2.maven2 with parameters of type DependencyResource Modifier and Type Method Description URLAbstractXJC2Mojo. resolveDependencyResource(DependencyResource dependencyResource)URLDependencyResourceResolver. resolveDependencyResource(DependencyResource dependencyResource)voidResourceEntry. setDependencyResource(DependencyResource dependencyResource)
-