Uses of Interface
net.xineo.xml.util.XMLOutput

Packages that use XMLOutput
net.xineo.xml.util   
net.xineo.xml.xil   
 

Uses of XMLOutput in net.xineo.xml.util
 

Classes in net.xineo.xml.util that implement XMLOutput
 class DOMOutput
           
 class StreamOutput
           
 

Uses of XMLOutput in net.xineo.xml.xil
 

Methods in net.xineo.xml.xil with parameters of type XMLOutput
 void XILTransformer.transform(java.io.InputStream input, XMLOutput result)
           
 void XILTransformer.transform(org.w3c.dom.Document xilDocument, XMLOutput result)
           
 



Copyright © 2002 Frédérik Bilhaut - Xineo.NET