Interface ContentLocationField

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
ContentLocationFieldImpl, ContentLocationFieldLenientImpl

public interface ContentLocationField extends ParsedField
  • Method Details

    • bodyDescriptionField

      default boolean bodyDescriptionField()
      Specified by:
      bodyDescriptionField in interface ParsedField
    • getLocation

      String getLocation()
      Gets the content location defined in this field.
      Returns:
      the content location or null if not set.