Uses of Interface
org.teavm.jso.dom.xml.ProcessingInstruction
Packages that use ProcessingInstruction
-
Uses of ProcessingInstruction in org.teavm.jso.dom.xml
Methods in org.teavm.jso.dom.xml that return ProcessingInstructionModifier and TypeMethodDescriptionDocument.createProcessingInstruction(String target, String data)