Package com.yahoo.prelude.hitfield
Class BoldCloseFieldPart
- java.lang.Object
-
- com.yahoo.prelude.hitfield.MarkupFieldPart
-
- com.yahoo.prelude.hitfield.BoldCloseFieldPart
-
- All Implemented Interfaces:
FieldPart
public class BoldCloseFieldPart extends MarkupFieldPart
Represents an element of a hit property which is markup, representing end of a bolded area.- Author:
- Steinar Knutsen
-
-
Constructor Summary
Constructors Constructor Description BoldCloseFieldPart(java.lang.String content)
-
Method Summary
-
Methods inherited from class com.yahoo.prelude.hitfield.MarkupFieldPart
getContent, isFinal, isToken, setContent, toString
-
-