Uses of Class
org.apache.maven.profiles.ProfilesRoot
-
Uses of ProfilesRoot in org.apache.maven.profiles.io.xpp3
Modifier and TypeMethodDescriptionProfilesXpp3Reader.read
(InputStream in) Method read.ProfilesXpp3Reader.read
(InputStream in, boolean strict) Method read.ProfilesXpp3Reader.read
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.Modifier and TypeMethodDescriptionvoid
ProfilesXpp3Writer.write
(OutputStream stream, ProfilesRoot profilesRoot) Method write.void
ProfilesXpp3Writer.write
(Writer writer, ProfilesRoot profilesRoot) Method write.