org.esa.beam.visat.actions.session.dom
Class SessionDomConverter

java.lang.Object
  extended by com.bc.ceres.binding.dom.AbstractDomConverter
      extended by com.bc.ceres.binding.dom.DefaultDomConverter
          extended by org.esa.beam.visat.actions.session.dom.SessionDomConverter
All Implemented Interfaces:
com.bc.ceres.binding.dom.DomConverter

public class SessionDomConverter
extends com.bc.ceres.binding.dom.DefaultDomConverter


Constructor Summary
SessionDomConverter(ProductManager productManager)
           
 
Method Summary
protected  com.bc.ceres.binding.dom.DomConverter getDomConverter(com.bc.ceres.binding.PropertyDescriptor descriptor)
           
 
Methods inherited from class com.bc.ceres.binding.dom.DefaultDomConverter
createChildConverter, getPropertyContainer, getPropertySet
 
Methods inherited from class com.bc.ceres.binding.dom.AbstractDomConverter
convertDomToValue, convertValueToDom, convertValueToDomImpl, getValueType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionDomConverter

public SessionDomConverter(ProductManager productManager)
Method Detail

getDomConverter

protected com.bc.ceres.binding.dom.DomConverter getDomConverter(com.bc.ceres.binding.PropertyDescriptor descriptor)
Overrides:
getDomConverter in class com.bc.ceres.binding.dom.DefaultDomConverter


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.