org.topbraid.forms.flex
Class TBCForms2Flex

java.lang.Object
  extended by org.topbraid.forms.flex.TBCForms2Flex

public class TBCForms2Flex
extends java.lang.Object

Converts forms from the old TBC format into Flex documents.

Author:
Holger Knublauch

Field Summary
protected static java.lang.String LABEL
           
protected static java.lang.String RDFPATH
           
 
Constructor Summary
TBCForms2Flex(Document doc, boolean expandGroups)
           
 
Method Summary
 Element createElement(com.hp.hpl.jena.rdf.model.Resource type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LABEL

protected static final java.lang.String LABEL
See Also:
Constant Field Values

RDFPATH

protected static final java.lang.String RDFPATH
See Also:
Constant Field Values
Constructor Detail

TBCForms2Flex

public TBCForms2Flex(Document doc,
                     boolean expandGroups)
Method Detail

createElement

public Element createElement(com.hp.hpl.jena.rdf.model.Resource type)