org.apache.muse.ws.dm.muws.impl
Class SimpleCorrelationFactory
java.lang.Object
org.apache.muse.ws.dm.muws.impl.SimpleCorrelationFactory
- All Implemented Interfaces:
- CorrelationFactory
public class SimpleCorrelationFactory
- extends Object
- implements CorrelationFactory
SimpleCorrelationFactory is a device for creating correlation expressions
for all of the built-in dialects supported by WSDM CorrelatableProperties.
Currently, the two dialects are XPath 1.0 and WSDM's Property Boolean Match.
- Author:
- Dan Jemiolo (danj)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCorrelationFactory
public SimpleCorrelationFactory()
hasDialect
public boolean hasDialect(String dialect)
- Specified by:
hasDialect
in interface CorrelationFactory
newInstance
public Correlation newInstance(WsResource resource,
Element xml)
- Specified by:
newInstance
in interface CorrelationFactory
Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.