Package org.jenkinsci.plugins.darcs

Core package with all needed classes to do Darcs SCM actions.

See:
          Description

Class Summary
DarcsChangeLogParser Parses the output of Darcs log.
DarcsChangeSet Represents a change set (aka.
DarcsChangeSetList List of change set that went into a particular build.
DarcsCmd Abstracts the Darcs command.
DarcsRevisionState Represents the revision state of a repository.
DarcsSaxHandler SAS based change log parser.
DarcsScm Darcs is a patch based distributed version control system.
DarcsScmDescriptor Inner class of the SCM descriptor.
DarcsXmlSanitizer Darcs XML Sanitizer.
 

Enum Summary
DarcsSaxHandler.DarcsChangelogTag The tags used in the change log XML.
DarcsSaxHandler.DarcsMoveTagAttribute Attributes the <move> has.
DarcsSaxHandler.DarcsPatchTagAttribute Attributes the <patch> has.
DarcsXmlSanitizer.State States which indicates where in the comment string we are.
 

Exception Summary
DarcsCmd.DarcsCmdException Darcs command exception.
 

Package org.jenkinsci.plugins.darcs Description

Core package with all needed classes to do Darcs SCM actions.



Copyright © 2004-2013 weltraumschaf.de. All Rights Reserved.