Class TransformSimple

java.lang.Object
de.wwu.scdh.annotation.selection.cli.TransformSimple
All Implemented Interfaces:
Callable<Integer>

public class TransformSimple extends Object implements Callable<Integer>
  • Field Details

    • PROC

      protected static final net.sf.saxon.s9api.Processor PROC
  • Constructor Details

    • TransformSimple

      public TransformSimple()
  • Method Details

    • call

      public Integer call() throws Exception
      Specified by:
      call in interface Callable<Integer>
      Throws:
      Exception
    • pointToString

      public static <P extends Point> String pointToString(P point)
    • main

      public static void main(String... args)
    • compileXPathLibrary

      protected void compileXPathLibrary()
    • resolveInCurrDir

      protected URI resolveInCurrDir(URI resource) throws de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
      Throws:
      de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
    • parseResource

      protected DOMResource parseResource(URI resource) throws de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
      Throws:
      de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
    • getNormalizerXPath

      protected String getNormalizerXPath() throws de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
      Throws:
      de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
    • getXPathNormalizer

      protected XPathNormalizerWithXPath getXPathNormalizer() throws de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
      Throws:
      de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
    • getNormalizerFactory

      protected NormalizerFactory getNormalizerFactory()
    • getRewriterConfig

      protected RewriterConfig getRewriterConfig() throws de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException
      Throws:
      de.wwu.scdh.annotation.selection.cli.AbstractNormalize.CliException