Class SkipPropertiesDateLineWriter
java.lang.Object
java.io.Writer
java.io.BufferedWriter
org.apache.maven.plugins.shade.resource.properties.io.SkipPropertiesDateLineWriter
- All Implemented Interfaces:
- Closeable,- Flushable,- Appendable,- AutoCloseable
Simple buffered writer skipping its first write(String) call.
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SkipPropertiesDateLineWriter
 
- 
- 
Method Details- 
write- Overrides:
- writein class- Writer
- Throws:
- IOException
 
 
-