Uses of Class
org.apache.maven.buildcache.xml.diff.Diff
Packages that use Diff
Package
Description
-
Uses of Diff in org.apache.maven.buildcache
Methods in org.apache.maven.buildcache that return Diff -
Uses of Diff in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return DiffModifier and TypeMethodDescriptionXmlService.loadDiff(byte[] bytes) XmlService.loadDiff(InputStream inputStream) Methods in org.apache.maven.buildcache.xml with parameters of type Diff -
Uses of Diff in org.apache.maven.buildcache.xml.diff.io.xpp3
Methods in org.apache.maven.buildcache.xml.diff.io.xpp3 that return DiffModifier and TypeMethodDescriptionBuildCacheDiffXpp3Reader.read(InputStream in) Method read.BuildCacheDiffXpp3Reader.read(InputStream in, boolean strict) Method read.BuildCacheDiffXpp3Reader.read(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.Methods in org.apache.maven.buildcache.xml.diff.io.xpp3 with parameters of type Diff