|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.wsinfra.wse.matching.MatchingCapability
cgl.narada.wsinfra.wse.matching.capability.XQueryMatchingCapability
public class XQueryMatchingCapability
This is a class which implements the TopicMatching Capability.
| Method Summary | |
|---|---|
String |
getCapabilityName()
Retrieves the name associated with this capability. |
String |
getDialect()
Retrieves the dialects associated with the matching capability |
static MatchingCapability |
getInstance()
|
boolean |
performMatching(EnvelopeDocument envelopeDocument,
FilterType filter)
Perform the matching operation. |
| Methods inherited from class cgl.narada.wsinfra.wse.matching.MatchingCapability |
|---|
checkEnvelopeForProblems, checkFilterForProblems |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MatchingCapability getInstance()
public String getCapabilityName()
getCapabilityName in class MatchingCapabilitypublic String getDialect()
getDialect in class MatchingCapability
public boolean performMatching(EnvelopeDocument envelopeDocument,
FilterType filter)
throws ProcessingException
performMatching in class MatchingCapabilityProcessingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||