Class OutputterEvent.ProcessingInstruction

  • Enclosing class:
    OutputterEvent

    public static class OutputterEvent.ProcessingInstruction
    extends OutputterEvent
    Event representing a processing instruction node
    • Constructor Detail

      • ProcessingInstruction

        public ProcessingInstruction​(java.lang.String target,
                                     UnicodeString content,
                                     Location location,
                                     int properties)