Uses of Class
org.jdom2.IllegalAddException
Packages that use IllegalAddException
-
Uses of IllegalAddException in org.jdom2
Methods in org.jdom2 that throw IllegalAddExceptionModifier and TypeMethodDescriptionvoidElement.canContainContent(Content child, int index, boolean replace) voidParent.canContainContent(Content content, int index, boolean replace) Test whether this Parent instance can contain the specified content at the specified position.