org.infolayer.templates.rdf
Class RdfLoader

java.lang.Object
  extended byorg.infolayer.templates.TemplateLoader
      extended byorg.infolayer.templates.rdf.RdfLoader

public class RdfLoader
extends TemplateLoader

Author:
haustein To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
 
Fields inherited from class org.infolayer.templates.TemplateLoader
TEMPLATE_NAMESPACE
 
Constructor Summary
RdfLoader(UmlModel model)
           
 
Methods inherited from class org.infolayer.templates.TemplateLoader
addMapping, apply, createElement, defineCharacterEntity, defineEntities, getBase, getModel, getTemplate, init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RdfLoader

public RdfLoader(UmlModel model)