Package | Description |
---|---|
org.tmatesoft.svn.core.wc.xml |
This package gives an advantage to write annotation, status and log
information in xml format to any SAX ContentHandler implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SVNXMLAnnotateHandler
This is an implementation of the ISVNAnnotateHandler interface
that writes XML formatted annotation information to a specified
ContentHandler.
|
class |
SVNXMLDirEntryHandler
This is an implementation of the ISVNStatusHandler interface
that writes XML formatted status information to a specified
ContentHandler.
|
class |
SVNXMLInfoHandler |
class |
SVNXMLLogHandler
This log handler implementation writes xml formatted information
about the log entries it's passed to a specified ContentHandler.
|
class |
SVNXMLStatusHandler
This is an implementation of the ISVNStatusHandler interface
that writes XML formatted status information to a specified
ContentHandler.
|
Copyright © 2018. All rights reserved.