HEADER

biouml.plugins.cellml
Class RdfHelper

biouml.plugins.cellml.DomHelperSupport
  |
  +--biouml.plugins.cellml.RdfHelper

public class RdfHelper
extends DomHelperSupport

This class should help to DomElementTransformer process RDF elements.

pending spike solution

Field Summary
 final static StringPARSE_TYPE
           

Method Summary
 static RdfHelpergetInstance()
           

Methods inherited from class biouml.plugins.cellml.DomHelperSupport
addAttribute, addElement, getAttributeDescriptor, getElementDescriptor, getPropertyDescriptor, hasAttribute, hasElement

Field Detail

PARSE_TYPE

public final static String PARSE_TYPE
Method Detail

getInstance

public static RdfHelper getInstance()

Association Links

to Class java.lang.String

to Class biouml.plugins.cellml.RdfHelper


FOOTER

BOTTOM