net.refractions.udig.ui.operations
Class AdaptsToParserImpl

java.lang.Object
  extended by net.refractions.udig.ui.operations.AdaptsToParserImpl
All Implemented Interfaces:
FilterParser

public class AdaptsToParserImpl
extends java.lang.Object
implements FilterParser


Constructor Summary
AdaptsToParserImpl()
           
 
Method Summary
 java.lang.String getElementName()
           
 OpFilter parse(IConfigurationElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptsToParserImpl

public AdaptsToParserImpl()
Method Detail

parse

public OpFilter parse(IConfigurationElement element)
Specified by:
parse in interface FilterParser

getElementName

public java.lang.String getElementName()
Specified by:
getElementName in interface FilterParser