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