Uses of Interface
javax.xml.stream.events.ProcessingInstruction
Package
Description
Defines interfaces and classes for the Streaming API for XML (StAX).
-
Uses of ProcessingInstruction in javax.xml.stream
Modifier and TypeMethodDescriptionabstract ProcessingInstruction
XMLEventFactory.createProcessingInstruction
(String target, String data) Create a processing instruction