Release Notes: The convenience methods in class P now wrap exceptions and rethrow them, instead of printing a stacktrace directly.


Release Notes: The convenience methods in class P now wrap exceptions and rethrow them, instead of printing a stacktrace directly.


Release Notes: This release adds the convenience method fromFile(String filename) to JSX.P.


Release Notes: This is an internal consolidation release.


Release Notes: The Object fromString(String xml) convenience method was added to the JSX.P object, to be used with String asString(Object obj).


Release Notes: toFile and asString convenience methods were added to JSX.P.