public class BlogPostReferenceParser extends Object
Constructor and Description |
---|
BlogPostReferenceParser(String reference) |
Modifier and Type | Method and Description |
---|---|
Calendar |
getCalendarPostingDay() |
String |
getEntityName() |
String |
getPostingDay() |
String |
getPostingMonth() |
String |
getPostingYear() |
protected void |
parseBlogPostReference(String reference) |
public BlogPostReferenceParser(String reference) throws ParseException
ParseException
protected void parseBlogPostReference(String reference) throws ParseException
ParseException
public Calendar getCalendarPostingDay()
public String getPostingDay()
public String getPostingYear()
public String getPostingMonth()
public String getEntityName()
Copyright © 2003–2021 Atlassian. All rights reserved.