public class Sgml2Xml extends Object
| Constructor and Description |
|---|
Sgml2Xml(Document doc)
The other constructor
|
Sgml2Xml(String SgmlDoc)
The constructor initialises some member fields
|
| Modifier and Type | Method and Description |
|---|---|
String |
convert()
This method is responsable with document conversion
|
public Sgml2Xml(String SgmlDoc)
SgmlDoc - the content of the Sgml document that will be modifiedpublic Sgml2Xml(Document doc)
doc - The Gate document that will be transformed to XMLpublic String convert() throws IOException, MalformedURLException
IOExceptionMalformedURLExceptionCopyright © 2024 GATE. All rights reserved.