Uses of Interface
com.helger.xml.microdom.IMicroProcessingInstruction
Packages that use IMicroProcessingInstruction
-
Uses of IMicroProcessingInstruction in com.helger.xml.microdom
Classes in com.helger.xml.microdom that implement IMicroProcessingInstructionModifier and TypeClassDescriptionfinal classDefault implementation of theIMicroProcessingInstructioninterface.Methods in com.helger.xml.microdom that return IMicroProcessingInstructionModifier and TypeMethodDescriptiondefault IMicroProcessingInstructionIMicroNode.appendProcessingInstruction(String sTarget, String sData) Append a processing instruction to this node.IMicroProcessingInstruction.getClone()MicroProcessingInstruction.getClone()