Package x3
Class X3Common
java.lang.Object
x3.X3Common
public class X3Common
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description X3Common()
-
Method Summary
Modifier and Type Method Description static org.w3c.dom.Document
createBlankDoc()
Creates a blank Document object, or returns null if there was an error
-
Constructor Details
-
X3Common
public X3Common()
-
-
Method Details
-
createBlankDoc
public static org.w3c.dom.Document createBlankDoc()Creates a blank Document object, or returns null if there was an error- Returns:
-