de.smartics.properties.spi.core.context
Class DeclarationConfigWriter
java.lang.Object
de.smartics.properties.spi.core.context.DeclarationConfigWriter
-
public final class DeclarationConfigWriter
-
extends
Object
Writes a configuration to a stream.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeclarationConfigWriter
public DeclarationConfigWriter()
write
public void write(PropertiesContext context,
OutputStream out)
throws IOException
-
Writes the configuration to the given stream.
-
-
Parameters:
-
context
- the context to write.
-
out
- the stream to write to.
-
Throws:
-
IOException
- on any problem writing to the stream.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.