Constructor and Description |
---|
JavadocDescription() |
Modifier and Type | Method and 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–2018. All rights reserved.