Hi Scott, if you are interested in opening this class in a more convenient way: added an example how you can include an interface to allow new parsing function by a minor class extension. Feel free to use it in any way you like.
Hi Scott, if you are interested in opening this class in a more convienient: added an example how you can include an interface to allow new parsing function by a minor class extension. Feel free to use it in any way you like.
Hi, nice library but missing some functions for the parsing via XPather. Since it is hard to fullfill all wishes: Any chance to switch the methodes from "private" to "protected" here, so adding them myself via "extends" as normal way is possible? Thanks