Class PgNodeTreeAsXML

All Implemented Interfaces:
Closeable, AutoCloseable, Datum, DatumImpl, XMLReader

public class PgNodeTreeAsXML extends VarlenaXMLRenderer
An adapter presenting PostgreSQL's pg_node_tree type (a serialized representation of a tree data structure) through the XML API (in, currently, an ad-hoc, schemaless rendering, but one with which some practical use might be made of the information, after a little study).