タグ

java_libとxmlに関するnilabのブックマーク (3)

  • jaxen: universal Java XPath engine - jaxen

    Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans as XML, thus enabling you to query these trees with XPath too. News XOM 1.1 bundles Jaxen 1.1. Bob McWhirter talked about Jaxen at Software Developm

    nilab
    nilab 2010/02/12
    jaxen: universal Java XPath engine - jaxen : 「Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans as
  • Simple

    Simple is an XML serialization framework for Java. Its goal is to provide an XML serialization framework that enables rapid development of XML configuration and XML communication applications.

    nilab
    nilab 2009/01/03
    Simple : Simple is a high performance XML serialization and configuration framework for Java. Its goal is to provide an XML framework that enables rapid development of XML configuration and communication systems. This framework aids the development of XML systems with minimal effort and reduced errors. It offers full object serialization and deserialization, maintaining each reference encountered. In essence it is similar to C# XML serialization for the Java platform, but offers additional features for interception and manipulation.
  • syboos.jp

    nilab
    nilab 2009/01/03
    Simple - Java用XMLシリアル化フレームワーク - オープンソースコラム : http://simple.sourceforge.net/
  • 1