Uses of Class
org.apache.maven.archetype.common.util.XMLOutputter
-
Packages that use XMLOutputter Package Description org.apache.maven.archetype.common.util -
-
Uses of XMLOutputter in org.apache.maven.archetype.common.util
Constructors in org.apache.maven.archetype.common.util with parameters of type XMLOutputter Constructor Description XMLOutputter(XMLOutputter that)
This will create anXMLOutputter
with all the options as set in the givenXMLOutputter
.
-