xml
Class DOMEnlarge.AddAbstract
java.lang.Object
xml.DOMEnlarge.AddAbstract
- Enclosing class:
- DOMEnlarge
public static final class DOMEnlarge.AddAbstract
- extends Object
A class to add the abstract section
|
Method Summary |
static void |
main(String[] arg)
We use the input file from the first argument and parse it into a
source DOM. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMEnlarge.AddAbstract
public DOMEnlarge.AddAbstract()
main
public static void main(String[] arg)
- We use the input file from the first argument and parse it into a
source DOM. This DOM is then scanned for the User section. Before
this (required) entry, the file name as deduced from the first
command-line argument is inserted.