Uses of Class
com.aoapps.tldparser.Dates
-
Uses of Dates in com.aoapps.tldparser
Fields in com.aoapps.tldparser declared as DatesModifier and TypeFieldDescriptionstatic final DatesDates.UNKNOWNA constant for a set of unknown dates.Methods in com.aoapps.tldparser that return DatesModifier and TypeMethodDescriptionstatic DatesDates.fromComments(Element elem, Dates defaultDates) Parses dates from within direct child comments of the given element.Function.getDates()Tag.getDates()Taglib.getDates()Taglib.getFunctionsEffectiveDates()Gets the effective dates for the all functions.Taglib.getTaglibEffectiveDates()Gets the effective dates for the taglib overall, including itself along with all tags and functions.Taglib.getTagsEffectiveDates()Gets the effective dates for the all tags.static DatesGets or creates an instance ofDates.Methods in com.aoapps.tldparser with parameters of type DatesModifier and TypeMethodDescriptionstatic DatesDates.fromComments(Element elem, Dates defaultDates) Parses dates from within direct child comments of the given element.Constructors in com.aoapps.tldparser with parameters of type Dates

apiLinksis unused, please useTaglib(java.lang.String, java.lang.String, com.aoapps.tldparser.Dates, org.w3c.dom.Document)instead.