Uses of Class
org.apache.maven.buildcache.xml.build.Build
Packages that use Build
Package
Description
-
Uses of Build in org.apache.maven.buildcache
Constructors in org.apache.maven.buildcache with parameters of type Build -
Uses of Build in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return BuildModifier and TypeMethodDescriptionBuild.getDto()XmlService.loadBuild(byte[] bytes) XmlService.loadBuild(InputStream inputStream) Methods in org.apache.maven.buildcache.xml with parameters of type BuildConstructors in org.apache.maven.buildcache.xml with parameters of type Build -
Uses of Build in org.apache.maven.buildcache.xml.build.io.xpp3
Methods in org.apache.maven.buildcache.xml.build.io.xpp3 that return BuildModifier and TypeMethodDescriptionBuildCacheBuildXpp3Reader.read(InputStream in) Method read.BuildCacheBuildXpp3Reader.read(InputStream in, boolean strict) Method read.BuildCacheBuildXpp3Reader.read(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.Methods in org.apache.maven.buildcache.xml.build.io.xpp3 with parameters of type Build