Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.XMLBox
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  BinaryXMLBox
author  Alexander Simm


Variables : -
Functions : XMLBox, decode, getContent



public void XMLBox ()

public void decode (MP4InputStream in)


The XML content.
public String getContent ()