Uses of Class
org.apache.maven.plugins.changes.model.ChangesDocument
-
Uses of ChangesDocument in org.apache.maven.plugins.changes
Modifier and TypeMethodDescriptionChangesXML.getChangesDocument()
Returns the current value of theChangesXML.changesDocument
attribute. -
Uses of ChangesDocument in org.apache.maven.plugins.changes.model.io.xpp3
Modifier and TypeMethodDescriptionChangesXpp3Reader.read
(InputStream in) Method read.ChangesXpp3Reader.read
(InputStream in, boolean strict) Method read.ChangesXpp3Reader.read
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.