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
ParseExceptionprotected void parseBlogPostReference(String reference) throws ParseException
ParseExceptionpublic Calendar getCalendarPostingDay()
public String getPostingDay()
public String getPostingYear()
public String getPostingMonth()
public String getEntityName()
Copyright © 2003–2017 Atlassian. All rights reserved.