Class SVNXMLDirEntryHandler

java.lang.Object
org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
All Implemented Interfaces:
Comparator, ISVNDirEntryHandler, Locator

public class SVNXMLDirEntryHandler extends AbstractXMLHandler implements ISVNDirEntryHandler, Comparator
This is an implementation of the ISVNStatusHandler interface that writes XML formatted status information to a specified ContentHandler.
Since:
1.2
Version:
1.3
Author:
TMate Software Ltd.