Class XInclude.XiFallbackHandler

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private XiFallbackHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      net.sf.saxon.s9api.XdmNode process​(net.sf.saxon.s9api.XdmNode node)  
      • Methods inherited from class java.lang.Object

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

      • XiFallbackHandler

        private XiFallbackHandler()
    • Method Detail

      • process

        public net.sf.saxon.s9api.XdmNode process​(net.sf.saxon.s9api.XdmNode node)
        Specified by:
        process in interface XInclude.ElementHandler