Class AbstractTextScheme

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getText​(net.sf.saxon.s9api.XdmNode document)  
      protected SelectionResult textResults​(net.sf.saxon.s9api.XdmNode document, java.lang.String text)  
      • Methods inherited from class java.lang.Object

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

      • AbstractTextScheme

        public AbstractTextScheme()
    • Method Detail

      • getText

        protected java.lang.String getText​(net.sf.saxon.s9api.XdmNode document)
      • textResults

        protected SelectionResult textResults​(net.sf.saxon.s9api.XdmNode document,
                                              java.lang.String text)