Note: if an object was specified with {@link #withValueToUpdate}, it will be ignored.
NOTE: this method never tries to auto-detect format, since actual (data-format specific) parser is given.
IOException. Note that the method will skip malformed trees and attempt to read additional trees from the input stream. It is possible, however, that a malformed tree will corrupt the token stream. In this case, an IOException will eventually be thrown.
@return A single tree, or null at end of token stream.
null at end of file.
@throws java.io.IOException If I/O problem
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |