Class ModelWriter
java.lang.Object
org.apache.sling.provisioning.model.io.ModelWriter
Simple writer for the a model
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelWriter
public ModelWriter()
-
-
Method Details
-
write
Writes the model to the writer. The writer is not closed.- Parameters:
writer
- Writermodel
- Model- Throws:
IOException
-