java.lang.Object
com.aoapps.tldparser.Tag
Models one tag within the *.tld file.
-
Constructor Details
-
Tag
Creates a new tag.- Throws:
XPathExpressionException
-
-
Method Details
-
getTaglib
-
getDates
-
getAllowRobots
-
getDescriptions
-
getDisplayNames
-
getName
-
getTagClass
-
getTeiClass
-
getBodyContent
-
getAttribute
-
getAttributes
-
getDynamicAttributes
public boolean getDynamicAttributes() -
getExample
-
getDescriptionSummary
Gets a summary of the description. If there is more than once description, only the first is used in generating the summary. If there are no descriptions, returnsnull
.- See Also:
-