Package org.javlo.helper
Class PrefixHeadContext
- java.lang.Object
-
- org.javlo.helper.PrefixHeadContext
-
public class PrefixHeadContext extends Object
-
-
Constructor Summary
Constructors Constructor Description PrefixHeadContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isDescription()
boolean
isKeyword()
void
setDescription(boolean description)
void
setKeyword(boolean keyword)
-