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

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • createBlankDoc

      public static org.w3c.dom.Document createBlankDoc()
      Creates a blank Document object, or returns null if there was an error
      Returns: