Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.XMLBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
XMLBox,
decode,
getContent
public void
XMLBox ()
public void
decode (MP4InputStream in)
public String
getContent ()
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