Class Serialize

All Implemented Interfaces:
Serializable, SourceLocator, Container, Expression, XSLTFunction, InstructionInfoProvider

public class Serialize extends SystemFunction implements XSLTFunction
This class implements the saxon:serialize() extension function, which is specially-recognized by the system because it needs access to parts of the static context
See Also:
  • Field Details

  • Constructor Details

    • Serialize

      public Serialize()
  • Method Details