Package | Description |
---|---|
jdk.javadoc.doclet.taglet |
The Taglet API provides a way to declare custom tags that can be
used by the standard doclet.
|
Modifier and Type | Method | Description |
---|---|---|
static Taglet.Location |
Taglet.Location.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Taglet.Location[] |
Taglet.Location.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Set<Taglet.Location> |
Taglet.getAllowedLocations() |
Returns the set of locations in which a taglet may be used.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b147-1