Class ICUNoteTaglet
java.lang.Object
com.ibm.icu.dev.tool.docs.ICUTaglet
com.ibm.icu.dev.tool.docs.ICUNoteTaglet
- All Implemented Interfaces:
Taglet
This taglet should be used in class or member documentation, after the first line,
where the behavior of the ICU method or class has notable differences from its JDK
counterpart. It starts a new paragraph and generates an '[icu] Note:' header.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Taglet
Taglet.Location -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ICUTaglet
getAllowedLocations, getName, getText, isInlineTag, toString
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
ICUNoteTaglet
public ICUNoteTaglet()
-
-
Method Details
-
toStringDocTree
- Specified by:
toStringDocTreein classICUTaglet
-