Class AssertParser

java.lang.Object
eu.europa.esig.trustedlist.parsers.AssertParser

public final class AssertParser extends Object
Assert parser
  • Method Details

    • parse

      public static Assert parse(String v)
      Parses the string value and returns Assert
      Parameters:
      v - String
      Returns:
      Assert, null if not able to parse
    • print

      public static String print(Assert a)
      Returns value of the Assert
      Parameters:
      a - Assert
      Returns:
      String value