Uses of Class
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
voidMarshaller.marshall(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.