Instead of directly accessing the `data` instance variable the C/Java code now uses the method `read_data`. This is part of one of the various steps required to allow Oga to read data from IO like instances. It also means I can freely change the name of the instance variable without also having to change the C/Java code. |
||
|---|---|---|
| .. | ||
| org/liboga/xml | ||
| Liboga.java | ||