Constructor | Description |
---|---|
JavadocDescription() |
Modifier and Type | Method | Description |
---|---|---|
void |
addElement(JavadocDescriptionElement element) |
|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
boolean |
isEmpty() |
|
static JavadocDescription |
parseText(String text) |
|
String |
toString() |
|
String |
toText() |
public static JavadocDescription parseText(String text)
public void addElement(JavadocDescriptionElement element)
public String toText()
public boolean isEmpty()
Copyright © 2007–2019. All rights reserved.