Class UrlParameterSeparator

java.lang.Object
io.goobi.viewer.controller.imaging.UrlParameterSeparator

public class UrlParameterSeparator extends Object
getChar() returns ? the first time it is called, and & any subsequent time
Author:
Florian Alpers
  • Constructor Details

    • UrlParameterSeparator

      public UrlParameterSeparator()
  • Method Details

    • getChar

      public char getChar()

      getChar.

      Returns:
      ? the first time it is called, and & any subsequent time