Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.BinaryXMLBox
Extends/Implements : un.storage.media.mp4.boxes.FullBox
Subclasses : -

When the primary data is in XML format and it is desired that the XML be
stored directly in the meta-box, either the XMLBox or the BinaryXMLBox is
used. The Binary XML Box may only be used when there is a single well-defined
binarization of the XML for that defined format as identified by the handler.
see  XMLBox
author  Alexander Simm


Variables : -
Functions : BinaryXMLBox, decode, getData



public void BinaryXMLBox ()

public void decode (MP4InputStream in)


The binary data.
public byte[] getData ()