Class InterleavedOsisReader

java.lang.Object
com.tyndalehouse.step.tools.osis.InterleavedOsisReader

public class InterleavedOsisReader extends Object
Reads an osis ref in a module
  • Constructor Details

    • InterleavedOsisReader

      public InterleavedOsisReader()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Just shows XML on the stdout
      Parameters:
      args - not used
      Throws:
      Exception - any kind of exception
    • outputUnicode

      public static void outputUnicode(String s)