Public Methods | |
| 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 an Element or Attribute is added to a JDOM construct illegally..
|
||||||||||||||||
|
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 |
1.2.12 written by Dimitri van Heesch,
© 1997-2001