Class BoldOpenFieldPart

java.lang.Object
com.yahoo.prelude.hitfield.MarkupFieldPart
com.yahoo.prelude.hitfield.BoldOpenFieldPart
All Implemented Interfaces:
FieldPart

public class BoldOpenFieldPart extends MarkupFieldPart
Represents an element of a hit property which is markup representing the start of a bolded area.
Author:
Steinar Knutsen
  • Constructor Details

    • BoldOpenFieldPart

      public BoldOpenFieldPart(String content)