|
|||||||||
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.XPathMatchingCapability
public class XPathMatchingCapability
This is a class which implements the XPathMatching 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 MatchingCapability
public String getDialect()
getDialect
in class MatchingCapability
public boolean performMatching(EnvelopeDocument envelopeDocument, FilterType filter) throws ProcessingException
performMatching
in class MatchingCapability
ProcessingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |