Class Base64BinaryEmitter

All Implemented Interfaces:
Result, Receiver, ReceiverWithOutputProperties

public class Base64BinaryEmitter extends BinaryEmitter
This emitter implements output method saxon:base64Binary. 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