biouml.plugins.cellml
Interface DomHelper

All Known Implementing Classes:
DomHelperSupport

public interface DomHelper

Utility class that provides meta information for DomElementTransformer.


Method Summary
 java.beans.PropertyDescriptor getPropertyDescriptor(org.w3c.dom.Node node, org.w3c.dom.Element parent)
          Returns PropertyDescriptor for the specified node (attribute or element).
 

Method Detail

getPropertyDescriptor

public java.beans.PropertyDescriptor getPropertyDescriptor(org.w3c.dom.Node node,
                                                           org.w3c.dom.Element parent)
Returns PropertyDescriptor for the specified node (attribute or element).



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.