Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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