net.refractions.udig.ui.operations
Class PropertyParser

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

public class PropertyParser
extends java.lang.Object
implements FilterParser


Constructor Summary
PropertyParser()
           
 
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

PropertyParser

public PropertyParser()
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