|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of LxmlFiling in com.counterclaim.openefm |
| Methods in com.counterclaim.openefm that return LxmlFiling | |
LxmlFiling |
BaseTestCase.getSampleLxmlFiling()
Return a valid LxmlFiling, based on the sample XML in . |
| 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.core |
| Methods in com.counterclaim.openefm.core with parameters of type LxmlFiling | |
private LxmlResponse |
OpenEFMController.handleException(java.lang.Exception exception,
LxmlFiling filing)
|
| Uses of LxmlFiling in com.counterclaim.openefm.lxml.validator |
| Methods in com.counterclaim.openefm.lxml.validator with parameters of type LxmlFiling | |
ValidationFault[] |
SimpleLxmlValidator.validateFiling(LxmlFiling filing)
Parse the content of a filing and validate it against the DTD. |
private boolean |
SimpleLxmlValidator.containsXml(LxmlFiling filing)
Check if the filing's content is XML. |
ValidationFault[] |
LxmlValidator.validateFiling(LxmlFiling filing)
|
| 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 |
FilingServiceSoapBindingImpl.acceptFiling(LxmlFiling filing)
|
LxmlResponse |
FilingService.acceptFiling(LxmlFiling filing)
|
LxmlResponse |
FilingServiceImpl.acceptFiling(LxmlFiling filing)
|
| Uses of LxmlFiling in com.counterclaim.openefm.transceiver |
| Methods in com.counterclaim.openefm.transceiver with parameters of type LxmlFiling | |
LxmlResponse |
AbstractFilingTransceiver.acceptFiling(LxmlFiling filing,
FilingContext context)
|
LxmlResponse |
FilingTransceiver.acceptFiling(LxmlFiling filing,
FilingContext context)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||