|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.superhac.JXBStreamer.Core.XBMSPxmlEncoder
public class XBMSPxmlEncoder
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 |
---|
public XBMSPxmlEncoder()
Method Detail |
---|
protected static java.lang.String encodeEntry(java.io.File entry)
entry
- the file for which the encoded information should be generated
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |