|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogDocument.Log | |
|---|---|
| org.codehaus.mojo.scmchangelog.scm.svn.xml | |
| org.codehaus.mojo.scmchangelog.scm.svn.xml.impl | |
| Uses of LogDocument.Log in org.codehaus.mojo.scmchangelog.scm.svn.xml |
|---|
| Methods in org.codehaus.mojo.scmchangelog.scm.svn.xml that return LogDocument.Log | |
|---|---|
LogDocument.Log |
LogDocument.addNewLog()
Appends and returns a new empty "log" element |
LogDocument.Log |
LogDocument.getLog()
Gets the "log" element |
static LogDocument.Log |
LogDocument.Log.Factory.newInstance()
|
static LogDocument.Log |
LogDocument.Log.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.codehaus.mojo.scmchangelog.scm.svn.xml with parameters of type LogDocument.Log | |
|---|---|
void |
LogDocument.setLog(LogDocument.Log log)
Sets the "log" element |
| Uses of LogDocument.Log in org.codehaus.mojo.scmchangelog.scm.svn.xml.impl |
|---|
| Classes in org.codehaus.mojo.scmchangelog.scm.svn.xml.impl that implement LogDocument.Log | |
|---|---|
static class |
LogDocumentImpl.LogImpl
An XML log(@). |
| Methods in org.codehaus.mojo.scmchangelog.scm.svn.xml.impl that return LogDocument.Log | |
|---|---|
LogDocument.Log |
LogDocumentImpl.addNewLog()
Appends and returns a new empty "log" element |
LogDocument.Log |
LogDocumentImpl.getLog()
Gets the "log" element |
| Methods in org.codehaus.mojo.scmchangelog.scm.svn.xml.impl with parameters of type LogDocument.Log | |
|---|---|
void |
LogDocumentImpl.setLog(LogDocument.Log log)
Sets the "log" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||