Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.oml.io
Class OmlRdfGenerator

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.goml.oml.io.OmlRdfGenerator
Direct Known Subclasses:
HaleOmlRdfGenerator

public class OmlRdfGenerator
extends Object

This class implements methods for marshalling HUMBOLDT OML Objects to XML.

Author:
Anna Pitaev, Thorsten Reitz

Field Summary
static String PROPERTY_STACK_SIZE
          property stack size parameter name
 
Constructor Summary
OmlRdfGenerator()
           
 
Method Summary
protected  void configurePrefixMapper(Marshaller m)
          Override this method to configure a prefix mapper.
 void write(IAlignment alignment, String xmlPath)
          Stores alignment to xml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_STACK_SIZE

public static final String PROPERTY_STACK_SIZE
property stack size parameter name

See Also:
Constant Field Values
Constructor Detail

OmlRdfGenerator

public OmlRdfGenerator()
Method Detail

write

public void write(IAlignment alignment,
                  String xmlPath)
           throws JAXBException
Stores alignment to xml

Parameters:
alignment - , to be stored
xmlPath - , path to the xml-file
Throws:
JAXBException

configurePrefixMapper

protected void configurePrefixMapper(Marshaller m)
Override this method to configure a prefix mapper.

Parameters:
m - the marshaller

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d