Uses of Interface
com.counterclaim.openefm.model.lxml.LxmlFiling

Packages that use LxmlFiling
com.counterclaim.openefm.client.filing   
com.counterclaim.openefm.lxml.validator   
com.counterclaim.openefm.model.lxml   
com.counterclaim.openefm.model.lxml.ozone   
com.counterclaim.openefm.service.filing   
com.counterclaim.openefm.transceiver   
 

Uses of LxmlFiling in com.counterclaim.openefm.client.filing
 

Methods in com.counterclaim.openefm.client.filing with parameters of type LxmlFiling
 LxmlResponse FilingServiceSoapBindingStub.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceSoapBindingStub.acceptFiling(LxmlFiling filing, java.lang.String username, java.lang.String password)
           
 LxmlResponse FilingClient.submitFiling(LxmlFiling filing, java.lang.String endpoint, java.lang.String username, java.lang.String password)
           
 

Uses of LxmlFiling in com.counterclaim.openefm.lxml.validator
 

Methods in com.counterclaim.openefm.lxml.validator with parameters of type LxmlFiling
 ValidationFault[] LxmlValidator.validateFiling(LxmlFiling filing)
           
 ValidationFault[] SimpleLxmlValidator.validateFiling(LxmlFiling filing)
          Parse the content of a filing and validate it against the DTD.
 

Uses of LxmlFiling in com.counterclaim.openefm.model.lxml
 

Subinterfaces of LxmlFiling in com.counterclaim.openefm.model.lxml
 interface InternalLxmlFiling
           
 

Classes in com.counterclaim.openefm.model.lxml that implement LxmlFiling
 class InternalLxmlFilingImpl
           
 class LxmlFilingImpl
           
 

Constructors in com.counterclaim.openefm.model.lxml with parameters of type LxmlFiling
InternalLxmlFilingImpl(LxmlFiling filing)
           
 

Uses of LxmlFiling in com.counterclaim.openefm.model.lxml.ozone
 

Subinterfaces of LxmlFiling in com.counterclaim.openefm.model.lxml.ozone
 interface OzoneLxmlFiling
           
 

Classes in com.counterclaim.openefm.model.lxml.ozone that implement LxmlFiling
 class OzoneLxmlFilingImpl
           
 class OzoneLxmlFilingImpl_Proxy
          This class was automatically generated by ozone's OPP.
 

Uses of LxmlFiling in com.counterclaim.openefm.service.filing
 

Methods in com.counterclaim.openefm.service.filing with parameters of type LxmlFiling
 LxmlResponse FilingServiceSoapBindingSkeleton.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceImpl.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingServiceSoapBindingImpl.acceptFiling(LxmlFiling filing)
           
 LxmlResponse FilingService.acceptFiling(LxmlFiling filing)
           
 

Uses of LxmlFiling in com.counterclaim.openefm.transceiver
 

Methods in com.counterclaim.openefm.transceiver with parameters of type LxmlFiling
 LxmlResponse FilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 LxmlResponse AbstractFilingTransceiver.acceptFiling(LxmlFiling filing, FilingContext context)
           
 



Copyright © 2002 counterclaim.com. All Rights Reserved.