Class DocumentFunction

java.lang.Object
org.jaxen.function.xslt.DocumentFunction
All Implemented Interfaces:
Function

public class DocumentFunction extends Object implements Function
Implements the XSLT document() function
  • Constructor Details

    • DocumentFunction

      public DocumentFunction()
  • Method Details