java.lang.Object
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWrapper
org.wildfly.maven.plugins.quickstart.documentation.drupal.json.hal.TextWithSummaryWrapper

public class TextWithSummaryWrapper extends TextWrapper
Author:
Jason Porter <jporter@redhat.com> Copyright 2017 Red Hat, Inc. and/or its affiliates.
  • Constructor Details

    • TextWithSummaryWrapper

      public TextWithSummaryWrapper(String value, String format, String summary)
    • TextWithSummaryWrapper

      public TextWithSummaryWrapper(String body, String summary)
  • Method Details