Package 

Class Content.TextElement.Role.Quote

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final URL getReferenceUrl()
      final String getReferenceTitle()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Content.TextElement.Role.Quote

        Content.TextElement.Role.Quote(URL referenceUrl, String referenceTitle)
        Parameters:
        referenceUrl - URL to the source for this quote.
        referenceTitle - Name of the source for this quote.