public class ChangeLog2XML extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeLog2XML.Changelog |
static class |
ChangeLog2XML.Entry |
static class |
ChangeLog2XML.Release |
| Constructor and Description |
|---|
ChangeLog2XML()
Creates a new instance of ChangeLog2XML
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
setInternalContext(InternalContext internalContext)
To set the
AbstractInternalContext into the ChangeLog2XML instance. |
public void setInternalContext(InternalContext internalContext)
AbstractInternalContext into the ChangeLog2XML instance.internalContext - the context to setpublic static void main(String[] args)
Copyright © 2016. All rights reserved.