Class XmlPlexusConfigurationWriter
java.lang.Object
org.codehaus.plexus.configuration.io.XmlPlexusConfigurationWriter
- All Implemented Interfaces:
PlexusConfigurationWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate voiddisplay(PlexusConfiguration c, Writer w, int depth) private voiddisplayTag(PlexusConfiguration c, Writer w, int depth) private voidvoidwrite(OutputStream outputStream, PlexusConfiguration configuration) voidwrite(Writer writer, PlexusConfiguration configuration)
-
Constructor Details
-
XmlPlexusConfigurationWriter
public XmlPlexusConfigurationWriter()
-
-
Method Details
-
write
- Specified by:
writein interfacePlexusConfigurationWriter- Throws:
IOException
-
write
- Specified by:
writein interfacePlexusConfigurationWriter- Throws:
IOException
-
display
- Throws:
IOException
-
displayTag
- Throws:
IOException
-
attributes
- Throws:
IOException
-
indent
- Throws:
IOException
-