Package | Description |
---|---|
org.jdom2 |
Classes representing the components of an XML document.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.