Static Public Member Functions | |
Document | newDocument (String docTag, String prefix, String nameSpace, String schemaLoc) |
Create a new XML DOM Document object. | |
Static Private Member Functions | |
Document | getNewDocument (String topTag, String prefix, String nameSpace) |
void | addSchemaAttributes (Document doc, String prefix, String nameSpace, String schemaLoc) |
Set the attributes of the Document. |
|
Set the attributes of the Document.
|
|
|
|
Create a new XML DOM Document object.
|