Class OutputterEvent.ProcessingInstruction

java.lang.Object
net.sf.saxon.event.OutputterEvent
net.sf.saxon.event.OutputterEvent.ProcessingInstruction
Enclosing class:
OutputterEvent

public static class OutputterEvent.ProcessingInstruction extends OutputterEvent
Event representing a processing instruction node
  • Field Details

    • target

      String target
    • content

      String content
    • location

      Location location
    • properties

      int properties
  • Constructor Details

  • Method Details