posts - 4,comments - 30,trackbacks - 0
          JDOM API使用


          包結(jié)構(gòu)說明

          org.jdomClasses to represent the components of an XML document.用于表示xml文件中組件的類,比如Attribute,CDATA,Comment,Document,Element,Namespace等等
          org.jdom.adaptersClasses to interface with various DOM implementations.DOM實(shí)現(xiàn)轉(zhuǎn)接器。JAXPDOMAdapter是經(jīng)常使用到的。
          org.jdom.filterClasses to programmatically filter nodes of a document based on type, name, value, or other aspects and to boolean and/or/negate these rules.過濾器
          org.jdom.inputClasses to build JDOM documents from various sources.用于將不同的源變成JDOM文件,比如DomBuilder,SAXBuilder
          org.jdom.outputClasses to output JDOM documents to various destinations.用于將JDOM文件變成其他的文件,比如DomOutputter,SAXOutputter
          org.jdom.transformClasses to help with transformations, based on the JAXP TrAX classes.基于JAXP TrAX類用于幫助transformation的類
          org.jdom.xpathSupport for XPath from within JDOM.支持XPath的類

          類和方法說明

          1.org.jdom.Document

          Document()
          ??????????Creates a new empty document.新建空的文檔。
          Document(Element?rootElement)
          ??????????This will create a new Document, with the supplied Element as the root element, and no DocType declaration.使用Element作為根結(jié)點(diǎn)新建文檔。
          Document(Element?rootElement, DocType?docType)
          ??????????This will create a new Document, with the supplied Element as the root element and the supplied DocType declaration.使用Element作為根結(jié)點(diǎn)文件,并加入DocType的聲明。
          Document(Element?rootElement, DocType?docType, java.lang.String?baseURI)
          ??????????This will create a new Document, with the supplied Element as the root element, the supplied DocType declaration, and the specified base URI.使用Element作為根結(jié)點(diǎn)文件,并加入DocType的聲明,同時(shí)指定base URI。
          Document(java.util.List?content)
          ??????????This will create a new Document, with the supplied list of content, and a DocType declaration only if the content contains a DocType instance.使用content構(gòu)建新文件

          2.org.jdom.Element

          protected Element()
          ??????????This protected constructor is provided in order to support an Element subclass that wants full control over variable initialization.
          ?Element(java.lang.String?name)
          ??????????Create a new element with the supplied (local) name and no namespace.
          ?Element(java.lang.String?name, Namespace?namespace)
          ??????????Creates a new element with the supplied (local) name and namespace.
          ?Element(java.lang.String?name, java.lang.String?uri)
          ??????????Creates a new element with the supplied (local) name and a namespace given by a URI.
          ?Element(java.lang.String?name, java.lang.String?prefix, java.lang.String?uri)
          ??????????Creates a new element with the supplied (local) name and a namespace given by the supplied prefix and URI combination.
          posted on 2007-08-22 10:40 蠻哥♂楓 閱讀(2162) 評論(0)  編輯  收藏 所屬分類: Java
          主站蜘蛛池模板: 龙海市| 新邵县| 宜阳县| 吴堡县| 开江县| 徐州市| 加查县| 长治县| 浦城县| 新建县| 高密市| 重庆市| 上高县| 长兴县| 从化市| 婺源县| 兴国县| 盘山县| 松江区| 陵川县| 安岳县| 龙陵县| 九江市| 平遥县| 宜宾县| 栾川县| 鄯善县| 阳谷县| 岳普湖县| 中卫市| 德兴市| 澄江县| 英超| 于都县| 安龙县| 涿州市| 句容市| 泸溪县| 琼结县| 临夏县| 富蕴县|