diqiuren / edtf

Automatically exported from code.google.com/p/edtf
0 stars 0 forks source link

Resolve NodeInfo dependency #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Resolve Saxon's NodeInfo dependency by providing an XmlNode adapter.
This way we can abstract the Saxon internals on edtf's APIs.

Original issue reported on code.google.com by marius.e...@gmail.com on 30 Jan 2012 at 7:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r436.

- Resolved NodeInfo dependency, by introducing the XMLNode wrapper class.
  - Adapted existing code to the new change.

Original comment by marius.e...@gmail.com on 3 Feb 2012 at 7:00