Public Member Functions | |
IllegalAddException (Element base, Attribute added, String reason) | |
IllegalAddException (Element base, Element added, String reason) | |
IllegalAddException (Document base, Element added, String reason) | |
IllegalAddException (Element base, ProcessingInstruction added, String reason) | |
IllegalAddException (Document base, ProcessingInstruction added, String reason) | |
IllegalAddException (Element base, Comment added, String reason) | |
IllegalAddException (Element base, CDATA added, String reason) | |
IllegalAddException (Element base, Text added, String reason) | |
IllegalAddException (Document base, Comment added, String reason) | |
IllegalAddException (Element base, EntityRef added, String reason) | |
IllegalAddException (Element base, Namespace added, String reason) | |
IllegalAddException (Document base, DocType added, String reason) | |
IllegalAddException (String reason) |
IllegalAddException
is thrown when trying to add a illegal object to a JDOM construct.
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|
|
This will create an
|