JDOM
0.0.5-BETA

Uses of Class
org.jdom2.IllegalAddException

Packages that use IllegalAddException
org.jdom2 Classes representing the components of an XML document. 
 

Uses of IllegalAddException in org.jdom2
 

Methods in org.jdom2 that throw IllegalAddException
 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)
           
 


JDOM
0.0.5-BETA

Copyright � 2012 Jason Hunter, Brett McLaughlin. All Rights Reserved.