All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.opitzconsulting.orcas.ot.DataWriterPart Maven / Gradle / Ivy

Go to download

orcas custom extensions (contains only support classes and an empty-extension). If custom-extensions are provided, there will be a custom artifact.

The newest version!
package de.opitzconsulting.orcas.ot;


public abstract class DataWriterPart
{
  public abstract void writeRecursive( StringBuilder pOut, int pIndentSize );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy