Uses of Class
de.pdark.decentxml.ProcessingInstruction
Packages that use ProcessingInstruction
-
Uses of ProcessingInstruction in de.pdark.decentxml
Subclasses of ProcessingInstruction in de.pdark.decentxmlModifier and TypeClassDescriptionclass
This class allows to manipulate the XML encoding at the beginning of an XML document.Methods in de.pdark.decentxml that return ProcessingInstructionModifier and TypeMethodDescriptionProcessingInstruction.copy()
ProcessingInstruction.createClone()
Methods in de.pdark.decentxml with parameters of type ProcessingInstructionModifier and TypeMethodDescriptionstatic boolean
XMLDeclaration.isXMLDeclaration
(ProcessingInstruction pi) static XMLDeclaration
XMLDeclaration.parseXMLDeclaration
(ProcessingInstruction pi)