Uses of Class
org.plasma.xml.xslt.ProcessingInstruction

Packages that use ProcessingInstruction
org.plasma.xml.xslt PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of ProcessingInstruction in org.plasma.xml.xslt
 

Methods in org.plasma.xml.xslt that return ProcessingInstruction
 ProcessingInstruction ObjectFactory.createProcessingInstruction()
          Create an instance of ProcessingInstruction
 

Methods in org.plasma.xml.xslt that return types with arguments of type ProcessingInstruction
 javax.xml.bind.JAXBElement<ProcessingInstruction> ObjectFactory.createProcessingInstruction(ProcessingInstruction value)
          Create an instance of JAXBElement<ProcessingInstruction>}
 

Methods in org.plasma.xml.xslt with parameters of type ProcessingInstruction
 javax.xml.bind.JAXBElement<ProcessingInstruction> ObjectFactory.createProcessingInstruction(ProcessingInstruction value)
          Create an instance of JAXBElement<ProcessingInstruction>}
 



Copyright © 2013. All Rights Reserved.