|
|||||||||
| Home >> All >> org >> [ jdom overview ] | PREV NEXT | ||||||||
Uses of Class
org.jdom.CDATA
| Uses of CDATA in org.jdom |
| Methods in org.jdom that return CDATA | |
CDATA |
UncheckedJDOMFactory.cdata(java.lang.String str)
|
CDATA |
JDOMFactory.cdata(java.lang.String str)
This creates the CDATA with the supplied text. |
CDATA |
DefaultJDOMFactory.cdata(java.lang.String text)
|
| Constructors in org.jdom with parameters of type CDATA | |
IllegalAddException(Element base,
CDATA added,
java.lang.String reason)
This will create an Exception indicating
that the addition of the CDATA |
|
|
|||||||||
| Home >> All >> org >> [ jdom overview ] | PREV NEXT | ||||||||