Class DOMSerializer.Support

  • Enclosing class:
    DOMSerializer

    private static class DOMSerializer.Support
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.w3c.dom.bootstrap.DOMImplementationRegistry DOM_REGISTRY  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Support()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static org.w3c.dom.bootstrap.DOMImplementationRegistry createDOMRegistry()  
      (package private) static org.w3c.dom.ls.DOMImplementationLS getImplementation()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DOM_REGISTRY

        private static final org.w3c.dom.bootstrap.DOMImplementationRegistry DOM_REGISTRY
    • Constructor Detail

      • Support

        private Support()
    • Method Detail

      • getImplementation

        static org.w3c.dom.ls.DOMImplementationLS getImplementation()
      • createDOMRegistry

        private static org.w3c.dom.bootstrap.DOMImplementationRegistry createDOMRegistry()