Uses of Interface
org.enhydra.zeus.Result

Packages that use Result
org.enhydra.zeus   
org.enhydra.zeus.result   
 

Uses of Result in org.enhydra.zeus
 

Methods in org.enhydra.zeus with parameters of type Result
 void Marshaller.marshall(java.lang.Object obj, Result result)
           This method is the public entry point for marshalling an object into an XML instance document.
 

Uses of Result in org.enhydra.zeus.result
 

Classes in org.enhydra.zeus.result that implement Result
 class BaseResult
           Result provides an interface for all output means.
 class StreamResult
           Result provides an interface for all output means.
 



Copyright © 2001 Enhydra. All Rights Reserved.