com.superhac.JXBStreamer.Core
Class XBMSPxmlEncoder

java.lang.Object
  extended by com.superhac.JXBStreamer.Core.XBMSPxmlEncoder

public class XBMSPxmlEncoder
extends java.lang.Object

This class handles the encoding of the XML file data in the XBMSP protocol.

More information can be found at Superhac.com


Constructor Summary
XBMSPxmlEncoder()
           
 
Method Summary
protected static java.lang.String encodeEntry(java.io.File entry)
          Encodes a file or directory entry info into the XBMSP protocol format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBMSPxmlEncoder

public XBMSPxmlEncoder()
Method Detail

encodeEntry

protected static java.lang.String encodeEntry(java.io.File entry)
Encodes a file or directory entry info into the XBMSP protocol format.

Parameters:
entry - the file for which the encoded information should be generated
Returns:
the encoded XML