程序包 | 说明 |
---|---|
org.jdom2 |
限定符和类型 | 方法和说明 |
---|---|
void |
Parent.canContainContent(Content content,
int index,
boolean replace)
Test whether this Parent instance can contain the specified content
at the specified position.
|
void |
Element.canContainContent(Content child,
int index,
boolean replace) |