Class HexBinaryEmitter

All Implemented Interfaces:
Result, Receiver, ReceiverWithOutputProperties

public class HexBinaryEmitter extends BinaryEmitter
This emitter implements output method saxon:hexBinary. All nodes in the result tree other than text nodes are ignored. Text nodes are required to be in the lexical space of base64binary, and are serialized by writing the corresponding octets to the output file. All other serialization parameters are ignored